This is a submission for the GitHub Finish-Up-A-Thon Challenge
What I Built
Ghost is a gamer-focused marketplace and ecosystem built for players to buy, sell, and manage gaming-related assets in a cleaner, safer, and more community-driven way.
In early 2025, a friend shared her experience with me about how insecure and risky the game account trading space can be. Most trades still rely heavily on human trust and third-party middlemen, which often leads to scams, stolen accounts, or players losing both their money and their accounts entirely.
As a builder and gamer, I decided to take that problem personally.
I wanted to create something that could bring more structure, trust, and safety into a niche that rarely gets proper technical attention because many people still view game account trading as something unreliable or “too risky” to build for.
That idea eventually became Ghost.
What started as a simple marketplace idea slowly evolved into a broader gaming ecosystem with plans for tournaments, clan recruitment, premium player systems, and more community-focused features designed specifically for gamers.
Demo
Demo walkthrough: https://drive.google.com/file/d/1LgYlasgZu2aZr9R0C6sgBDNRx_ZTsBai/view?usp=sharing
Ghost 2025 - https://ghost-old.vercel.app/
Ghost 2026 - https://www.ghostplay.store/
Ghost 2025 (product screenshots)
Ghost 2026 (product screenshots)
The Comeback Story
Back in 2025, while building the first version of Ghost, I made one major mistake:
I tried to build everything at once.
Every new idea felt exciting. Market systems, tournaments, player systems, premium features, recruitment systems — the vision kept growing faster than the product itself. Instead of focusing on what players immediately needed, I became overwhelmed trying to create the “perfect” platform from day one.
Eventually, burnout hit hard.
What I originally thought would be “just another project” quickly became one of the most technically and mentally challenging things I had ever worked on alone. The application became unstable, unfinished, and difficult to maintain. Authentication broke, features were incomplete, and the project slowly turned into something I had to step away from completely.
For months, Ghost sat abandoned.
And over time, many people simply accepted the idea that game account trading would always remain risky and unpredictable.
“Ghost even appeared in a previous 2025 hackathon submission during its earlier unfinished phase."
But in 2026, I decided to return to the project with a completely different mindset.
Instead of trying to build everything at once, I focused on solving the core problem first:
creating a smoother, safer, and more predictable marketplace experience for gamers.
Using everything I learned from the failures of the 2025 version, I rebuilt Ghost with a cleaner structure, better UX decisions, improved database architecture, and a much more focused development process.
I moved away from unstable systems, improved onboarding, rebuilt authentication, refined the marketplace experience, and focused heavily on making the platform actually usable for real players.
Today, Ghost is no longer just an abandoned idea sitting in a repository.
Players are actively exploring the platform, participating in account trades, engaging with tournaments, and showing interest in future expansions like clan recruitment systems, larger competitive events, premium player systems, and more.
The old Ghost taught me how to dream.
The new Ghost taught me how to finish.
My Experience with GitHub Copilot
I first discovered GitHub Copilot through VS Code. After exploring the documentation and seeing what it was capable of, I immediately installed it into my workflow.
Very quickly, Copilot started feeling less like an autocomplete tool and more like a senior developer sitting beside me while I worked.
It helped me spot issues earlier, suggested cleaner and more type-safe approaches, and sped up repetitive parts of development that would normally consume a lot of time and mental energy.
While rebuilding Ghost, Copilot became especially useful during moments where normal research and Stack Overflow searches simply weren’t enough.
It helped me:
- improve code readability and structure,
- speed up UI iterations,
- debug authentication flows,
- write better github commit messages,
- improve database integration after migrating from Firebase to Supabase,
- generate cleaner reusable components,
- and even write proper project documentation and README files.
One surprisingly useful moment was learning about newer TailwindCSS workflow improvements through Copilot suggestions, which helped modernize parts of my frontend workflow while rebuilding the application.
The biggest impact, however, was momentum.
Ghost 2025 spent almost an entire year stuck in an unfinished state filled with bugs, crashes, and over-complicated systems. But Ghost 2026 was rebuilt, refined, and completed within months because I was able to spend less time fighting repetitive development problems and more time actually building and finishing the product.
GitHub Copilot didn’t build Ghost for me.
But it absolutely helped me finally finish it.


























