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

Block or report Humdaan488

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

Pinned

  1. Polarized-Glasses-for-Photosensitive-Epilepsy Polarized-Glasses-for-Photosensitive-Epilepsy Public

    Designed polarized glasses using servo controller, polarizing filters, Arduino, gears, and phototransistor to detect and block flashing lights between a certain frequency range to protect against d…

    C++ 1

  2. Post-Stroke-Rehabilitation-Device Post-Stroke-Rehabilitation-Device Public

    Designed and prototyped a wearable post-stroke rehabilitation device to alleviate wrist and hand contractures that hinder finger movement. This innovative solution leveraged mechanical, electrical,…

    C++ 1

  3. EmployeeApp EmployeeApp Public

    Developed an Employee app by building REST APIs using Python Django and PostgreSQL to perform CRUD data operations (Create, Read, Update, and Delete) on important employee information

    Python

  4. DiscordBot-Stocks DiscordBot-Stocks Public

    Leveraged Node.js and integrated multiple REST APIs to design a discord bot that allows users to get current stock price of a company

    JavaScript 1

  5. Isolation-Board-Game Isolation-Board-Game Public

    Developed a multi-user board game consisting of a grid of tiles on which players alternately make moves to isolate and trap their opponent. Several object-oriented programming principles were appli…

    C#

  6. Sort-Database-Arrays Sort-Database-Arrays Public

    Implemented selection sort and search algorithms to organize a randomly generated data array of numbers in increasing order based on their specific indices

    C#