A recreation of Google.com's frontend with as basic code as possible (Only dark mode for now).
Initially a 2-hour project for a Codedamn course, now a full-fledged passion project:
It took me about two hours to finish this, but it was a very nice practice. I was able to take note of a lot of the practices that Google does. I could conclude that there are lots of things that the main page does that are either product of accumulating half-butted fixes, the best workarounds available and/or just weird stuff related to the tracking/libraries they're implementing.