You are browsing as a guest. Sign up (or log in) to start making projects!

evaanchowdhry

@evaanchowdhry

Joined July 17th, 2026

  • 6Devlogs
  • 3Projects
  • 3Ships
  • 15Votes
ib student
Ship

I made a number guessing slack bot based on my older discord bot called Numero. It has several built in modes and the capability to make custom ones too. I'm proud of the fact I managed to learn how to use slack bots so quickly. It's really similar to discord.js. That's part of what helped me create this in I think a bit under an hour. Testers should know that if the project is a little slow it's bcause of my hosting service (Render) setting as inactive and it may take some seconds to bring it back.

Try project → See source code →
Open comments for this post

18m 33s logged

I spent some time working on 4 new commands. There’s also custom modes now! Each slack channel can have its own custom mode. Same way how each channel can have its own game. I also added a new /end command. If the person who started the game runs it, the game in the current channel will end so others can be played!

0
0
7
Open comments for this post

30m 16s logged

I got the first 3 commands working! So basically this is a slack bot based on my old project Numero for Discord. It shares a similar idea of being a number guessing game. So far I’ve managed to get the /start /guess /hint working and a full game system! I’ll keep working on it for the next few hours to try and get more of the key commands in. Maybe a few more things that weren’t in the discord bot like custom gamemodes, we’ll see!

0
0
6
Ship

I made a newly redesigned portfolio that I can use professionaly on my linkedin profile. I'm really proud of how it turned out, it looks like something I would imagine smells like a new car. Testers should know that this interface is responsive, so it works on mobile as well as it does on desktop. I didn't really follow the guide as I didn't need it since I already knew what I wanted.

Try project → See source code →
Open comments for this post

33m 39s logged

So I originally planned to release a new blog feature which would scrape my Linkedin profile for each post so I don’t actually have to write anything. But it turns out that the way to do that would’ve been very tedious since Linkedin doesn’t have an API for this type of stuff. So instead I decided to add a project status tracker to each project I have up right now since one of my older domains just expired. It reminded me that these ones might too and I might not remember them.

0
0
8
Open comments for this post

1h 54m 6s logged

So this is my new portfolio site! I made it a single page, designed in a modular layout so it’s way easier to change things when need be. It also has a really cool feature where it shows the song I’m currently listening to on Spotify near the contact buttons, but that media player only shows when I actually am listening to something. It features a clock telling users the current time in my timezone, and all appropriate contact links. This is really different from what my portfolio used to be: a macOS terminal lookalike with commands for each one of these current cards.

0
0
5
Ship

I made Peylo, a learning app inspired by Duolingo. I’m especially proud of how closely the final design matches the fun and polished feel I was aiming for. The most challenging part was migrating the database, since it was tedious and required a lot of testing. To try the project, create an account and be sure to check your junk or spam folder if the confirmation email doesn’t appear in your inbox.

  • 2 devlogs
  • 5h
  • 12.74x multiplier
  • 64 Stardust
Try project → See source code →
Open comments for this post

48m 35s logged

Well, I just had to migrate Peylo’s supabase account since I forgot the email to the last one. Now instead of using Google Auth, it just uses Supabase auth links. This also means the 2 full units I had generated in the last DB are now gone, so I have around 12 lessons now for the first unit. More to come throughout the dev process. Now at least it’s fully functional.

2
0
6
Open comments for this post

4h 10m 44s logged

I just brought Peylo back to life, its a project I created a few weeks ago in June, I had originally given up on it due to Supabase disabling the project because of inactivity. But after I saw Hackclub Stardance, I decided to give it a shot again. Peylo is a learning platform designed to mimic Duolingo’s ease of use but instead of learning languages you learn financial literacy. Now you might think: “How do you make each lesson?” as there’s around 500 lessons in Peylo’s curriculum. Well, I created a Gemini powered lesson generator to automatically generate each lesson and store it in the DB for future use. Now, you might think how I’m managing my Gemini API usage; the truth is, I don’t. I created a system with around 6 different Gemini API keys from all 6 of my Google accounts, and it automatically switches to the next one after one hits its limit. I’m looking forward to continuing on this project in the next few months.

0
0
9

Followers

Loading…