AP/Adhyayan Pradhan
GoalsLabsProjectsWishlistDeckBlogAbout

Adhyayan Pradhan

Building things, one step at a time.

ContactGitHubLinkedIn
Home/Projects

Shipped work

Projects

Products and systems I have built, the decisions behind them, and what the work proved.

2 building2 completed

Featured work

BuildingSAASFounder & Developer

Snaplyze

Snaplyze.cc is a tech discovery platform for builders. It helps developers, PMs, founders, and curious tech people discover underrated GitHub repos, AI tools, research papers, products, frameworks, and engineering ideas without getting lost in information overload. Instead of scrolling through GitHub, Twitter, Hacker News, newsletters, and blogs for hours, Snaplyze gives short 2–3 minute digests that explain: What it does. How it works. Why it matters. Who should care. How developers, PMs, and founders can use it. Its moat is not just AI summarization. The real moat is **signal selection + context**. Anyone can summarize a repo or article. But Snaplyze focuses on finding what is actually worth knowing, especially underrated tools and early signals that most people miss. What makes it amazing is that it turns tech curiosity into a daily habit. You can quickly discover new ideas, tools, repos, and startup opportunities without feeling overwhelmed. In simple words: Snaplyze is like a daily tech radar for builders — helping you find useful tools, ideas, and opportunities before they become obvious.

130 days inHow to build a SAAS and Android App like Finshot?
FlutterNextjssupabaseDigital Oceanfastapidocker

Building

T
Building

Tikli - Make Goals And Mental Health Simple With Us

Transform goals into personalized timelines built on proven methods. Our app turns your goals into strategic roadmaps using evidence-based frameworks that work with your brain, not against it. Checkout the comic Book strip PDF & Video in the YouTube link attached.

448 days inHow to build a mental health platform
Next.jsTailwindcssTypescript

Completed

V
Completed

Virtual DOM from Scratch

This project demonstrates the use of a virtual DOM to efficiently update the real DOM. It includes interactive controls to add, update, and remove elements. Additionally, it visualizes the DOM as a graph

Completed in 9 daysHow Virtual DOM actually works in React
HTMLJavascript
L
Completed

Load Balancer working from scratch

This project implements a load balancer designed to distribute incoming HTTP requests across multiple backend servers. The primary goal is to efficiently manage traffic, ensuring that requests are handled by the most appropriate server based on the selected load balancing algorithm. This helps optimize resource utilization, improve response times, and enhance the overall reliability and performance of the system.

Completed in 12 days
PythonDockerFastApi