Projects

Systems Analysis and Design

Project Overview

In my Systems Analysis and Design course, my team and I developed a college-fit matching platform designed to help students identify schools aligned with their academic and personal profiles. The system allowed users to input information such as GPA, test scores, transcripts, and extracurricular activities. Based on this data, the platform generated a list of colleges where the student would have a strong likelihood of acceptance, using acceptance rate and other institutional factors as the basis for matching. Throughout the project, we applied Agile principles and used Atlassian Jira to manage tasks, track progress, and coordinate our deliverables.

My Role

In this project, I served as the Strategy Consultant, responsible for designing the system's conceptual framework, mapping user and client journeys, and defining the overall purpose and value of the platform. I created the foundational structure of the system and developed the architecture and process flow diagrams using Microsoft Word. My focus was ensuring that our design decisions aligned with the needs of both end users and stakeholders while maintaining clarity and consistency across the system.

Database Systems Management

Project Overview

In my Database Systems Management course, my classmates and I developed a fully functioning relational database for a fictional scooter company preparing to launch in the Tallahassee area. Once completed, the system was capable of running complex queries and extracting meaningful insights across multiple tables. Throughout the project, we utilized Microsoft Project to build a Gantt chart that helped us track deliverables, monitor progress, and manage our timeline effectively

My Role

In this project, I was responsible for tracking and monitoring our progress using the Gantt chart, ensuring our team stayed aligned with deadlines and milestones. I also contributed to the development of our data dictionary, documenting each table with details such as column names, primary keys, foreign key references, data types, field sizes, and descriptions. Additionally, I helped construct the database by writing both CREATE and INSERT statements to populate the system with sample data. I also wrote complex SQL queries to extract unique information from multiple tables and validate the integrity of our design.

Business Analytics

Project Overview

In my Business Analytics course, I completed an independent project that involved collecting, cleaning, and analyzing survey data gathered from a class-wide Google Form administered over the course of a week. After the data collection phase, I developed a business problem and used the survey responses to support my hypothesis. This process required cleaning and preparing the dataset in Excel, performing exploratory analysis, creating visualizations, and drawing insights to answer the business question I formulated.

My Role

In this project, I was responsible for the full analytics workflow, taking the lead on defining the business question, preparing the dataset, analyzing trends, and presenting conclusions. I cleaned the raw survey data in Excel, removed inconsistencies, organized variables, and created charts and visualizations to support my findings. This project strengthened my analytical thinking, data preparation skills, and ability to translate raw data into meaningful insights.

Personal Website

Project Overview

This website is an independent project I created to showcase my professional experience, technical skills, and personal interests in a clean, structured, and accessible format. I built the site from the ground up using semantic HTML, focusing on creating a multi-page layout that reflects modern web standards and provides a clear, intuitive user experience. The goal of this project was to develop a personal platform that represents my work professionally while giving me hands-on practice with front-end development fundamentals.

My Role

As the sole developer, I designed and built every part of the website, including the structure of each page, the navigation system, and the overall content layout. I wrote all HTML manually, ensuring proper use of semantic elements such as header, nav, main, section, and footer to create a strong foundation for future styling with CSS. This project strengthened my understanding of web structure, accessibility, and multi-page organization, and it serves as a foundation I plan to expand with CSS, JavaScript, and additional features as my skills grow.