infra
CloudFlare Workers
Cloudflare Workers run edge logic close to users. I use them for lightweight APIs, caching, and routing without managing servers.
Use cases
- edge APIs
- caching
- routing
Related technologies
- Docker
Docker packages apps for reproducible environments. I use containers for consist
- JavaScript
JavaScript powers interactive UIs across browsers and servers. I use it for comp
- HTML
Semantic HTML is the foundation of accessible, SEO-friendly interfaces. I struct
- Css
CSS brings layout, motion, and responsive behavior. I focus on maintainable syst
- TailwindCSS
TailwindCSS accelerates UI development with utility-first styling. I pair it wit
- Typescript
TypeScript adds safety and clarity to large frontends. I use it to model APIs, r
FAQ
- How does Sandeep use CloudFlare Workers?
- Cloudflare Workers run edge logic close to users. I use them for lightweight APIs, caching, and routing without managing servers. Typical use cases include edge APIs, caching, routing.
- Which projects use CloudFlare Workers?
- New projects will be linked here as they ship.