Pinned Repositories
FITNIS
3DScatterPlotNextTS
3d Scatter plot graph using NextTS with react-three-fiber
Social-Media-Networking
A program which recommends users who to add to their network based on who their friend's friends are
STM32F407_ADXL345
Custom device driver for STM32F407 Discovery board used to interface an ADXL345 Accelerometer
STM32F407_GPIO
GPIO Device Drivers for STM32F407 Discovery Microcontroller
Analytical-Placer
Async-FIFO
Asynchronous FIFO
bokeh
Interactive Data Visualization in the browser, from Python
BrickBreaker
Brickbreaker game built using C++ with the SFML Library
theebank's Repositories
theebank/FPGA-ImageConvolution
theebank/Analytical-Placer
theebank/theebank.github.io
Portfolio Website
theebank/Maze-Router-EDA-Tool
theebank/LapbyLap
Lap-by-Lap prediction for formula 1 races
theebank/Async-FIFO
Asynchronous FIFO
theebank/RISC-V
RISC-V Processor designed with VHDL including concepts such as pipelining, hazard control, and direct memory access (DMA)
theebank/HandWriting-Recognition
ML Model to read handwritten digits/letters
theebank/FITNIS
theebank/theebank
Config files for my GitHub profile.
theebank/STM32F407_EntryCode
Entry Code Application for the STM32F407
theebank/STM32F407
Custom device drivers for STM32F407 microcontroller peripherals, including ADC, GPIO, UART, SPI, and I2C, to gain expertise in embedded systems, emphasizing efficiency and hardware communication
theebank/STM32F407_ADXL345
Custom device driver for STM32F407 Discovery board used to interface an ADXL345 Accelerometer
theebank/STM32F407_UART
UART Device Drivers for STM32F407 Discovery Microcontroller
theebank/STM32F407_ADC
ADC Device Drivers for STM32F407 Discovery Microcontroller
theebank/STM32F407_GPIO
GPIO Device Drivers for STM32F407 Discovery Microcontroller
theebank/BrickBreaker
Brickbreaker game built using C++ with the SFML Library
theebank/TrainingResNet50
Training a Resnet50 Model to tell the difference between a black cat and a tabby cat
theebank/CryptoScraper
theebank/PomodoroChromeExtension
Pomodoro Timer Chrome Extension
theebank/theebankportfolio
A Gatsby Starter Project to get started with the Portfolio Minimal Theme.
theebank/ECommerce-Store
E-Commerce store using React.js, Commerce.js and Stripe
theebank/POP-Code-SmartContract
POP-Code Smart Contract made for a Capstone Project
theebank/3DScatterPlotNextTS
3d Scatter plot graph using NextTS with react-three-fiber
theebank/CaesarCipher
CaesarCipher algorithm for CSI2120 taken at University of Ottawa
theebank/DBScan-Algo
DBScan Algorithm for CSI2120 taken at the University of Ottawa
theebank/SpaceBook
Front-End Web Application which fetches data from NASA APOD API and displays it, allowing the user to "Like" and "Unlike" the image
theebank/FE-WeatherApp
Frontend-WeatherApp using WeatherAPI and React
theebank/bokeh
Interactive Data Visualization in the browser, from Python
theebank/FullStackWebstore
Full Stack webstore using React, Python and SQL