
SOFTWARE
Some of the software-related mini projects I have worked on! The source code for these projects can be found here: https://github.com/Pearston?tab=repositories

01
Bucket-list Mobile App
This class-based project had the objective to create a bucketlist mobile application, where you could save your life-long to-dos and check them. Written in both Kotlin and React-Native.
​
02
Photon Resonant Scattering Simulation
This simulation aimed to see how long reemitted
hydrogen atoms would spend in "buckets" of area in a Hot Jupiter cloud. I wrote a Python program from scratch to simulate the scattering phenomenon and a visual representation on Glowscript (shown on right)


03
ECE Toolkit website & Django GUI development
Throughout my software career, I have developed multiple Django apps, ranging from GUIs to access a database to a toolkit to shorten the amount of time to design a circuit. (shown on the left)
04
Jenkins Pipeline Construction
Set up a Jenkins pipeline from scratch to automate the testing of a MATLAB repo. Used Webhooks to trigger the process, had multi-branch capabilities, and it could send emails to managers if a push failed tests.
