Ali Q.'s repositories
Follower-Drone
This is a Python app I created for the DJI Tello to allow it to follow a user with face tracking using OpenCV!
Ali-Qasim.github.io
Creating a website for my portfolio as an engineer and developer
Data-Structures-Algos-and-more
Fun projects and apps I made to learn about (and play around with!) various algorithms, concepts and technologies!
fp_study_notes_hello_github
Hello Github!
JS-Testing-With-Jest
Using Jest to unit test JS programs
Password-Generator-.NET
This is a random password generator using C#! User can choose length and type of characters!
Psychology-Research-Apparatus
Clean and distraction-free experimental setup I designed for psychology research studying the effects of boredom and mind wandering on problem solving. Try it out here: https://zubiyasiddiqui.github.io/Five-Square-Puzzle.htm?id=test
S-Piracy-Java-Game
This is a Space Invaders inspired game I made in Java, with multiple enemy types, power-ups and levels! Each level has its own setting and soundtrack!
Sea-Level-Simulator
Draws a topographical map of earth using coordinate and altitude data. Calculates Haversine distance between clicked points on the map.
Miscellaneous-Tinkering
Random tinkering/small projects I undertake
Pepper-Eye-Test
Demos for 1st year team project - Eye-testing application for Aldebaran Pepper robot
Sanitation-Tracker-Companion-App
This is a companion data-presentation app I created for a performance-tracking hand-sanitation system.
Sliding-Puzzle-Solver
This is a sliding puzzle solver for 3x3 sliding block puzzles. It uses the A* and Unit Cost algorithms to find solutions to given puzzles.
Stay-Away-Java-Game
A Flappy Bird inspired, social-distancing themed game I made using Java.