Stats

4
Projects
7
Devlogs
85
Votes
3
Ships

Coding Time

All Time: 92h 26m
Today: 1h 15m

Member Since

July 01, 2025

Badges

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

Projects

4
🚀
2 devlogs 3 days ago
ToDoIt

ToDoIt

Shipped
3 devlogs 6 days ago
RotatoLang

RotatoLang

Shipped
1 devlog 25 days ago
EncryptUI

EncryptUI

Shipped
1 devlog about 1 month ago

Activity

I finally got it running on nest, which while slow does act as a easy way to view.
try (ssh ttf@hackclub.app -p 23849)
Additions :-
Public Preview
there's now a new contact me page, which lets you send messages directly to me
better description loading system, which prevents me from having to recompile
Fixes :-
correctly handle responsiveness from the first initialization
enable truecolor over SSH using SystemD
show correct percentage in frameworks
enable scrolling in ExpandedDescription

Ishaan
Ishaan worked on ToDoIt
1h 9m 2 days ago

i fixed a few more issues relating to config loading (you can now use the -c flag to specificy a config). there's also bubbleup now, which is basically alerts for TUIs. this makes it a lot more friendly looking

Update attachment

This period of time let me setup the basic structure of my portfolio. since bubbletea is extremely pedantic about styling, i decided that each page would be centered around a main element (such as a list or viewport) and everything else positioned relative to it. I also made a TabInterface class, which while primitive (TODO to me, replace idx with currenttab object), allowed me to have different tabs for different topics (About Me, My Skills, etc...) It's also fully responsive as per my testing

Ishaan
Ishaan created a project
2d ago

SSH Portfolio

It's a portfolio website, but instead of being - well a website, you have to SSH into it (so basically a TUI)

2 devlogs 0 followers
Ishaan
Ishaan worked on ToDoIt
1h 52m 4 days ago

Feature complete! there's been major revamps to nearly every functionality. it now has a actual edit screen and a much better delete system. That + a plethora of bug fixes means you can use it now

Ishaan
Ishaan worked on ToDoIt
16h 48m 5 days ago

I finally finished everything! the TUI now supports being able to create, and delete new tasks as well as saving them. It barely takes up ~10mb and the compiled binary is less than 6 mb, + you can use it offline. now the only thing left is bug fixes

Ishaan
Ishaan created a project
6d ago

ToDoIt

ToDoIt is a fast, lightweight and portable TUI for task management. It can be navigated without touching your keyboard and has hierarchical organization so everything has it's own section

ToDoIt
3 devlogs 0 followers Shipped
Ishaan
Ishaan worked on RotatoLang
14h 43m 13 days ago

i finally finished off all the basic instructions, making it 100% feature complete (at least for the first ship) it's versatile enough that most basic programs can be implement easily, but not that enjoyably tho. To say there's no bugs is a lie, but this does act as a MVP. coming up: making this compiled through the power of MONKEY

Ishaan
Ishaan created a project
24d ago

RotatoLang

An esolang with a wheel (a wraparound stack) based system where variables are denoted by an index and not a name. The same concept applies for code too, so control flow is also dependent on the HOLY WHEEL .It's meant to be purposefully frustrating, so beware!

RotatoLang
1 devlog 0 followers Shipped

(i actually spent 40 minutes extra, but the time froze before that)
This was spent on modernizing the standalone functionality. While i had gotten the basic process down, the method for creating it was still the older compilation-based version. Other than that there was a bug fix for search showing the file path and Clear History crashing

Ishaan
Ishaan created a project
41d ago

EncryptUI

A Portable, Cross-Platform Encryption Manager (check readme for full description)

EncryptUI
1 devlog 1 follower Shipped
Ishaan
Ishaan joined Summer of Making
45d ago

This was widely regarded as a great move by everyone.