DEV Community

Devanshu Biswas profile picture

Devanshu Biswas

404 bio not found

Joined Joined on 
Tokens: Why ChatGPT Can't Count the R's in 'Strawberry'

Tokens: Why ChatGPT Can't Count the R's in 'Strawberry'

Comments
1 min read
Activation Functions: Why a 100-Layer Network Without Them Is Still One Line

Activation Functions: Why a 100-Layer Network Without Them Is Still One Line

Comments
1 min read
Logistic Regression From Scratch: the Same Gradient Descent, Squashed Through a Sigmoid

Logistic Regression From Scratch: the Same Gradient Descent, Squashed Through a Sigmoid

Comments
2 min read
A Resume Bullet Improver in 40 Lines of Regex (No AI Needed)

A Resume Bullet Improver in 40 Lines of Regex (No AI Needed)

Comments
1 min read
Tree of Thoughts: How to Make an LLM Explore Instead of Guess

Tree of Thoughts: How to Make an LLM Explore Instead of Guess

Comments
2 min read
Spotify's Now-Playing Bar Is Just One CSS Grid + a Ticking Width

Spotify's Now-Playing Bar Is Just One CSS Grid + a Ticking Width

Comments
1 min read
I Built Minesweeper in ~50 Lines — the Only Hard Part Is Flood-Fill

I Built Minesweeper in ~50 Lines — the Only Hard Part Is Flood-Fill

Comments
1 min read
I Built 'Chat With Your Docs' From Scratch — Supabase + pgvector + a Free Local Embedder

I Built 'Chat With Your Docs' From Scratch — Supabase + pgvector + a Free Local Embedder

Comments
2 min read
AI Radar #1 — the Week the US Pulled Anthropic's Most Powerful Models

AI Radar #1 — the Week the US Pulled Anthropic's Most Powerful Models

Comments
2 min read
AI vs ML vs DL — the Nested Circles That Finally Make It Click

AI vs ML vs DL — the Nested Circles That Finally Make It Click

Comments
2 min read
I Built a Neural Network's First Neuron From Scratch — the 1958 Perceptron

I Built a Neural Network's First Neuron From Scratch — the 1958 Perceptron

Comments
2 min read
I Trained a Machine-Learning Model From Scratch in 40 Lines (No scikit-learn)

I Trained a Machine-Learning Model From Scratch in 40 Lines (No scikit-learn)

Comments
2 min read
I Built a GitHub Repo Health Scorer with the Free Public API

I Built a GitHub Repo Health Scorer with the Free Public API

Comments
2 min read
RAG Explained: Retrieve, Then Answer (the Prompt That Kills Hallucinations)

RAG Explained: Retrieve, Then Answer (the Prompt That Kills Hallucinations)

Comments
2 min read
A Notion-Style Calendar Is Just One CSS Grid

A Notion-Style Calendar Is Just One CSS Grid

Comments
2 min read
I Built 2048 in One Function and a 4 4 Array

I Built 2048 in One Function and a 4 4 Array

Comments 1
2 min read
I Built a Search Engine That Understands Meaning — in ~150 Lines, Zero API Keys

I Built a Search Engine That Understands Meaning — in ~150 Lines, Zero API Keys

1
Comments 1
3 min read
I Built an Offline AI Crop Disease Identifier for Smart India Hackathon

I Built an Offline AI Crop Disease Identifier for Smart India Hackathon

2
Comments
3 min read
Show Your LLM 2 Examples and It Will Copy the Format Forever — Few-Shot Prompting

Show Your LLM 2 Examples and It Will Copy the Format Forever — Few-Shot Prompting

1
Comments
3 min read
I Built Breakout by Adding 10 Lines to My Pong Code

I Built Breakout by Adding 10 Lines to My Pong Code

2
Comments 1
2 min read
I Cloned Arc Browser's Sidebar in 50 Lines of HTML — Pastel Gradient + Glass Sidebar

I Cloned Arc Browser's Sidebar in 50 Lines of HTML — Pastel Gradient + Glass Sidebar

Comments 1
2 min read
I Shipped a Realtime Collab App in 3 Lines of React — No WebSocket Plumbing

I Shipped a Realtime Collab App in 3 Lines of React — No WebSocket Plumbing

1
Comments
3 min read
I Built a Dashcam Pothole Detector for Smart India Hackathon — YOLOv8 + GPS + Civic API

I Built a Dashcam Pothole Detector for Smart India Hackathon — YOLOv8 + GPS + Civic API

1
Comments
4 min read
Sample Your LLM 5 Times and Take a Majority Vote — Accuracy Jumps 35 Points

Sample Your LLM 5 Times and Take a Majority Vote — Accuracy Jumps 35 Points

1
Comments
3 min read
I Built Tetris in 150 Lines of JavaScript — 7 Pieces, Rotation, Line Clear

I Built Tetris in 150 Lines of JavaScript — 7 Pieces, Rotation, Line Clear

1
Comments
3 min read
I Cloned Vercel's Deploy Log in 30 Lines of Vanilla JavaScript

I Cloned Vercel's Deploy Log in 30 Lines of Vanilla JavaScript

1
Comments
3 min read
I Shipped a 600 KB Native Desktop App with the Same HTML I'd Put on Vercel

I Shipped a 600 KB Native Desktop App with the Same HTML I'd Put on Vercel

1
Comments
3 min read
I Built the Resume-vs-JD Scorer Every ATS Uses — In 30 Lines of JavaScript

I Built the Resume-vs-JD Scorer Every ATS Uses — In 30 Lines of JavaScript

1
Comments 1
3 min read
7 Magic Words That Make Your LLM 10 Smarter at Math

7 Magic Words That Make Your LLM 10 Smarter at Math

1
Comments
4 min read
I Built Pong in 60 Lines of JavaScript — Five State Variables and a setInterval

I Built Pong in 60 Lines of JavaScript — Five State Variables and a setInterval

1
Comments 1
4 min read
I Cloned Linear's Sidebar in 50 Lines of HTML — One File, Zero npm

I Cloned Linear's Sidebar in 50 Lines of HTML — One File, Zero npm

1
Comments
4 min read
I Built a Browser-to-Browser Video Chat in 250 Lines — Zero Backend, Zero SDKs, Zero Cost

I Built a Browser-to-Browser Video Chat in 250 Lines — Zero Backend, Zero SDKs, Zero Cost

4
Comments 2
6 min read
I Built a ChatGPT-Clone in 100 Lines of Next.js (Streaming + Tools + One-Line Provider Swap)

I Built a ChatGPT-Clone in 100 Lines of Next.js (Streaming + Tools + One-Line Provider Swap)

1
Comments
4 min read
I Built a Custom Tool Server for Claude in 250 Lines of TypeScript

I Built a Custom Tool Server for Claude in 250 Lines of TypeScript

1
Comments
5 min read
I Compiled Rust to WebAssembly and Made My JavaScript 6 Faster

I Compiled Rust to WebAssembly and Made My JavaScript 6 Faster

3
Comments
5 min read
I Built a Text-to-Image Search Engine That Runs Entirely in the Browser

I Built a Text-to-Image Search Engine That Runs Entirely in the Browser

Comments
5 min read
I Built a 3-Agent AI Research Crew in 250 Lines of Python (LangGraph + Free Gemini)

I Built a 3-Agent AI Research Crew in 250 Lines of Python (LangGraph + Free Gemini)

1
Comments 1
6 min read
I Built a 3D Solar System in 300 Lines of React (No Game Engine)

I Built a 3D Solar System in 300 Lines of React (No Game Engine)

1
Comments 1
5 min read
I Built a Voice AI Tutor in 200 Lines of Code (and Zero Backend)

I Built a Voice AI Tutor in 200 Lines of Code (and Zero Backend)

1
Comments
6 min read
I built a Stable Diffusion playground in 200 lines and zero API keys. Here's how.

I built a Stable Diffusion playground in 200 lines and zero API keys. Here's how.

Comments
5 min read
loading...