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

evaanchowdhry

@evaanchowdhry

Joined July 17th, 2026

  • 9Devlogs
  • 4Projects
  • 4Ships
  • 15Votes
ib student
Ship Pending review

Termiview is essentially an ssh client without the ssh designed to make navigating your server easy. It has a file explorer that lets you view, edit, and move your files with a GUI instead of via commands. It also has a terminal so you can actually do stuff on your server. It has a custom theme manager so you can truly personalize your server to your use case too. Each instance will also automatically update based on my github repo, each new release triggers an auto update notification. This really makes life easier by not making you use commands to manage your filesystem, manage ssh connections, or run commands to see system stats on your server (since you can see them in the corner!)

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

20m 36s logged

I’ve been debugging this theme editor for the past ~20 minutes. It turns out that VSCode live preview is NOT as trustworthy as you think it is. I’ve been testing using live preview and it works perfectly fine. But as soon as I push into production, there’s 404s in the console. So I’ve been trying to fix them, I’ve redeployed too many times but I just fixed it. I also updated my prod.sh to completely handle updating for me. It creates new commits, releases, etc etc based on what kind of update I did. So a site update won’t trigger a new release now like it did before.

0
0
57
Open comments for this post

53m 43s logged

I just added a theme editor! This is linked on the main website (termiview.xyz) and it lets you design custom termiview themes so it doesn’t look as bland as it does right now. Termiview instances now have a capability to load these custom themes ofc

0
0
5
Open comments for this post

2h 43m 3s logged

Termiview is essentially an ssh client without the ssh designed to make navigating your server easy. It has a file explorer that lets you view, edit, and move your files with a GUI instead of via commands. It also has a terminal so you can actually do stuff on your server. I plan on later adding an AI mode to this which can either use local or cloud models to execute tasks on your server, so basically set things up FOR you when you tell it to. Oh and it also works on macOS. This first devlog gets the basis ready, the site, and the actual termiview instances itself. It’s perfectly usable at this point in time

0
0
4
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
9
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
7
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
10
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
6
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.

3
0
8
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
11

Followers

Loading…