Skip to content
View sufiancodes's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 21:21 (UTC -12:00)

Highlights

  • Pro

Block or report sufiancodes

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
sufiancodes/README.md

Hi there!

I am Sufian, an Undergraduate Computer Science student 🎓. I am currently learning software engineering and I ❤️ open-source software. In my free time, I like to contribute to OSS, read books, and play chess ♟️.

Pinned Loading

  1. stock-picker stock-picker Public

    Stock picker that takes in an array of stock prices and return a pair of days representing the best day to buy and the best day to sell.

    Ruby

  2. hangman hangman Public

    Command line based Hangman game

    Ruby

  3. binary-search-trees binary-search-trees Public

    Implementation of binary search trees

    Ruby

  4. algorithms algorithms Public

    Implementing classic algorithms in Python.

  5. Chess Chess Public

    This a command line Chess game where two players can play against each other

    Ruby

  6. hashmap hashmap Public

    Implementation of Hashmap in ruby.

    Ruby