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

Block or report achhina

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. face-mask-detection face-mask-detection Public

    Real time Face Mask Detection using Deep Learning & Machine Learning to recognize whether an individual is wearing a face mask or not. This was then used in conjunction with OpenCV facial recogniti…

    Python 3

  2. sorting-visualizer sorting-visualizer Public

    Website that shows visualizations of various sorting algorithms to get a better understanding of visually what is happening in the algorithm. You can also see the time/efficiency cost of the differ…

    JavaScript

  3. hand-speak hand-speak Public

    YuHacks 2021 - Hand Speak allows for live video translation of ASL alphabet letters and custom hand gestures. This allows for it to be a viable translation tool for individuals with hearing impairm…

    Python 1

  4. link-up link-up Public

    Real time video-chat application.

    JavaScript

  5. apartment-finder apartment-finder Public

    A bot that scrapes apartments off Viewit for Toronto, and then applies filter selection (price, distance to subway, walking distance to subway, commute to work via subway/bus/walking, etc.) to add …

    Python

  6. algorithm-website algorithm-website Public

    Shows various simple algorithm implementations done by flowcharts, JS, and Java. The JS variant of the algorithms can be run locally, as well as you can run your own implementation to see if it is …

    JavaScript