Skip to content
View samir-s-hassan's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report samir-s-hassan

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 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
samir-s-hassan/README.md

Hi there πŸ‘‹

I'm Samir, a Computer Science and Business Honors alum at Lehigh University. I'm currently working in industry.

My Github showcases all the projects that I'm happy with and have written code for. The projects themselves have READMEs that make it pretty self-explanatory. Feel free to reach out to me with any questions/comments.

πŸ“« How to reach me

πŸ“ I’m currently working on

  • Full-stack applications
  • Turning ideas I have into code in an effort to improve everyday life

🌳 I’m great with

HTML CSS JavaScript C++ Java SQL Node.js Express.js

πŸ“ˆ I’m familiar with

Swift Flutter C Python

🌱 I’m learning more

Rust TypeScript

πŸ€” I’m looking for help with

  • Creating mobile applications to publish to the App Store and/or Google Play Store
  • Building full-stack web applications using new tools, frameworks, and technologies
  • Leveraging AI to develop, build, and ship applications faster

⚑ Fun facts

I enjoy a lot of things outside of coding. I enjoy weightlifting and all kinds of sports. Though, soccer and cricket have to be my two favorites. I enjoy reading books and watching movies when I have the time. I also enjoy all things tech from smartphones to laptops to gaming rigs. Oh, and I love cooking πŸ§‘β€πŸ³!

Pinned Loading

  1. KMeans-Parallelizer KMeans-Parallelizer Public

    Project compares serial and parallel implementations of K-Means clustering to optimize performance

    C++

  2. HotelReservation-System HotelReservation-System Public

    Make reservations, manage check-ins/check-outs, and housekeeping. Uses OracleSQL backend and Java CLI.

    Java

  3. OnTheFly OnTheFly Public

    A collaborative trip-planning web app that lets users create, manage, and organize trips with friends and family, complete with destinations, budgets, dates, and entertainment options

    JavaScript

  4. FlixFavorites FlixFavorites Public

    Flix Favorites is a movie app that allows users to view and save their favorite movies, leveraging a Movie Database API for movie info and User Defaults for local storage persistence.

    Swift

  5. Simon-Game Simon-Game Public

    Classic memory game where players recall sequences of colors. Progressive difficulty. Audio cues aid memorization.

    CSS

  6. Media-Manager Media-Manager Public

    Object-oriented programming. Media Manager is a Java command-line application for tracking watched media sourced from media.txt.

    Java