-Backend Development
-GNU/Linux
-FOSS
UnitedHealth Group- Software Engineer Intern
Summer 2022
Walmart Global Tech- Software Engineer II Intern
Summer 2023
[source]
This project is a simple 2048 game with algorithms to provide moves. I was able to use cppyy to execute c++ functions within python.
[source]
This implements a couple of algorithms to solve linear systems of equations in a Python library. The main purpose of the project was to create a library with the Python interface in C, which I was able to do.
[source]
ELO implementation for local rankings that takes games as entries and updates a leaderboard. It uses Flask for the backend, and worked well when deployed.
[source]
Scheduling website with authentication and admin controls. I was able to implement some more advanced react features as well as a RESTful API that interacts with postgres.
[source]
Simple website with a Spring Boot backend. Aside from the frameworks used, I was able to learn how to use enterprise APIs.