Skip to content
View ahmedhsn710's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report ahmedhsn710

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

MasterHead

Hi 👋, I'm Ahmed Hassan

A passionate Computer Scientist from Pakistan

ahmedhsn710

Languages and Tools:

javascript logo typescript logo react logo html5 logo css3 logo python logo csharp logo cplusplus logo java logo php logo laravel logo nodejs logo express logo blender logo mysql logo bootstrap logo

Connect with me:

ahmedhsn710 ahmed_hsn_11 ahmedhsn710 ahmedhsn

 ahmedhsn710

ahmedhsn710

Popular repositories Loading

  1. 8086-microprocessor 8086-microprocessor Public

    Graphical working of 8086

    HTML 3 3

  2. Gesture-Control-Snake-Game Gesture-Control-Snake-Game Public

    Using web cam and some python libraries to make normal camera artificially intelligent to detect motion detection of hand to control snake.

    Python 2

  3. PySimpleGUI PySimpleGUI Public

    Forked from PySimpleGUI/PySimpleGUI

    Launched in 2018. It's 2022 and PySimpleGUI is actively developed & supported. Create complex windows simply. Supports tkinter, Qt, WxPython, Remi (in browser). Create GUI applications trivially wi…

    Python

  4. DSA-assignment1 DSA-assignment1 Public

    C++

  5. PathFinderRecursive PathFinderRecursive Public

    A recursive function to force every possible path from start to finish, along with driver code

    C++

  6. Sorting-with-Stacks Sorting-with-Stacks Public

    Basic dequeue class implemented and used as stack in an algo that sorts a given array using two stacks.

    C++