Number of Brightness is a plugin developed for the Vista Vision Software written in c#.
It is used to analyze photons in images.
Access to software:
Link
Software presentation: Link


This is a personal project that asks random high school-level physics questions written in Python. It can be used as an alternative to question sheets. Project can be accessed in my GitHub.


16-Bit Accumulator Processor
This is a multi-cycle processor that was created using Verilog with a cycle time of 50 nanoseconds.


A Scheme interpreter that implements extra features to the scheme programming language. This project was the toughest to complete as I was new to scheme when I started this project.