Skip to content
View GoombaFU's full-sized avatar

Block or report GoombaFU

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GoombaFU/README.md

Hello there👋

My name is Adam. I'm a Computer Science Major planning to graduate in Spring 2026.

What I work on

  • Embedded Systems / Raspberry Pi projects
  • Web applications
  • Alogrithms and data handling
  • Video games and modifications

Tech Stack

Languages: C/C++, C#, Java, Python, JavaScript, PHP, SQL, Bash

Development Environments: Visual Studio, Eclipse, VS Code, Linux terminal, Unity

Areas: System design and web development

Featured Projects

Capstone Design Project

Defined system requirements, constraints, standards, and hardware/software architecture for a secure file transfer system between a Raspberry Pi and a Windows computer under WiFi/Bluetooth restrictions, timing limits, and distance constraints. Implemented a multi-component system that filtered out target images, generated and signed checksum manifests, encrypted and decrypted files, transmitted data over RF utilizing LoRa modules, and delivered results through a web application with two factor authentication.

Raider Parkour Game

Developed a first-person parkour game in Unity with selectable courses, configurable in-game modifiers, and scalable difficulty levels.

Franklin Marathon Software

Designed software and testing plan for a marathon registration system in C/C++ that validates entries, calculates tiered pricing and discounts, and maintains a live participant roster.

Autocomplete Application

Built an autocomplete engine using an alphabet trie to load a dictionary file and list all words with a given prefix.

Pinned Loading

  1. Project3-Franklin-Marathon Project3-Franklin-Marathon Public

    C++

  2. OmB9/Team-Projects OmB9/Team-Projects Public

    Python 1

  3. tjwells23/RaiderParkour tjwells23/RaiderParkour Public

    C# 1

  4. Autocomplete-Application Autocomplete-Application Public

    Building a word autocomplete application using an alphabet trie

    C++