Skip to content
View okmissty's full-sized avatar
🏵️
Working Hard
🏵️
Working Hard

Block or report okmissty

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
okmissty/README.md

Hello World, my name is Tyeon! 👋

Johns Hopkins Applied Physics Labatory Summer 2026 Agile Information Solutions & Innovation Intern

💫 About Me:
⭐(Tie-on) she/her

Windows XP Themed Linktree/Portfolio Site: tfportfolio.carrd.co.


🌸 A natural leader and a programmer figuring out my career after college! I'm currently studying Computer Science at University of Richmond, VA. (Class of Spring 2027) I've been interested in computing from a young age and have been building up my skillset ever since.

🌸 Interested in: Software Engineering, Game Development, Cloud Computing, Information Technology, Technical product Management

🌸 Main Languages: Java, C++, Python, HTML, C#

🌸 Current Side Projects: Cosmosic Cafe, Updating Portfolio Website/Blog, Updating my Dressup Game

⭐ School makes it tough to have more projects! but I aim for making something new every break.

Note: My old repositories were erased on my highschool github, so I'm rebuilding my porfolio here!

🎮 Game Projects

🧩 Project ⚙️ Description
Deathrunners (Prototype) A 2D multiplayer scroller survival game where one player is chosen as "Death" and tries to take out everyone else by throwing obstacles, enemies, and silly inconveniences in their path. Everyone else races to reach safety and survive. I also composed the game's original music.
Guess What? A 2D HTML/JS/CSS multiplayer game built for my AI Game Development research (Spring 2026). A player types a prompt, the AI generates pictures from it, and everyone else guesses what was typed based on the images. The closest guess scores the most points. (Main repo is private while the research is in progress; a public repo tracks progress.)
Cosmosic Cafe (WIP) A game set in a space-themed cafe that serves out-of-this-world concoctions and treats, inspired by a real spot in Richmond, VA called Galaxy Diner.
Dresscode A web-based dress-up game where users drag and drop clothes and accessories onto a character. Every asset and every line of code is my own.

🌐 Web Projects

🧩 Project ⚙️ Description
Open Fleur (Remodel & Brand) Overhauled a static, serverless site on Cloudflare Pages, turning a mobile-only layout into a fully responsive experience across phone and desktop for a Virginia events collective. Refactored key pages to clear layout debt, built a mobile-first tabbed "Highlights" portal from reusable components, and engineered a private B2B analytics dashboard that visualizes event sales data for venue pitches. Zero backend.
Honnibear (Brand Site & Payments) Designed and built a fully custom, responsive storefront from scratch (no page builder) for a shop selling illustrated printable planners, trackers, and digital stickers. Matched the existing illustrated branding across every page, integrated Stripe Payment Links with a custom post-purchase download flow, and built a Commissions request page. Delivered documented code and a setup guide for independent updates.
ByteMart An online tech-hardware store with a retro terminal interface. Users browse products and build a cart by typing commands or clicking category filters (peripherals, displays, audio, storage). Designed and prototyped as an interactive Figma build.
Portfolio My Windows XP–themed portfolio and linktree.
WordPress Blog (retired) An earlier dev blog documenting my learning and projects.

🛠️ Systems & Misc Projects

🧩 Project ⚙️ Description
MIPS Assembler & CPU Processor Built from scratch for my Computer Organization class. The assembler turns MIPS instructions into binary; the processor takes those binary-encoded instructions and executes them.

💻 Tech Stack:

Python HTML5 Java JavaScript AWS jQuery ROS Anaconda WordPress Postgres Canva Krita Figma NumPy Git GitHub

✍️ Random Dev Quote of the Day:

🌐 Socials:

LinkedIn


FE5dALF animation

Pinned Loading

  1. Deathrunners Deathrunners Public

    A 2D multiplayer scroller survival game based in a X themed environment where one player is chosen to be “Death” and tries to take out all of the other players by throwing obstacles/enemies/silly i…

    C++ 1

  2. MIPS-Assembler MIPS-Assembler Public

    An assembler that will process one or more .asm files containing MIPS assembly into two binary files: one containing the binary encoded instructions, and another containing the contents of static m…

    Assembly 1

  3. ByteMart ByteMart Public

    A console based tech hardware online shop with a menu driven UI.

    C++

  4. Pokemon-PC Pokemon-PC Public

    Assignment: Trainers (users) can send Pokemon from their party to their PC, and vice versa. As well as see the data of their current party.

    C++

  5. Dresscode Dresscode Public

    A simple web-based dress up game where users can drag and drop clothes and accessories onto a character. All assets and code are done by me!

    JavaScript