Pinned Repositories
Ascent
Ascent is a survival platformer shooter created with Pygame where you must ascend platforms while fighting off enemies. The goal is to climb as high as you can.
BFine
Simplifying the blood donation process. Created with a team for Hack the North 2020++.
ChessClock
Arduino chess clock.
FlappyLearn
An experiment where I have an AI play Flappy Bird. Not just a hard-coded AI, but I decided to play around and use a neural network so that I could learn something new. Uses the Tensorflow machine learning library.
Pacemaker_Simulink
Raspberry-Pi-Temperature-Controller
Monitors CPU temperature and activates the fan (attached to pin GPIO17) when it gets too hot. This stabilizes the temperature to a certain value.
Spooki-Chess-Engine
Inspired by my love of chess, I created this chess engine. It's not that strong... yet.
Spooki-Neural-Network-Library
A neural network library created from scratch. I wanted a simpler alternative to frameworks like TensorFlow and PyTorch so I created my own.
TicTacToe3D
also VR ;)
Trachio
A web app that diagnoses lung disorders by analyzing how they sound.
BornaSadeghi's Repositories
BornaSadeghi/Ascent
Ascent is a survival platformer shooter created with Pygame where you must ascend platforms while fighting off enemies. The goal is to climb as high as you can.
BornaSadeghi/BFine
Simplifying the blood donation process. Created with a team for Hack the North 2020++.
BornaSadeghi/Pacemaker_Simulink
BornaSadeghi/Spooki-Neural-Network-Library
A neural network library created from scratch. I wanted a simpler alternative to frameworks like TensorFlow and PyTorch so I created my own.
BornaSadeghi/TicTacToe3D
also VR ;)
BornaSadeghi/Trachio
A web app that diagnoses lung disorders by analyzing how they sound.
BornaSadeghi/Apple-Orange-Classifier
Web app that classifies images of apples and oranges from a URL.
BornaSadeghi/ChessClock
Arduino chess clock.
BornaSadeghi/Raspberry-Pi-Temperature-Controller
Monitors CPU temperature and activates the fan (attached to pin GPIO17) when it gets too hot. This stabilizes the temperature to a certain value.
BornaSadeghi/BornaSadeghi
My GitHub README.
BornaSadeghi/bornasadeghi.github.io
My website portfolio.
BornaSadeghi/ComicCon_Webscraping
BornaSadeghi/Discord-Poll-Bot
A Discord bot that allows users to create, manage and vote on polls.
BornaSadeghi/ezml-dense
A graphical user interface for building dense feedforward deep neural networks, generating keras code that can be pasted into other applications.
BornaSadeghi/GraphQL-Test
BornaSadeghi/Greenhat
Prototype for Greenhat, project created for the 2020 Tech Under Twenty Cup
BornaSadeghi/HackerRank
Keeping track of my solutions for HackerRank problems.
BornaSadeghi/Head-Orientation
While reading up on journal articles, I got tired of continuously scrolling so I created a library that uses image classification to predict the position of your head. Now I can scroll up or down based on whether my head is pointing upwards or downwards.. Currently, it works best with my head because it is trained off of images of me. I plan on using facial tracking to expand this and make it more accurate. In the future, I can use this for all kinds of hands-free computer vision controls.
BornaSadeghi/htn2021
Project for Hack the North 2021
BornaSadeghi/Instagram-Bot-API
The Instagram API is no longer available so this web automation module can act as a replacement by automating Instagram actions.
BornaSadeghi/Makespeare
An AI that utilizes a recurrent neural network written in TensorFlow to generate Shakespearean text. To use, run ui.py.
BornaSadeghi/My-Son
My son is a robot; a Discord bot, that is. I'm going to add quite a bit of functionality to him. Invite him to your Discord server:
BornaSadeghi/OCS-Webscraping
Scraping ocs.ca to build a store database, using Selenium (Python).
BornaSadeghi/Pathfinding-Experiment
Visualization of various pathfinding algorithms (Dijkstra, DFS, A*) using Python and Pygame.
BornaSadeghi/Simple-Messaging-App
BornaSadeghi/Spooki-TicTacToe-Engine
A tic-tac-toe engine I made to try out minimax before I created my chess engine. At the highest setting, it is impossible to beat.
BornaSadeghi/TOHacks-2020
Project for TOHacks 2020.
BornaSadeghi/Vim-Configuration
Personal vim plugins and vimrc.
BornaSadeghi/Vinyl
A 3D game I developed a long time ago in Unity. I love music and playing around with records so I created a little turntable simulator. Press space to go to your record collection and back.
BornaSadeghi/Wavelength
Arduino project that makes light switches hands-free.