Stats

15
Projects
84
Devlogs
157
Votes
9
Ships

Coding Time

All Time: 144h 33m
Today: 0h 11m

Member Since

June 16, 2025

Badges

2
🚢
Maiden Voyage
you shipped your first project! the journey begins...
Ballot Stuffer
vote 100 times.

Projects

15
🚀
4 devlogs 1 day ago
Digital Posture
15 devlogs 6 days ago
🚀
9 devlogs 21 days ago
Sub Atomic Particle Simulator
9 devlogs 23 days ago
🚀
2 devlogs about 1 month ago
The last message
2 devlogs about 1 month ago
My Cute Mouse
2 devlogs about 1 month ago
FREEWAY - AI PLAY THE GAME
5 devlogs about 1 month ago
🚀
8 devlogs about 2 months ago
ASCII FLOWCHART
6 devlogs about 2 months ago
Scibble Pad
7 devlogs about 2 months ago
Little Me

Little Me

Shipped
4 devlogs about 2 months ago
ISRO website
1 devlog about 2 months ago
Make your waffle
1 devlog about 2 months ago
Ferrari

Ferrari

Shipped
1 devlog about 2 months ago

Activity

Changed the logic behind working of the model and points system, added slider to change the rate at which frames are procesed so that if you dont have too much battery you can switch to a higher rate and fixed the buttons to be responsive

Update attachment

FINALLY after grinding a lot i got it working it needed to have 2 display one for computation and another one for drawing so now it really works!!! idk how happy I am but this is tooo awesome!!!

Update attachment

Wrote the code for a display manually 😭 this is sooooo bad I cant get armlite working its tooo difficult for me to do assembly I might even quit now but good thing its not giving me any fucking errors

Update attachment

Got the classical hello world working in assembly!!!!!!! had to learn a bit about ascii and how to use strings first but its fun

Update attachment
Anirudh
Anirudh worked on Armed
47m 1 day ago

started working with the basics of assemble ie MOV, ADD, STR, LDR and tried out this super cool program that shows pixels and we can even se the memory it uses armlite simulator

Anirudh
Anirudh created a project
1d ago

Armed

Armed

4 devlogs 0 followers

fixed the issue of pointers toggle button now it works well

Update attachment

Improved the model settings with some fine tuning

Update attachment

Added achievements feature, currently added 6 achivements for consistency and motivation, tested 2 of them need to test the others also and need to fix some js for this

Update attachment

So it was still lagging a lot and then I noticed that its because of those pointers still I modified the whole code to make it more optimized but I also added a optional button to change that and toggle between showing the pointers and skeleton or not

Update attachment

Optimized the full application because it was lagging and removed some animations

Update attachment

added functionality to view all camera and switch the camera

Update attachment

Improved the settings functionality by adding detection ,notification,visual and performance settings

Update attachment

Added all 3 worlds and added sound effect and added boxes for each would which changes color and enable fly mode

Update attachment

made different world and shifting made easy

Update attachment

updated the whole UI again to make it look even cooler

Update attachment

Made the good and bad timing working previously it was lagging a lot, changed the base value to 40 and the good bad to 60 so now its more accurate

Update attachment

added the break exercises and added tracking so that we can track if the use is actually doing them or not

Changed the VR world completely from scratch

Update attachment

added the ResNet50 model after testing with MobileNetV1 because resnet performs better and then added the pointer for the full body and the score also works pretty well now

Update attachment

made the camera feed working and changed the UI

Update attachment

IDK why but electron js is fucking up with camera access so I need tried online to look for resources but I found nothing so now I need to switch the platform maybe to web interface

Update attachment

Made the whole UI in electron js and now need to implement the camera functionality to get the data

Update attachment
Anirudh
Anirudh created a project
5d ago

Digital Posture

track your posture and keeps you in line

Digital Posture
15 devlogs 0 followers

Added references to the data, improved the way of presenting the final report, hosted the app on NEST!!!!

Update attachment

Improved the overall code structure and also updated the information about each particle

Update attachment

Added the web interface in pretty cool terminal style though I needed to re write the code seperately because I cant get it working with that one

Update attachment

Created a web interface to interact with the program and make them collide, I used python flask to build the interface and tried to keep it with terminal vibes

Update attachment

Added the random collision function, added show previous collision function, improved the overall visual system, changed the detailed report stuff to actually show the correct data

added a input textbox to get input for the language
Re deployed it on railway because github was having some http and https issue

Update attachment

Improved the overall vr world added some cool background stuff and made it ultra realistic, the atmosphere has some stars noqw and edited the actual content also

Update attachment

Improved the overall visuals for the CERN Large Hadron Collider - Particle Detector

Added the logics for the collision so that It shows how exactly they are colliding

Update attachment

Improved the overall code and changed the main UI and added a footer and another section

Update attachment

Added the FAQ section

Update attachment

Added cool background and also added the tiers!!!!

Update attachment

Created the VR mode, and added the full website content there

Update attachment

Created the basic overview website and added the VR world

Update attachment
Anirudh
Anirudh created a project
21d ago

PORTAL VR - YSWS

Portal VR ysws

9 devlogs 0 followers

Added a few more laws to obey and also some more cool equations and added a few all feature

Update attachment

Added the data for all the sub atomic particles, added major equations and formulas, added regulations to monitor conservative laws, created the UI. Started the collisions and there probability and its working!!!! go smash those particles

Update attachment
Anirudh
Anirudh created a project
22d ago

Sub Atomic Particle Simulator

smash particles together like in CERN! see what happens when electrons crash into protons and stuff this has real physics with cool animations try it in terminal now!!!

Sub Atomic Particle Simulator
9 devlogs 0 followers Shipped

Added the playground to test the language in the webpage

Update attachment

Deployed it on hugging face

Update attachment

Added leaderboard, hackclub AI, commentory, stats, shit talking. It was way to fun to make it also made it cross platform with telegram and discord

Implemented the logics to start playing the game. Faced a lot of issue while trying to configure it with slack but somehow did it!!

Update attachment
Anirudh
Anirudh created a project
30d ago

Hand Cricket

A bot to play hand cricket

2 devlogs 0 followers

Created The Readme and made the demo working

Update attachment

fixed some minor issue and updated readme

Update attachment

Uploaded to itch.io and did some small changes

Update attachment

COMPLETED THE WHOLE VN in a speed run

Update attachment
Anirudh
Anirudh created a project
33d ago

The last message

It was just an ordinary evening at school, until a mysterious message appeared on your screen: I know your secret. Play my game or I'll tell everyone Hi! I'm Anirudh Sahu, a student, coder, and storyteller who loves building things from scratch This game is a small part of my learning journey, fueled by Hack Club's community and my passion for creating something meaningful.

The last message
2 devlogs 0 followers Shipped

fixed the battery tab as it was intersecting with the base, redesigned the base as some dimensions were incorrect, fixed the battery holder it was having a gap

Update attachment

Completed the documentation website!!!

Update attachment

I added the export flowchart to svg functionality, I spent more then a hour trying to find about generating a png but I was not successful in doing it idk it was requiring different things as per operating system so I had to limit myself to the svg format. I also added preview of the flowchart with each change.

Update attachment

Created the functionality to edit the flowcharts and removed the asking number of nodes part

Completed the 3D model for the mouse!!!! ( onshape is veryyy baddd :cry:::::) I could have done this in 4hr on Fusion

Update attachment
Anirudh
Anirudh created a project
37d ago

My Cute Mouse

MY CUTE COOL WIRELESS MOUSE designed with from scratch and using Bambu mouse kit I can build it physically

My Cute Mouse
2 devlogs 0 followers Shipped

Completed fixing the game and training the model, also improved the hypertuning and then trained the model again to fit with new parameteres improved the reward and the score functions

Added the custom image generation, initially I tried to use AI but it was very very hard to get a text based AI do this and then for images everything was paid so I switched to images api

Added the craft, call, loopy functions ---> this was the most challenging part and the one with the most errors

Update attachment

Packed everything in the ENV -> wrapped the env in GYM -> Trained the Model( around 900_000 timesteps -> made the model play the game -> changed the UI of the game -> added variable difficulty for the game -> added reward for the model

Created the RL Game environment and wrapped it in GYM wrapper. Made it playable for a Human with 0,1,2 commands

Update attachment
Anirudh
Anirudh created a project
43d ago

FREEWAY - AI PLAY THE GAME

I made a mini game where the agent has to cross a road with cars 🚗 without crashing, I trained an AI to play it all by itself using a brain called PPO (Proximal Policy Optimization)

FREEWAY - AI PLAY THE GAME
5 devlogs 0 followers Shipped

Deployed the Application successfully on Render

Update attachment

Created If else, Oops (errors mangement), Input, and laied out basic structure for the Creating Functions

Update attachment

Added the evalexp and defined some more classes and made it do some maths and handle some variable

Update attachment

Finished the Backend and made the app fully functional, added saves so that the work gets saved automatically and lets you access and room with the code and loads its previous content

Update attachment

After getting suggestions from other hack clubbers I refactored my code and made it in a way thats scaleable. Created classes for everything and added the main Brain which does all the stuff aka Parser and integrated the function worked on previously

Update attachment

Completed the UI, added all the functionality for the tools, ie, made the eraser functional, added the line tool, made the width adjustable, and made the cursor change based on the selected tool, added text tool, and image tool. Faced issues while making the custom cursor but finally managed to get it working. Organized the code better and made it more readable

Update attachment

Added the readme

Update attachment

Started creating my own esolang, added say, chill, grab commands

Update attachment
Anirudh
Anirudh created a project
46d ago

Shrik - Esolang

Shrik is my Esolang

8 devlogs 0 followers

Improved the UI and added other tools, added the line tool, eraser, custom width and made them functional with the javascript

Update attachment

Created major functionalities

Made the app a node app and added basic connection and improved the UI

Update attachment

Completed all the internal mechanism of creating the Flowcharts, all done with python classes, faced alot issue with the formatting

Update attachment

Created the Classes for graph and nodes and made it to render the flowchart

Update attachment
Anirudh
Anirudh created a project
47d ago

ASCII FLOWCHART

Hi! This is a command line tool that helps you draw flowcharts in your terminal using only text You know those boxes and arrows that show what happens next? Yeah this makes those! It's like drawing a map of your ideas And then connect them with arrows to show what happens first, next, last

ASCII FLOWCHART
6 devlogs 0 followers Shipped

Created the basic UI and coded basic functionality

Update attachment
Anirudh
Anirudh created a project
48d ago

Scibble Pad

A collaborative multiplayer scribble pad

Scibble Pad
7 devlogs 1 follower Shipped
Anirudh
Anirudh worked on a deleted project

So I locked in today because I wanted to complete the project and submit it for the design contest, the 3D Case designing was a bit challenging as I had to make sure that everything was in place and the buttons were rechable and there were proper holes for buzzer oled charging esp32. Then I started working on the firmware to quickly draft a basic firware to test the hardwares

Update attachment
Anirudh
Anirudh worked on a deleted project

As Cyao told me to create a PCB I started creating the PCB, making it a big pcb would just increase its price so I tried to keep it compact. I initally started with creating my own motor driver but then when I checked the price for PCBA it was more then 5x a module so I decided to use only hand soldered items to save money on the PCB and create the pcb to make things clutter free.

Update attachment
Anirudh
Anirudh worked on a deleted project

Continued redesigning the PCB adding few little things like holes and also using some silk art, designed the whole PCB so that It could fit in a custom case.

Update attachment
Anirudh
Anirudh worked on a deleted project

Designed the PCB

Update attachment
Anirudh
Anirudh worked on a deleted project

Finished the code part and integrated the esp cam, all other elements. And submitted to highway.

Update attachment
Anirudh
Anirudh worked on a deleted project

Created the Schematic for the PCB

Update attachment
Anirudh
Anirudh worked on a deleted project

Added the functionality for the ATTiny 85 to work. Tested it on wokwi too

Update attachment

Added the pr to Terminal Craft

Update attachment
Anirudh
Anirudh worked on a deleted project

Created the basic logics for the motors to work on also refined the 3d Model
the rover can now move right, left, forward, backward, stop. also added speed controls. Created the web server to control everything too.

Update attachment

Added the readme file and finished adding most of the functions. The Project is submitted to terminal craft and can be tested now from here https://github.com/anirudh12032008/littleme I would try to implement a few more things later

Created the Home page for the isro website. added animations to the text and created div and images for the vehicles and mission

Update attachment

Created the intial functions. Added the make waffle page and the about page

Update attachment

Implemented multiple functions and production ready I'll add a few more tomorrow

Update attachment
Anirudh
Anirudh created a project
55d ago

Little Me

little me is your virtual clone in the CLI its designed to help you with getting roasted and getting better you can use it to know about things and get better at them, like coding or learning cool stuff it uses Generative AI to generate responses and help you with your tasks.

Little Me
4 devlogs 1 follower Shipped
Anirudh
Anirudh created a project
57d ago

ISRO website

created website for ISRO using html css and js

ISRO website
1 devlog 0 followers
Anirudh
Anirudh created a project
57d ago

Make your waffle

Make your own waffle now!!! with this website

Make your waffle
1 devlog 0 followers Shipped

Completed the website

Update attachment
Anirudh
Anirudh created a project
57d ago

Ferrari

Created the website for ferrari!!!!

Ferrari
1 devlog 1 follower Shipped
Anirudh
Anirudh joined Summer of Making
58d ago

This was widely regarded as a great move by everyone.