Activity

gravityonmars

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.

Attachment
0
gravityonmars

Shipped this project!

Hours: 3.64
Cookies: 🍪 40
Multiplier: 10.96 cookies/hr

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.

gravityonmars

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.

Attachment
1

Comments

parbarvaliya4811
parbarvaliya4811 about 1 month ago

Galvanic cell generator is not working.
This thing is very useful for students.

gravityonmars

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.

Attachment
0
gravityonmars

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.

Attachment
0
gravityonmars

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.

Attachment
0
gravityonmars

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

Attachment
0
gravityonmars

Shipped this project!

Hours: 1.01
Cookies: 🍪 14
Multiplier: 13.87 cookies/hr

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.

gravityonmars

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

Attachment
0
gravityonmars

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.

Attachment
0
gravityonmars

So till now i created the basic structure of the LogicLab, I used HTML and created buttons and all

Attachment
0
gravityonmars

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

Attachment
0
gravityonmars

Added Functionality to the project, now user can login, add expenses and see the and recent transaction history.

Attachment
1

Comments

Abyssal Entity, Lord Ananta the Developer

How does one create this in 53m 28s and still be able to post devlogs which require at least 15 minutes of tracking?

gravityonmars

So I Created the basic structure of the Expense Tracker, now I will for at the styling part.

Attachment
0
gravityonmars

Shipped this project!

Hours: 0.33
Cookies: 🍪 2
Multiplier: 5.09 cookies/hr

I made a Stone Paper Scissor game.

Its a simple game made by HTML CSS JS.

gravityonmars

Its just a normal Stone Paper Scissor where you will select your move and your opponent will be computer.

Attachment
0
gravityonmars

Shipped this project!

Hours: 2.02
Cookies: 🍪 15
Multiplier: 7.5 cookies/hr

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.

gravityonmars

Added the Resume button to resume the time, and added a place to see the time.

Attachment
1

Comments

Joko26
Joko26 3 months ago

The styling is very clean, i like it very much :)

gravityonmars

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.

Attachment
0
gravityonmars

Added Homepage where there is a to do list and also a timer that a user can start when they start the project/assignment.

Attachment
0
gravityonmars

So I created the Landing Page. It is simple, with just a icon and some text with a Get Started button.

Attachment
0
gravityonmars

Shipped this project!

Hours: 1.84
Cookies: 🍪 4
Multiplier: 1.99 cookies/hr

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.

gravityonmars

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.

Attachment
0
gravityonmars

So I updated the style and made it look better then before and for now I have used placeholder for images.

Attachment
0
gravityonmars

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.

Attachment
0
gravityonmars

Shipped this project!

Hours: 0.45
Cookies: 🍪 1
Multiplier: 1.58 cookies/hr

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.

gravityonmars

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.

Attachment
0
gravityonmars

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.

Attachment
0
gravityonmars

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.

Attachment
0