Hi! My name is Julian! I'm a junior studying computer science at Mizzou, and am getting minors in math and geography. I love data structures, pathfinding algorithms, and recently got into compilers and programming languages. I've also been working with GIS and remote sensing systems!
I'm looking for internships and co-ops. If you think I'm a good fit, you can reach me at my email.
Skills
C
C++
Python
HTML
CSS
Javascript
Java
SQL
React
AngularJS
NodeJS
Projects
Here are some of my projects.
C++ Data Structures and Algorithms
8-bit Number Conversion
A practice game to convert 8-bit numbers between binary, hexadecimal, and base 10. This was originally made as a python program in for 4-bit numbers (0-15), I decided to expand it to 8-bit numbers and make it a website for easier use. It can be played here.
Constrained Pathfinding
This is an ongoing research project I'm conducting with Dr. Jeffrey Uhlmann as a part of my involvement with the McNair Scholars Program. We're investigating an algorithm to compute least-cost paths with turn constraints.
Homeownership Analysis in MN
Fall 2023
This was a class project for Geography 3040; Intro to Geographic Information Systems. In this project I explored the relationship between homeownership rates and proximity to public transportation in Hennepin and Dakota County in Minnesota. After collecting and processing data I created a gradient to display both transit stops and the percentage of homes owned by their occupants in both counties using cencus tracts. You can view the full project poster here.
Austin Crash Dashboard
Spring 2024
This was a class project for Geography 4940: Advanced Geographic Information Systems. In this project I gathered crash data from Huston Texas and created an atlas of maps broken down by police districts in the city. Each district map in the atlas has a “dashboard” of crash data from each district. This dashboard includes information like the average number of crashes on each road, the number of fatalities or injuries in crashes, and a graph showing the number of crashes recorded on each road within the district. The atlas includes a larger map showing the entire city, and on this map roads with more recorded crashes appear larger than those with smaller amounts—giving a great visual on where hotspots of crashes are in the city.
Flood Extent Mapping in MN
Fall 2024
This was a class project for Geography 3380: Intro to Remote Sensing. In this project I utilized Sentinel-1 SAR data to detect and map flooding near Mankato, Minnesota along the Minnesota River in 2024. My workflow included the Sentinal Application Platform (SNAP) and ArcGIS Pro to process and display the SAR data from both 2023, and 2024. After classifying water pixels in ArcGIS, I overlayed the 2023 and 2024 imagery to effectively map the extent of the flooding along the river. You can view the full project poster here.