- Ottawa, ON
- https://www.linkedin.com/in/mustafaali789/
-
face-recognition Public
Front end of smart brain application. Utilized clarifai api to detect faces in images. Users can create accounts to use this service. App will track number of images scanned. Built using React and …
JavaScript UpdatedJun 24, 2025 -
portfolio Public
Personal portfolio outlining my technical career
JavaScript Other UpdatedJun 20, 2024 -
robo-friends Public
Basic project to test the dyanmic rendering capabilities of React as well as to play around with Progressive Web Apps.
JavaScript UpdatedApr 23, 2024 -
Billars Public
Simple bill tracking software built with React. Employs a clean, interactive interface with local storage capabilities.
JavaScript UpdatedApr 23, 2024 -
smart-brain-api Public
API backend for the smart brain application. Handles signin, signout, authorization and image recognition. Utilizes JWT for session management, redis for in memory cache and PostgreSQL for data sto…
JavaScript Updated8000 div>Jan 11, 2023 MustafaAli789.github.io Public
Collection of Labs from SEG3125 with a focus on front end development
CSS UpdatedDec 13, 2022 socket-chat-api Public
Backend API for socket chat application. Utilizes http node server along with soccket.io to communicate, in real time between connected clients.
JavaScript UpdatedDec 12, 2022 pathfinding-sim Public
Simulation of various pathfinding and maze generation algorithms. Pathfinding algorithms include Djikstras, A*, BFS and DFS. Maze generation inluding backtracing and recursive division. Visualized …
JavaScript UpdatedJun 23, 2022 samplephp Public
Forked from professor-forward/samplephpA do nothing PHP site to show that you properly configured a PHP site
PHP UpdatedJan 22, 2022 smart-rockets Public
Genetic Algorithm implemented in Js and visualized in HTML canvas. Group of rockets attempt to 'learn' and find optimum path to a destination endpoint.
socket-chat-ui Public
Front end of chatting application built with React, React Router and Bootstrap along with sockets to maintain real time, 2-way communication. Can create or join rooms, choose profile images and sen…
JavaScript UpdatedSep 8, 2021 reddit-lite Public
A Reddit Clone built with Spring Boot MVC, Jpa/Hibernate + PostgreSQL, JWT authentication/authorization with Spring Security angular and rxjs. Includes subreddit, post, signup/login, comments and u…
raycaster-engine Public
An implementation of the widely popular raycster enginer used in games such as doom and wolfenstein using HTML canvas for rendering graphics and typescript for logic.
TypeScript UpdatedSep 7, 2021 watch-party-extension Public
Watch videos with others at the same time with synchronized playback controls. Users join rooms and can watch videos together and the followings controls are synchronized amongst all users: play, p…
TypeScript UpdatedAug 21, 2021 tour-of-heroes Public
Learning angular by developing the angular.io tour of heroes app.
TypeScript UpdatedMay 29, 2021 shopify-image-repo Public
Basic App allowing users to sign in and upload images along with some other data about the image.Can delete, and update image/info as well. Visit: https://shopify-image-repo0987.herokuapp.com/
JavaScript UpdatedJan 13, 2021 mnist-native-classifier Public
A flask and react app developed on top of a neural network framework I developed from scratch using numpy. This app uses an instance of my neural network framework trained on the MNIST data set in …
Python UpdatedDec 26, 2020 native-ann Public
My learnings and progression in developing neural networks from scratch. My final iteration contains a general multi layer neural network framework trained on the MNIST data set built with Python a…
Jupyter Notebook UpdatedDec 25, 2020 algorithm-visualizations Public
A collection of repos containing various algorithms visualized in different means. Includes minimax algorithm used in a Connect 4 AI, various pathfinding and maze generation algorithms as well as r…
UpdatedDec 20, 2020 zyBooks Public
Front end React and Material-UI, mobile first application developed to study and practice good user interface standards
JavaScript UpdatedJul 21, 2020 sudoku-solver Public
A sudoku solver implemented with recursive backtracking and visualized in pygame
Python UpdatedMay 9, 2020 mapSmart Public
Map optimation application built with vanilla JS, HTML and CSS. Utilized google maps API to find closest location to group of other locations.
JavaScript UpdatedAug 19, 2019 Connect4 Public
Implementation of the classic Connect 4 game with traditional JS, HTML and CSS. Utilizes the minimax algorithm along with alpha beta pruning for tree optimizatons for opponent A.I with great ability.
JavaScript UpdatedJul 13, 2019 SnakeGame Public
Replica of traditional snake game implemented with HTML5s Canvas and JS.
JavaScript UpdatedJul 5, 2019 404_Games Public
Forked from HRCK0/Space_Invaders_RemasteredSpace Invaders Remastered built during MLH local hack day 2018. Implemented in Ruby using the gosu library. Won 2nd place.
Ruby UpdatedDec 17, 2018 TimelineApplication Public
Summative project in high school computer science class. This applications allows users to build timelelines with save, export and editing capabilities for study purposes. Built in a group of 4 uti…
Phonebook2.0 Public
Tkinter GUI phonebook application with the ability to add people and their phone numbers, personal information, favoriting, editing/deleting, restoring, sorting and saving to file. Built in a group…
Python UpdatedJun 6, 2018 Previous Next