Skip to content
View hamzamemon's full-sized avatar
Block or Report

Block or report hamzamemon

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
hamzamemon/README.md

Welcome to Hamza Memon's profile!


hamzamemon's email       hamzamemon's portfolio       hamzamemon's LinkedIn      


Hello! I have a Bachelor of Science in Computer Science from Siena College in Loudonville, NY. I have a very curious mind and love to learn new things, explore new technologies and use them to solve real life problems.


💬 More About Me

  • ✈️ Software Developer working for American Airlines
  • 📝 Checkout my Resume
  • ⌛ In my free time, I enjoy learning new things, playing video games, reading comics and watching shows/movies
  • Arch Linux Logo btw I use Arch

🗂️ Highlighted Open Source Projects


📈 GitHub Statistics

hamzamemon's GitHub Stats

Note: "Most used languages" is only a metric of the languages used in my code and doesn't reflect experience or skill level.

Popular repositories

  1. dotfiles dotfiles Public

    Configuration for Linux rice, including i3, polybar and nvim

    Lua 1

  2. eslint-config-checker eslint-config-checker Public

    (WIP) Checks ESLint configuration file for outdated or redundant rules, or to give suggestions on parser options, environments, extending, plugins or optional arguments for rules.

    Python 1

  3. TextRetrievalSystem TextRetrievalSystem Public

    Indexes and searches through text files

    Java

  4. SerialParallelAlgorithms SerialParallelAlgorithms Public

    Java

  5. PorterStemmer PorterStemmer Public

    Implementation of the PorterStemmer algorithm uploaded to Maven

    Java

  6. EditDistance EditDistance Public

    Java program to determine if a string can be converted into another one in a number of steps

    Java