Jagger Adams

jaggeradams77@gmail.com

Jagger Adams

Experience

I am eager to apply the skills I’ve developed through my coursework to a professional setting. My studies have provided me with a strong foundation in software development, programming, and system design, as well as an understanding of technology’s role in solving real-world problems.

Continued Learning & Acheivements

IBM Cybersecurity Fundamentals Course

Completed an online course offered by IBM covering the fundamental concepts of cybersecurity

Dean's Honour List 2024-2025

Named on the Dean's Honour List for acheiving an average over 80% in the 2024/2025 school year

Slater Award for Mathematics

Received the Slater Math Award in grade 12 at GCI for "outstanding contribution and scholastic success in Mathematics"

Projects

Personal Project

Study App with AI Chatbot

A user-friendly study app that allows users to dynamically create, delete, and load saved cue card decks using JSON. The app also features a built-in AI assistant chatbot that I implemented using the Deepseek API. This project was developed using JavaScript, as well as HTML and CSS for styling.

Group Coursework

Virtual Pet Game

A virtual pet simulator where multiple pets' vital stats (e.g. happiness, hunger, etc.) and lives persist across sessions using JSON files. This project also includes password-protected parental controls, enabling parents to set time restrictions, monitor playtime stats, and revive dead pets. For this project, we chose Java as the programming language and JavaFX to implement the GUI.

PERONSAL PROJECT

Crossy Road-Inspired 2D Game

Built a 2 dimensional Crossy Road-inspired game with collision detection and a GUI. For this project, I chose Java as the programming language and used the Java Swing library to implement the GUI. The avatar, NPCs, and background tiles were designed using Affinity Photo.

PERONSAL PROJECT

BEDMAS Calculator

A fully functional BEDMAS calculator with a GUI, developed in Java. The GUI was designed using Java Swing, offering an intuitive and user-friendly experience for performing complex calculations.