@Ashwingudepu
Web development learner focused on accessibility and real-world practice
I’m Ashwin Gudepu, a web development learner currently part of the Chai Code cohort. I’m blind, so accessibility is not an afterthought for me. I write about coding, tools, and lessons from building usable web apps.
Nothing here yet.
Jan 29 · 4 min read · TCP vs UDP Explained Simply: How Data Really Travels on the Internet On the surface, the internet feels effortless. You open a website, send a message, join a call, or watch a video, and everything just works. But behind the scenes, data is constantl...
Join discussionJan 29 · 5 min read · TCP Explained How the Internet Learns to Trust Data Before a browser loads a website, before HTTP sends requests, and before data reaches your screen, something very important happens quietly in the background. That something is TCP. TCP is not visib...
Join discussionJan 29 · 6 min read · What Really Happens After You Type a URL and Press Enter? Typing a URL and pressing Enter feels simple. A page appears and we move on. But inside the browser, a carefully ordered process starts running. This process turns a domain name into pixels on...
Join discussionJan 28 · 5 min read · cURL Explained Simply: Talking to Servers from the Terminal Before we start: what is a server and why do we talk to it? Let’s start with a simple idea. Whenever you use the internet, you are talking to a server. You open a website You use an app Y...
Join discussion