DEV Community

Cover image for BIOS Screen Using React, Redux, Tailwind !!!
حذيفة
حذيفة

Posted on

3 1

BIOS Screen Using React, Redux, Tailwind !!!

BIOS Emulator Web Interface – React Edition 🚀

Before we start — if you find this project interesting, please consider giving it a ⭐️

GitHub Repo: BIOS-Emulator-Web-Interface


🔙 A Look Back: The First Version (2024)

Last year, I built a BIOS emulator as a web interface using pure HTML, CSS, and JavaScript.

While functional, it quickly became difficult to manage:

  • Code was large and tightly coupled
  • UI elements had to be manually hidden/shown based on key presses
  • It started behaving like a full SPA (Single Page Application)... just without a framework HAHA

🔁 The Rebuild: Moving to React (2025)

So I decided to rebuild it using React JS.

At first, it seemed simple... until I found myself diving deep into the Phoenix BIOS User Manual (PDF).

From there, it became a 10-day journey of:

  • Handling complex keydown events
  • Dynamically rendering components based on key inputs
  • Improving accessibility and layout with Tailwind CSS
  • Managing global state using Redux Toolkit
  • And yes — a little help from ChatGPT

Despite the added complexity, the project became far more readable, modular, and maintainable than the original version.


🧱 Project Structure Evolution

Here’s a quick comparison between the first and second versions:
Before :
React Project Structure
After :
Old vs New Project Structure


🧪 Try It Live

Demo:

🔗 BIOS Emulator Web Interface (GitHub Pages)

Keyboard Controls:

  • ArrowUp, ArrowDown, ArrowLeft, ArrowRight
  • Enter, Space, F1, F9, F10, Esc

💻 For best results, view on a desktop browser — it’s designed to simulate a legacy BIOS screen.


🙏 Support

If you enjoyed this project or found it helpful, please give it a star on GitHub. It means a lot and helps others discover it!

🌟 Star the repo


Thanks for reading!

ACI image

ACI.dev: The Only MCP Server Your AI Agents Need

ACI.dev’s open-source tool-use platform and Unified MCP Server turns 600+ functions into two simple MCP tools on one server—search and execute. Comes with multi-tenant auth and natural-language permission scopes. 100% open-source under Apache 2.0.

Star our GitHub!

Top comments (4)

Collapse
 
nevodavid profile image
Nevo David

man, seeing something go from scrappy html to this is just rad - ever hit moments where you almost wanted to ditch it or did building the new version just keep pulling you back in?

Collapse
 
xb16 profile image
حذيفة • Edited

Thank you, I faced some obstacles that made me frustrated but i go away far from the code a day or 2 days and come back with new enthusiasm to complete work.

Don't forget to give us a star on Github.

Collapse
 
sejutaimpian profile image
Eris Sulistina

I like it 👍

Collapse
 
xb16 profile image
حذيفة

Thank you,
Don't forget to give us a star on Github.

Tiger Data image

🐯 🚀 Timescale is now TigerData: Building the Modern PostgreSQL for the Analytical and Agentic Era

We’ve quietly evolved from a time-series database into the modern PostgreSQL for today’s and tomorrow’s computing, built for performance, scale, and the agentic future.

So we’re changing our name: from Timescale to TigerData. Not to change who we are, but to reflect who we’ve become. TigerData is bold, fast, and built to power the next era of software.

Read more

👋 Kindness is contagious

If this **helped, please leave a ❤️ or a friendly comment!

Okay