Stats

8
Projects
46
Devlogs
0
Votes
1
Ships

Coding Time

All Time: 109h 18m
Today: 0h 3m

Member Since

June 16, 2025

Badges

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

Projects

8
🚀
1 devlog • 7 days ago
discord-prox2
10 devlogs • 9 days ago
🚀
1 devlog • 11 days ago
🚀
1 devlog • 2 months ago
🚀
4 devlogs • 2 months ago
🚀
3 devlogs • 3 months ago
🚀
9 devlogs • 3 months ago
🚀
17 devlogs • 3 months ago

Activity

Earned sticker

added star rating to reviews

Update attachment

added a command list! (now shipping trust)

Update attachment
Earned sticker
eth0
eth0 worked on srizan.dev
36m • 1 day ago

moved to cloudflare astro ssr and changed branding!

Update attachment
Earned sticker
eth0
eth0 worked on srizan.dev
1h 6m • 2 days ago

finally, working on my website! it has been dormant during the summer, but I aim to write some stuff and improve it from now on.
this devlog adds some content to the about page and removes old blog posts from the template.
don't be fooled by this project using an astro template, though! i'll heavily modify it

Update attachment

wanted to make a cool website to register
for now, i've made the welcome text and the cookie beat! a lot has to be done

Update attachment
eth0
eth0 created a project
7d ago

Circles YSWS website

Website for an osu! YSWS program

1 devlog 0 followers
eth0
eth0 worked on discord-prox2
1h 1m • 7 days ago

final devlog! wrote a readme, and kept troubleshooting build errors. i've concluded that my hate towards nixpacks is real.
have a good night, i guess!

Update attachment
eth0
eth0 worked on discord-prox2
46m • 8 days ago

probably last devlog before ship. been setting up multi guild support.

Update attachment
eth0
eth0 worked on discord-prox2
24m • 8 days ago

got replies going! also forgot to disable mentions!

Update attachment
Earned sticker
eth0
eth0 worked on discord-prox2
19m • 8 days ago

day 2, figured out downvoting and added the post author to the database for responses

Update attachment
eth0
eth0 worked on discord-prox2
31m • 8 days ago

added upvoting! users are sha256 hashed!

Update attachment
eth0
eth0 worked on discord-prox2
6m • 9 days ago

added the ability to nuke messages! it basically deletes it from the database pf

Update attachment
eth0
eth0 worked on discord-prox2
22m • 9 days ago

handled approve buttons and some other small changes (like deleting the sent message)

Update attachment
eth0
eth0 worked on discord-prox2
19m • 9 days ago

got modal and database writing done! now i just have to handle buttons and get it sent to a channel. getting closer!

Update attachment
Earned sticker
eth0
eth0 worked on discord-prox2
31m • 9 days ago

project init, prisma database schema writing, quick confession logging!

Update attachment
eth0
eth0 created a project
8d ago

discord-prox2

Discord port of the well known #confessions and #meta bot, prox2! It is completely anonymous, just like the original bot, featuring sha256 encryption and replies!

discord-prox2
10 devlogs 1 follower Shipped
eth0
eth0 worked on NIC
22m • 10 days ago

hi! this is NIC - my (eth0) personal discord bot! it'll be a small rust experiment.
for now, i've figured out how to send a message on program start and start an http server!

Update attachment
eth0
eth0 created a project
10d ago

NIC

Personal slack bot

1 devlog 0 followers
eth0
eth0 worked on hctv
1h 15m • 22 days ago

this devlog includes some updates and other stability fixes:
- default unicode emojis are now supported on the chat!! so now you can use stuff like :skull: with no problems.
- fixed the fact that sentry didn't install server side stuff automatically and had to do it manually :heavysob:
- fixed dependency bug that led to not being able to change stream titles or onboard (didn't notice before AAAAAAAAAAAAAAA)

Update attachment
eth0
eth0 worked on hctv
54m • 23 days ago

in this hour of work, i've made a few changes:
- improved stream latency (reverted and improved prior latency changes)
- added a 24/7 flag for channels. this will disable notifications on #hctv-streams
- fixed some misleading information when getting a dm after following someone.

Update attachment
eth0
eth0 worked on hctv
2h 25m • 25 days ago

used fumadocs on a separate monorepo package, then wrote all documentation! turns out, next.js loves to not work. i afterwards had to move everything over to starlight, where it was easy to get everything going. it is now deployed under https://docs.hctv.srizan.dev!

Update attachment
eth0
eth0 worked on hctv
1h 47m • 26 days ago

i created a new fumadocs website and then tried to use openapi and scalar to make api endpoint documentation. turns out, it's not the best! (at least without me using AI to help me out pf)
so, i'm moving to manually documenting each endpoint. hopefully it's easier

Update attachment
eth0
eth0 worked on hctv
44m • 27 days ago

implemented a new onboarding page. i also tried adding a prometheus metric endpoint but that won't happen until i finish other stuff first!

Update attachment
eth0
eth0 worked on hctv
1h 15m • about 1 month ago

hctv slowdowns were actually insane! i saw postgres connections reach limits so what i did for an hourish was set up pgbouncer, which was pretty hard, since the docker image i was using didn't have the best configs.
afterwards, i found that the culprit was this code i implemented, which was HORRIBLE in terms of performance, so now it's way neater and uses cool stuff such as redis transactions.

Update attachment
eth0
eth0 worked on Vinci
23m • about 1 month ago

fixed some documentation and fixed hosting

Update attachment
eth0
eth0 worked on hctv
5h 49m • about 1 month ago

after a month long hiatus, i've shipped one of the best updates! (and forgetting about devlogging in the process :nooooo:)
chat improvements have been one of the cooler things i've wanted to do for a while, so here it is! a quick recap:
- slack emotes
- message history
- rewritten viewer count based on messages
- multiline messages
- obs chat browser view without authentication (as in, user authentication, no unauthed websocket lol)
probably more coming soon?

anyways, keep hacking!!

Update attachment
eth0
eth0 worked on Pilot
2h 24m • about 2 months ago

i've added a private invitation system (since i'm broke and can't pay for flight updates) and now flight selection uses the airport's local timezone! (finally, no conversion from local time to whatever it is in UTC :heavysob:)

Update attachment

for my first ever videogame, i'm porting power hungry pets!
this first feature is basically drawing cards, but they are not still from the real deck. that'll be worked on tomorrow!

Update attachment
eth0
eth0 created a project
62d ago

Powerful Hungarian Pandas

Power Hungry Pets adapted to videogame! (AI used to learn about Godot)

1 devlog 0 followers
eth0
eth0 worked on Vinci
41m • 2 months ago

moved over some minecraft related commands (more to come) + bonzify

Update attachment
eth0
eth0 worked on Vinci
3h 8m • 2 months ago

worked on a link shortener command and moved over the AI channel. this took a while since i basically rewrote it.
it's also not streamed now since it uses groq which is really really really fast!

Update attachment
eth0
eth0 worked on Pilot
4h 43m • 2 months ago

more flight update fixes and trying to automatically create accounts for another api, to then find out that some features aren't implemented in that api. i'll stick to flightaware for now

eth0
eth0 worked on Pilot
1h 55m • 2 months ago

flight updates implemented! this was easier than i expected since i already had most of the logic in mind. i was working on this before, hence the small time since update gap i guess.

Update attachment
eth0
eth0 worked on Pilot
6h 10m • 2 months ago

hey! this is the beginning of the pilot bot development.
i've been implementing the /flight-add command, but had to change apis in the middle of development since flights were innacurate.
it's basically finished now, so i have to track flights now. let's see how it goes!

Update attachment
eth0
eth0 created a project
74d ago

Pilot

Slack bot that tracks flights and posts updates on a private channel

4 devlogs 1 follower
eth0
eth0 worked on Vinci
4h 12m • 3 months ago

i've made a hangman game from scratch, including a command to return a single word from the spanish dictionary. i acquired a 130mb csv file with spanish words and converted it to a sqlite file for all this.
currently, the hangman game only supports 6 letter words.

Update attachment
eth0
eth0 worked on Vinci
8m • 3 months ago

directly ported the rock paper scissors game over. thought it was broken, but i'm just bad!

eth0
eth0 worked on Vinci
1h 45m • 3 months ago

did a /chiste command

Update attachment
eth0
eth0 worked on hctv
2h 33m • 3 months ago

wrote a program in rust to write all hack club workspace emojis in a json file. this is because i'm adding slack emojis to the chat.

Update attachment
eth0
eth0 created a project
87d ago

srizan.dev

Personal website, rewritten with Astro

3 devlogs 0 followers
eth0
eth0 worked on hctv
36m • 3 months ago

got chat history working!

Update attachment
eth0
eth0 worked on hctv
1h 1m • 3 months ago

had to go touch grass so today i did basically nothing, just fix the builds

Update attachment
eth0
eth0 worked on hctv
1h 54m • 3 months ago

i've set up a github codespace and added a new version notification system, including showing the latest commit in the user tab. it doesn't work in prod for some reason, though! so i have to look into that.

Update attachment
eth0
eth0 worked on Vinci
1h 40m • 3 months ago

added cursivify, image classification and made suggestion code cleaner

Update attachment
eth0
eth0 worked on Vinci
3h 53m • 3 months ago

added auto generated A command + database migrations from mongodb to sqlite

Update attachment
eth0
eth0 worked on Vinci
45m • 3 months ago

added google command (peak discord bot yeah ik)

Update attachment
eth0
eth0 created a project
91d ago

Vinci

Refactor of discord bot for a private server

9 devlogs 0 followers
eth0
eth0 worked on hctv
1h 9m • 3 months ago
  • added a dropdown on the channel settings page
  • redirects /settings/channel to personal channel
  • phased out old edit livestream dialog
  • shared nuqs query parameters (?tab=)
Update attachment
eth0
eth0 worked on hctv
1h 52m • 3 months ago

finally, profile pictures can be changed!

Update attachment
eth0
eth0 worked on hctv
2h 40m • 3 months ago

i may or may not have overengineered a description markdown editor

Update attachment
eth0
eth0 worked on hctv
37m • 3 months ago

now you can enable and disable stream notifications globally in the settings, in case you're testing something and don't want to annoy anybody, as an example.
also, the tabs are controlled through nuqs and the tab is stored through it. (so there's now ?tab=general inside the url)

Update attachment
eth0
eth0 worked on hctv
58m • 3 months ago

adding channel managers actually works now!
filtering the combobox really got me bugged out, but i ended up figuring everything out

Update attachment
eth0
eth0 worked on hctv
4h • 3 months ago

hey! this is hctv - the streaming service for hackclubbers.
i forgot that there were updates on this program! currently, i'm working on being able to create more channels (on the frontend, the backend already had everything prepared for this)
here's a sneak peek on the settings page. you'll be able to edit general settings and add other people as channel managers!

Update attachment
eth0
eth0 created a project
101d ago

hctv

The streaming service for hackclubbers (#hctv on slack)

17 devlogs 2 followers
eth0
eth0 joined Summer of Making
103d ago

This was widely regarded as a great move by everyone.