Computer Science Student @ Tufts University | Class of 2026
Based in Boston, MA & Los Angeles, CA
I'm Jack Adkins, a Computer Science major and Economics minor at Tufts University School of Engineering with interests in data analytics and cybersecurity. My journey into computer science began early, from interning at Caltech where I built an automated feeding tracker using Python and robotics, to more recent roles like a Data Analytics Intern at Calcarea, where I analyzed shipping industry carbon emission trends to guide business decisions. I’ve had the opportunity to try many roles—grant writer, tutor, researcher—with each one showing me a new part of the world of CS. Below, you’ll find some of my favorite projects that highlight the kind of work I enjoy. I’m open to roles across many industries where I can apply my skills in programming and computer science.
Programming Language Experience: C++, Python, C, HTML, CSS, SQL, Javascript, R, PHP
Primary Email: jackson.adkins@tufts.edu
Personal Email: jackson.adkins@outlook.com
Temporal Vendetta is a video game created using the Unity game engine that I built as part of a project team. My role was lead programmer where I focused primarily on level design, guard/enemy mechanics, and marketing for the game. The game comes complete with an audio produced by a team at Berklee as well as its own trailer and website I created.
Visit Game Website Play the GameWorked as a developer in a small team to build the Vibefinder web app. Our app bridges the gap between music discovery and live event planning by seamlessly integrating Spotify and Ticketmaster APIs. The application allows users to select their favorite music genres and instantly generate personalized playlists based on their preferences. The web link is no longer hosted on Heroku, but the entire project is available on GitHub.
GitHubThis is a personal project I created to use to study hand opening ranges based on GTO preflop poker charts. It's set to be used for the table size I’ve played most often, 8-max, and includes a full page with a chart for each seat position, as well as a trainer that deals hands to practice with at your choice of seat position.
Visit the Trainer GitHubThis is a collection of Python scripts I wrote as part of my work for Calcarea to analyze the EU shipping industry. The programs scrape data from shipping database websites according to set filters, using key info like port calls, owner/manager, and DWT to generate reports that let me identify which multinational ship owners and managers have the most exposure to an EU ETS tax.
GitHub