Projects


Card image

Research on Educational Funding

This was my final project for my Data Science course at the North Carolina School of Science and Mathematics's online program. Most of the graphics and models were created using R, and the report was written and compiled in LaTeX. This topic was interesting to me as there are major discrepancies with local and state funding for government-funded educational institutions, and I wanted to see if the reasons lied in the statistics of each state.



Card image

Applications of Hydantoin as a Photoswitch

This was one of the summative research papers for my Nanotechnology and Research course at the North Carolina School of Science and Mathematics's online program. This research paper included individual research on the properties of hydantoin as well as a "guided estimate" in which I was tasked to predict the properties of a prospective molecule, which I would then use the NCSSM computational chemistry server to calculate.



Card image

Data Science Scripts

This is a repository with some of my data science scripts from the past. The majority of these scripts are written in R and each of them serves to implement a visualization, regression, or machine learning model. I keep these scripts in this repository as they are easily replicable and they don't require too many dependencies.



Card image

Internship - Signalscape Inc. (Summer 2020)

I was a software development intern at Signalscape Inc., a local company specializing in the Internet of Things and software defined radio, during my summer break after Junior year. I gained a lot of real world experience in how things operate in a company. In addition, I learned many things about computer science that I will keep with me for a long time. I am grateful for this experience, as it taught me so much and allowed me to explore my interests in a productive way.



Card image

NCSSM 12 Hour Hackathon

This is a "plugin-based text editor" that a group of students and I wrote for a 12-hour NCSSM hackathon. This project included commands, with syntax similar to LaTeX, in which you could specify forms of dynamic data. When exporting text from the editor, each tag will be replaced with its most relevant value. Our implementation involved the use of JSoup, in which we scraped Yahoo stocks data so that it would dynamically update in a text file.



Card image

Breakthrough Junior Challenge 2020 Video

This was my entry for the 2020 Breakthrough Junior Challenge. I decided to do my video on the topic of wave-particle duality. I took a historical approach to better explain the subject.



Card image

My Website (source code for this website)

This is the source code for my portfolio website. All of the projects in this website are stored in a sql database, which through PHP, is displayed in the DOM elements for the user interface. Other information and styling was statically developed



Card image

CTF Toolkit (readme with resources)

This is a small readme/repo I created with resources to complete non-programming based CTF challenges.



Card image

TaskIt (Android Task Manager Application)

This is a project I am developing for my Academy of Engineering senior class. It is an extension of my favorite task manager applications that can gain access to google classroom and canvas assignments rather than requiring the user to manually input them.