Skip to content
View SnapluDJ's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Washington University in St. Louis
  • St. Louis, MO

Block or report SnapluDJ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Comparing-Genomic-DNA-Sequences Comparing-Genomic-DNA-Sequences Public

    Implement hashing table as part of a tool for comparing genomic DNA sequences

    C++ 1

  2. Calendar Calendar Public

    A simplified Google calendar, using Ajax for data exchanging. You can add, share, edit, delete and tag an event, you can also create a group event to alert your friends

    JavaScript

  3. News-Website News-Website Public

    A news website in which you can post, edit, delete news you posted if you registered or login, otherwise, you can only browse the news and post the comment

    PHP

  4. File-Sharing-System File-Sharing-System Public

    You can upload, edit, delete your file if you are the user of this file sharing system, also you can share your file with your friends

    PHP

  5. Find-Closest-Pair-of-Points Find-Closest-Pair-of-Points Public

    Using Divide and Conquer method to solve this problem

    C++

  6. Quick-Queries-of-Historical-Events Quick-Queries-of-Historical-Events Public

    Using Skip List as a database indexing strategy which lets us make useful queries quickly

    C++