Digital Signage
October 10, 2023I had an idea of building diy digital signage board for myself without paying any subscription and using what I had. I had switched out the monitors ...
Pill Count
July 10, 2023Automated pill counters are typically used at large volume pharmacies that can save time counting medication. The biggest factor to consider is the c...
Quebite Learning System (In Progress)
December 01, 2022The Quebite Learning System in short is a website where users can create flashcards and quizzes for individual learning that can be share with others....
Pharmacy Inventory System
November 27, 2022Tracking the inventory of prescription medication is important in to regulate from both a financial and safety standpoint. Traditionally, inventory i...
Peace Pharmacy Web
November 25, 2022The objective was to create a basic web page of Peace Pharmacy just to provide basic information that could be extended upon in the future. The page c...
Personal Website
September 04, 2022This website (version 2) exists to showcase some of my projects and also do some experimentation with the Gatsby React Framework. I've always wanted ...
Datastructure + Random Learning Stuff
March 20, 2022I was trying to learn data structures since I never took any CS courses in college. I think I struggled the most with understanding graph algorithms....
Image Convolution Filtering
May 07, 2021# Image Convolution Filtering Convolution is one of the most important concepts in signal processing and a precursor topic to understanding Convoluti...
React Hooks
March 20, 2021React hooks were introduced in February 2019 as a part of React 16.8. It brought state and lifecycle methods which was previously only available in c...
Flying Kirby Game SOC with USB and VGA Interface in SystemVerilog
May 06, 2020Our project for ECE385 is a basic Kirby game. This project was written almost entirely in System Verilog. We used the DE2-115 board. The timeframe f...