About Me
Hi, I'm Justin DeVito. Thanks for visiting my website! I'm currently an undergraduate student pursuing a dual-degree in Aerospace Engineering and Computer Science at the University of Maryland with a goal of working on space science missions. I'm interested in astrodynamics, GNC, flight software, computer vision, machine learning, and space mission design.
Projects
Orbits 🚀

Orbits is a fun and simple orbital mechanics simulator. It's written in JavaScript and hosted at this GitHub Pages site. For more information, check out the project's GitHub repository.
Data Science Projects

In my intro to data science class, I used Python to analyze data in Jupyter (iPython) notebooks. I exported the .ipynb files to HTML and am hosting them on GitHub pages.
- Data Science Pipeline Tutorial: Greehouse Gas Emissions and Temperature from 1990-2014.
- Regression Analysis of Lifespan Across Continents using data from Gapminder.
- Moneyball: Analysis of winning percentage and payroll for MLB teams from 1990-2014.
- Solar Power: Analysis of solar flare data.
- Baltimore Crime: Interactive map for visualizing Baltimore crime data.
The code for these projects can be found here.
Other UMD Projects
There are many projects that I've built in my courses at the University of Maryland, but I am prohibited from putting the code online because the prompts are reused. Instead, let me describe a couple of them.
- "SmallC"
- A mini programming language with some of the functionality of C.
- Implemented the lexer, parser, and interpreter in OCaml
- Shell Project
- An interactive shell to run Unix commands, programmed in C.
- Implemented logical operators, piping, and creating subshells.
Contact
Feel free to contact me at justindevito1@gmail.com.