Stats

6
Projects
23
Devlogs
24
Votes
4
Ships

Coding Time

All Time: 32h 47m
Today: 0h 0m

Member Since

June 18, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

6
BrainrotLang
7 devlogs about 1 month ago
Multiplayer Thrower Game
8 devlogs about 2 months ago
Junk Food Calorie Counter
1 devlog about 2 months ago
Online Events Scraper
5 devlogs about 2 months ago
🚀
0 devlogs about 2 months ago
Advance Backend system in Node.js
1 devlog about 2 months ago

Activity

everything done and dusted, from bugs solving to hosting to adding extra features to design the streamlit UI. Learn a lot, was introduced to new tools like regex, streamlit, subprocesses working, compiler parsing. Added Snippets as well for .brt codes

Update attachment

finally its done, lots of errors were there while dealing with identation issues + nested if-else + functions calling, now its all working. uff lots of efforts and debugging but it's total worth. Now just Custom Error handling is pending

Update attachment

I have implemented Variable declarations (3 types, one is chad <var_name> to represent Constant values) , if-else blocks(even nested) with proper indentation, operators, and working on functions. But my code is a complete mess :skull: it's only a single file. need to document properly.

Update attachment

eval function done
indentation handling done
if-elif-else block done

remaining:
for and while loops with some touch
functions
operators

Update attachment

Variables declaration part is done. beta is used to declare integer variables from 0 to 10, g_level for any number. and Chad keyword for constant values

Update attachment

wohoo, getting interest in multiple things, my brain is bombarding me ideas and crazy memes. just finished up setting variable declaration + printing statements.
using argparse and subprocess to run the generated python code in the same go for less brain dead situations

Update attachment

just started with my version of esolang using brain rot memes. made first .brt(brainrot file). just for sake of testing out how argparse works in python.

Update attachment
CloudyHacker
CloudyHacker created a project
40d ago

BrainrotLang

my esolang based on BrainRot Memes BrainRotLang is a fun and creative programming language that replaces regular coding terms with Gen Z slang. You use npc ahh comment() for printing output in console, npc ask for input; which is a funny take on latest memes. For comparisons, you can write frfr instead of ==, and use no cap for True. Many other operators & keywords are there like sybau for successive line printing, (beta, gyat_level, chad) for variable declaration, ragequit for terminating the program.

BrainrotLang
7 devlogs 0 followers Shipped

final changes have been added, multiple squid game inspired character selections available, knife throwing animation with angle shifting of pointing side(used deepseek for player selection ui in funky style, then fixed flex grid related bugs)

Update attachment

boundary condition added for player moving around map. Walking sound added

Update attachment

collision detection done and dusted. now the player can't pass through any obstacle

Update attachment

game dynamics added: ball speed, angle, size + character respawn and starting point

Update attachment

ball throwing animation added(just simple tweak, not that much math applied). need to fix asap tho

Update attachment

test player image added + its dynamics to run and speed + direction management. still figuring out how to show data events generated from one player to others. generally using sockets.emit .... server side config is done , client side is pending

Update attachment

canvas drawn up + tile image added to it. fixed the bugs too that was hectic part ngl. tmx and tsx file extension were causing random errors, at the end stackoverflow + copilot came to rescue

Update attachment

random map is being used for now for setting up the project. recent work: map layout logic added to convert 1 d tile array to 2d array, and emitting map details on socket connection

Update attachment
CloudyHacker
CloudyHacker created a project
45d ago

Multiplayer Thrower Game

SQUID GAME HIDE AND SEEK (KNIFE GAME) inspired multiplayer game made with plain js and html canvas which you can enjoy on your browsers

Multiplayer Thrower Game
8 devlogs 0 followers Shipped

Finishing this project after making it responsive + adding a funny quote at end
Used tailwindcss for responsiveness and certain transitions + free api from fruityvice for suggesting an alternative option to junk food( :) not visible in ss tho)

Update attachment
CloudyHacker
CloudyHacker created a project
45d ago

Junk Food Calorie Counter

Inspired by the theme of 'junk food' by Grub YSWS , I decided to design a simple yet informative Junk Food Calorie Calculator/Counter website. The goal is to help users quickly estimate the calorie content of common junk food items. To further enhance the website's utility and promote healthier choices, I've integrated a free API from Fruityvice. This feature suggests a healthy fruit alternative, complete with its calorie and protein information, encouraging users to consider nutritious options.

Junk Food Calorie Counter
1 devlog 0 followers Shipped

Scraping Script for Devfolio site added to fetch info about hackathons and events, this will help students get aware of events running on different platform at single place

Update attachment

html page + flask setup done, just needed to add some tweaks for proper site function

Update attachment

now user can also download csv file of complete events list

Update attachment

fixed the bug of unwanted request call on site while scraping + result appears in more clean way

Update attachment

added live and upcoming events filter logic.
Now user will be presented only certain events (many more logic rep. are undergoing)

Update attachment
CloudyHacker
CloudyHacker created a project
47d ago

Online Events Scraper

A Python-based CLI tool that scrapes and lists upcoming events such as hackathons, competitions, and workshops from platforms like Devfolio and Reskill. Ideal for developers, students, and tech enthusiasts looking for new opportunities in the tech space.

Online Events Scraper
5 devlogs 0 followers Shipped
CloudyHacker
CloudyHacker created a project
47d ago

AI Agent SAAS Platform (Interview calls)

I am going to build an AI-powered video call app from start to finish. I will set up real-time calls with custom AI agents, generate summaries and transcripts using background jobs, and integrate a full post-call experience including video playback, transcript search, and an AI chat that understands the meeting context.

0 devlogs 0 followers

Redis Connection setup with global error handling + learn to implement finally clause with try-catch block

Update attachment
CloudyHacker
CloudyHacker worked on a deleted project

Redis Connection setup with global error handling + learn to implement finally clause with try-catch block

Update attachment
CloudyHacker
CloudyHacker created a project
50d ago

Advance Backend system in Node.js

transitioning from creating basic crud apis to robust, secure and scalable node js app architecture with help of docker, redis, rabbit mq

Advance Backend system in Node.js
1 devlog 0 followers
CloudyHacker
CloudyHacker joined Summer of Making
58d ago

This was widely regarded as a great move by everyone.