Collection of challenges I did for Local Hack Day: Build 2022
- WeatherNow - A script that fetches weather for your current location in a single command.
- Pixelate - A program built with GTK to pixelate images.
- Space Cat - A simple single button game written in Vanilla Javascript, written as part of the Day 3 Challenge of MLH Local Hack Day: Build 2022. - Play Now
- Scrapbook - A webpage that displays various useful content such as news and upcoming hackathons at single page through web scraping using only HTML, CSS, JS. - View Here. Front-end designed by @tharunya07
- Random Number Generator - A custom random number generator written using Python for the
Create a Random Number Generator
challenge.
- Random Meme - A simple webpage that displays a random meme from Reddit, built for the
Use an API
challenge. View Here