Blog
About
Blog
articleIm
Digital Signage
October 10, 2023

I 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 ...

project
articleIm
Pill Count
July 10, 2023

Automated pill counters are typically used at large volume pharmacies that can save time counting medication. The biggest factor to consider is the c...

project
articleIm
Quebite Learning System (In Progress)
December 01, 2022

The Quebite Learning System in short is a website where users can create flashcards and quizzes for individual learning that can be share with others....

project
AWS
articleIm
Pharmacy Inventory System
November 27, 2022

Tracking the inventory of prescription medication is important in to regulate from both a financial and safety standpoint. Traditionally, inventory i...

project
postgres
articleIm
Peace Pharmacy Web
November 25, 2022

The 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...

project
articleIm
Personal Website
September 04, 2022

This website (version 2) exists to showcase some of my projects and also do some experimentation with the Gatsby React Framework. I've always wanted ...

project
article
articleIm
Datastructure + Random Learning Stuff
March 20, 2022

I 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....

article
articleIm
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...

article
articleIm
React Hooks
March 20, 2021

React 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...

article
react
articleIm
Flying Kirby Game SOC with USB and VGA Interface in SystemVerilog
May 06, 2020

Our 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...