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.

Content in all repositories owned by your account will be closed.
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! 👋

Seeking New Grad and Part-Time roles!

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

Windows XP Themed Linktree/Portfolio Site: Portfolio.

🎮 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.

✍️ 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. GuessWhat- GuessWhat- Public

    A 2D html/js/css multiplayer game developed for my AI Game Development research Spring 2026. The user types in a prompt, the AI produces pictures based on the prompt. Each player has to guess what …

  3. ByteMart ByteMart Public

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

    C++

  4. 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

  5. Honnibear_Website Honnibear_Website Public

    A website for my brand Honnibear

    HTML