Distributed Electric Propulsion (DEP)

For my undergraduate senior design project, I chose Distributed Electric Propulsion. With a team of seven, we designed and manufactured a small-scale aircraft that met the design principles of DEP. These included powering the aircraft entirely with electricity, and distributing multiple motors (at least 6) across the wingspan of the aircraft.

Details   
Time Logger

Time Logger is a simple web application that helps you track your workday conveniently while keeping your data local. Its main scope is to keep proprietary organization information local to your machine, while giving similar functionality and featuers to applications such as Clockify. As a beginner, this project served as my introduction to conventional web development centered around JavaScript, CSS, and HTML, and its premise was used for educational purposes.

Details    Production   
Time Log

The predecessor to the Time Logger web application, Time Log is a .NET console application that helps you track your workday conveniently while keeping all of your data in a flat JSON file. As an initial solution, its target user was one who was familiar with the command line interface. After users without command line familiarity became interested in its functionalities, a solution with a more robust UI was pursued.

Details    Production