Bio

fullstack Web developer! i like doing fun stuff with golang!

Stats

3
Projects
10
Devlogs
21
Votes
1
Ships

Coding Time

All Time: 137h 40m
Today: 0h 24m

Member Since

June 16, 2025

Badges

2
🎨
Graphic Design is My Passion
Oh God How Did This Get Here I Am Not Good With Computer
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

3
SoulBomber
2 devlogs • 7 days ago
CaptureTheSoul
2 devlogs • about 1 month ago
SoulSearch

SoulSearch

Shipped
6 devlogs • about 2 months ago

Activity

ss of the board! just changed a few things to use webworkers for pixel manipulation but i think i broke how bombs are placed so thats that

Update attachment
Siddhant
Siddhant worked on SoulBomber
17h 23m • 4 days ago

making a web clone of bomberman! the backend is written in golang and the frontend is written in html and css since using canvas requires more complete control than what react could have given me!

Update attachment
Siddhant
Siddhant created a project
6d ago

SoulBomber

Bomberman Clone! A multiplayer bomberman game made for the web built using golang, each player controls one bomberman, you get points by blowing up other players or the breakable tiles, player with most points win. powerups exist, right now only increase range. The goal is basically to have fun and blow up each other!

SoulBomber
2 devlogs 0 followers
Siddhant
Siddhant worked on CaptureTheSoul
6h 17m • 19 days ago

so i kind of stopped working on this since i realised you must know ctf's to make a ctf site and my vision was uh weird to say the least, but i did add some frontend and docker containers!

Update attachment
Siddhant
Siddhant worked on SoulSearch
45m • 20 days ago

hooked up the frontend and backend (i also made it so the backend serves the frontend) im gonna ship it now wish me luck!

Update attachment

starting on working on a CTF site!

Update attachment
Siddhant
Siddhant created a project
43d ago

CaptureTheSoul

A CTF site!

CaptureTheSoul
2 devlogs 0 followers

frontend changed a bit removed clutter and cleaned up the typescript code in general

Update attachment

I finished and added a PageRanking algorithm and a TF IDF measure for scoring!

Update attachment

trying to build upto pagerank alg and started scoring mechanics (will be pushed soon!) i added politness to my crawler too since it was sort of rude by not heeding to robot.txt. Can't wait to finish current stuff to implement new stuff but also feels sad not working on it more.

Update attachment

I built a multi-threaded web crawler in Go that:

Recursively crawls web pages

Extracts all links

Avoids re-visiting URLs

Saves progress to disk (results.json)

Can resume from where it left off

Gracefully handles shutdown (Ctrl+C)

Periodically checkpoints progress

has some erros that are still being resolved
Frontend is Finished!

Update attachment

Web Crawler: Multi-threaded crawler with polite crawling delays
Custom Indexer: Term frequency analysis with stop word filtering
PageRank Algorithm: Link-based authority scoring
Advanced Scoring: Combines TF-IDF, PageRank, and position-based scoring
Modern Web UI: Responsive interface with real-time search
REST API: JSON API for programmatic access
Pure Go: No external dependencies, built with standard library only

Update attachment
Siddhant
Siddhant created a project
53d ago

SoulSearch

A high-performance search engine built from scratch in pure Go. Features web crawling, custom indexing, PageRank algorithm, and a modern web interface. now working, though search results need to be polished as well as the need to remove the html from it

SoulSearch
6 devlogs 1 follower Shipped
Siddhant
Siddhant joined Summer of Making
58d ago

This was widely regarded as a great move by everyone.