Get to know me better! 🙋♂️
I am a Software Engineer who spends time learning and
building on the web!
Experience
JPMorgan Chase & Co. |
Software Engineer Intern
June 2022 - August 2022 | Chicago, IL
- • Worked within Corporate Investment Banking on Payments Tech
- • Mainly utilizing Apache Geode (GemFire) to work with data and SpringBoot Java to work with REST APIs
Dakota Systems |
Full-Stack Web Development Intern
June 2021 - Present | Chicago, IL
- • To see some of the projects I've done while at Dakota Systems check out my projects page
Education
University of Michigan
B.S.E. in Computer Science
August 2020 - April 2024 | Ann Arbor, MI
Coursework
Skills
C++
C++ is a general-purpose, object-oriented programming language that supports features like classes. All of my Computer Science related coursework has mostly been taught in C++. Thus, I have a very good working knowledge of this programming language
MATLAB
MATLAB is a programming and numeric computing environment that allows for things such as plotting data and functions and implementing algorithms. I have worked with MATLAB within my Engineering coursework. I have a working knowledge of this programming language
LaTeX
LaTeX is a high-quality typesetting system used producing technical documents. I used LaTeX for formatting homework and projects in my engineering courses. My resume was created using LaTex which you can download here
Python
Python is a high-level general purpose programming language. I picked up a lot of Python during my time at Dakota Systems. You can check out some of the cool stuff I've done with Python here
Node.js
Node.js is a back-end Javascript runtime environment. I have gotten introduced to and heavily used Node.js during my time a Dakota Systems. You can see my Node.js projects on my projects page
Angular
Angular is TypeScript-based web application framework. Angular was how I got introduced to web development so I have done a few courses on it on my own. You can check out my first Angular application here
Tailwind UI
Tailwind UI is an amazing CSS framework! The amazing layouts and little details you see all throughout my website was made possible with the help of Tailwind UI. Check them out here
Salesforce
I heavily worked with the Salesforce Object Query Language (SOQL) during my internship at Dakota Systems. Check out what I did with Salesforce here
MySQL
MySQL is a database management system. This was my first ever introduction to databases and I used in my first Angular application. Thus, a lot of my foundation for understanding databases and querying databases started from MySQL
MongoDB
Like MySQL, MongoDB is another database management system. However, I find it much easier to use as instead of using a SQL since MongoDB uses JSON-like documents to query data. I used it a lot during my time at Dakota Systems as well as on this website