Project — wrapper-google
A CI/CD Demonstration Project Mimicking Old Google
A playful search interface with an intentionally broken keyboard mechanic.
In plain English
This website lets you perform searches, but your keyboard works in a strange way. Instead of typing normally, pressing any key cycles through letters, and you must wait before moving to the next one. It’s intentionally frustrating and humorous, like using a glitchy search engine.
For the curious
Built in React and containerized with Docker, this project focuses on GitHub CI/CD workflows for automated build and deployment. The UI intentionally mimics early Google designs. The custom input system increments letters programmatically instead of reading actual keyboard keys, demonstrating front-end logic manipulation.
A little summary :
This project was created in one day to experiment with CI/CD, Docker setups, and front-end logic, resulting in a quirky and memorable tool blending nostalgia and technical experimentation.






