Location: | Atlanta, GA | |
Phone: | (860)819-9171 | |
Email: | sunprescott@gmail.com |
A lifelong computer and tech enthusiast. I graduated from the University of Connecticut with a Bachelor of Science in mechanical engineering. I moved to Atlanta for my first job out of school, working as a business intelligence analyst. At school and work, I always found the times when I was trying to solve problems and complete tasks through programming to be the most interesting. I was always the most enthusiastic when I programmed a script to solve math problems in Matlab, created macros in Visual Basic to automate tasks in Excel, or used SQL queries for data analysis. That passion has led me to pursue a career in software engineering, by first completing DigitalCrafts' full stack immersive web development bootcamp.
Location: | Atlanta, GA | |
Phone: | (860)819-9171 | |
Email: | sunprescott@gmail.com |
CodeTrain React Redux PostgreSQL Node.js Express Passport.js
An community platform for coding bootcamp students to share learning resources and prospective employers to post their job listings and connect with students. Built with the PERN stack. Features include:
City Stats React PostgreSQL Node.js Express Firebase
An urban area metrics site for prospective residents looking to move to a new city. Users can search for cities by name or select from a list of urban cities. The site utilizes the Teleport API for its various quality of life indexes. The application is built with the PERN stack. Users can login with their Google accounts with Firebase.
Code.log(++) Node.js Express PostgreSQL Bulma
An extracurricular activity logging website for programming students to post, share, and review different resources they’ve used to learn coding. The website's backend is built with Node.js, Express, and PostgreSQL. Features include login authentication, profile pages, a recent activity feed, resource information pages, and reviews. Data is posted to and read from a SQL database.
BusTalker Javascript HTML CSS jQuery
A MARTA bus and rail tracking web page with real-time location, arrival, and weather updates. The application uses MARTA's APIs to display relevant bus and train status information to commuters. LeafletJS and CanvasJS libraries are used to display current Marta bus locations and statuses. Styled using CSS and Bootstrap.
Space Force Prime Python Pygame
A space shoot 'em up made in Python with the Pygame library.The player's score increases with each successful package delivery to a friendly and each enemy hit with a laser ship. The player's health decreases when hit by an enemy or asteroid. The game becomes more difficult as the player's score increases.