June 18, 2025
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
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
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.
eval function done
indentation handling done
if-elif-else block done
remaining:
for and while loops with some touch
functions
operators
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
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
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.
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.
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)
boundary condition added for player moving around map. Walking sound added
collision detection done and dusted. now the player can't pass through any obstacle
game dynamics added: ball speed, angle, size + character respawn and starting point
ball throwing animation added(just simple tweak, not that much math applied). need to fix asap tho
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
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
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
SQUID GAME HIDE AND SEEK (KNIFE GAME) inspired multiplayer game made with plain js and html canvas which you can enjoy on your browsers
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)
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.
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
html page + flask setup done, just needed to add some tweaks for proper site function
now user can also download csv file of complete events list
fixed the bug of unwanted request call on site while scraping + result appears in more clean way
added live and upcoming events filter logic.
Now user will be presented only certain events (many more logic rep. are undergoing)
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.
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.
Redis Connection setup with global error handling + learn to implement finally clause with try-catch block
Redis Connection setup with global error handling + learn to implement finally clause with try-catch block
transitioning from creating basic crud apis to robust, secure and scalable node js app architecture with help of docker, redis, rabbit mq
This was widely regarded as a great move by everyone.