So I created the main menu, and for now I have added 4 games (Flappy Bird, Whack-a-Mole, Snake and
Memory Game) and instead for all games having another page I am using switch case to switch between games.
Log in to leave a comment
So I created the main menu, and for now I have added 4 games (Flappy Bird, Whack-a-Mole, Snake and
Memory Game) and instead for all games having another page I am using switch case to switch between games.
Log in to leave a comment
I built a Chemistry Dashboard, so there are three main features that are, galvanic cell generator, molar mass calculator, solution prep, and I also added another simple feature i.e. periodic table cause its chemistry and yeahhh i have some problem doing the galvanic cell generator cause i had to use canvas for that and
thats something I dont usually do…
and yeahh the project was fun making I learned some new things.
So I also added a small mini project i.e. solution lab from which we can calculate the Molarity and Dilution of a solution by given data from the user.
Log in to leave a comment
Galvanic cell generator is not working.
This thing is very useful for students.
So i spent some time adding a molar mass calculator which can calculate molar mass instantly and I also added some animation to make it cool.
Log in to leave a comment
So I spent the time adding Galvanic Cell Generator to the Chemistry Dashboard. I had some error in the canvas code so yeah i even fix that later.
Log in to leave a comment
I finally completed the periodic table and now i will move on to making the cards for different chemistry tools, for now i have thought of galvanic cell generator, molar mass calculator and solution preparation.
Log in to leave a comment
So I completed the structure of the website like the HTML part and moved on to CSS and did the basic styling and now will move forward to JS and more stylling
Log in to leave a comment
So I built LogicLab which is an interactive web-based tool designed to help students and developers visualize how computer logic works. It simulates fundamental logic gates (AND, OR, XOR, NAND) with a clean, responsive UI.
I fixed some bugs that was through a error in JS and then I started styling the site and made it a bit more engaging using basic CSS
Log in to leave a comment
so i added the simple functionality till now, added some JS that is showing result when the Input A and Input B is being manipulated.
Log in to leave a comment
So till now i created the basic structure of the LogicLab, I used HTML and created buttons and all
Log in to leave a comment
Devlog: Light / Dark Mode Toggle
This simple Chrome extension lets you switch any website between Light Mode (white background, black text) and Dark Mode (dark background, white text).
Built with Manifest v3, a popup with two buttons, and JS that changes background and text colors on all elements.
Demo / Download: https://github.com/gravityonmars/light-dark-mode-extension/archive/refs/heads/main.zip
Log in to leave a comment
Added Functionality to the project, now user can login, add expenses and see the and recent transaction history.
Log in to leave a comment
How does one create this in 53m 28s and still be able to post devlogs which require at least 15 minutes of tracking?
So I Created the basic structure of the Expense Tracker, now I will for at the styling part.
Log in to leave a comment
I made a Stone Paper Scissor game.
Its a simple game made by HTML CSS JS.
Its just a normal Stone Paper Scissor where you will select your move and your opponent will be computer.
Log in to leave a comment
So I made a Study Helper.
Its basically a to do list but more engaging. There will be a timer and user can also resume the time.
Had small bugs creating the timer, but it should work just fine now.
Added the Resume button to resume the time, and added a place to see the time.
Log in to leave a comment
The styling is very clean, i like it very much :)
I updated the homepage, added a option to start the timer and option to delete the task and add there is a option to add as much task.
Log in to leave a comment
Added Homepage where there is a to do list and also a timer that a user can start when they start the project/assignment.
Log in to leave a comment
So I created the Landing Page. It is simple, with just a icon and some text with a Get Started button.
Log in to leave a comment
We made the pets go DANCEEEE :3
It works okay, but sometimes the pets get stuck and the code might just jam and break :/ (don’t ask how I know that)
Anyway yea :D it doesn’t look like much, but I tried my best with that Flavortown suggestion! Hopefully this ship goes well.
So I styled the project and also added functionality like, when a user orders a food then it will take some duration and then we will get to see the pets reaction. Its simple when user orders then it takes time and also gets some message from staff.
Log in to leave a comment
So I updated the style and made it look better then before and for now I have used placeholder for images.
Log in to leave a comment
A fun web app where users feed imaginary pets silly meals and see their reactions.
Progress so far:
Created the concept of a restaurant for imaginary pets with absurd meals. Did basic styling and function, and for now the reactions are just simple sentence.
Log in to leave a comment
I made a simple weather web application using HTML, CSS, and JavaScript. It works by taking a city name from the user and fetching real-time weather data from WeatherAPI, then displaying details like temperature, condition, wind speed, and humidity. While working on this project, I learned how to use APIs, handle fetch requests, and dynamically update the UI using JavaScript. Overall, it was a good practice project for understanding frontend basics and API integration.
I worked on building a simple weather web application using HTML, CSS, and JavaScript. The app fetches real-time weather data from WeatherAPI and displays information such as temperature, weather condition, wind speed, and humidity based on user input. This project helped me practice API integration, basic frontend design, and JavaScript fetch handling.
Log in to leave a comment
A simple Python voice assistant that listens to your commands, tells the time and date, searches the web, and opens websites using text-to-speech and speech recognition.
Log in to leave a comment
I created a Number Guessing Game. User will get 3 tries before the program ends. In those 3 tries the user have to guess the number randomly generated by program between the lower and upper bound given by user.
Log in to leave a comment
I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.
Log in to leave a comment