infra
Docker
Docker packages apps for reproducible environments. I use containers for consistent deployments and predictable local development.
Use cases
- deployments
- dev environments
- CI
Related technologies
- CloudFlare Workers
Cloudflare Workers run edge logic close to users. I use them for lightweight API
- Node JS
Node.js runs JavaScript on the server for APIs, tooling, and automation. I use i
- 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
FAQ
- How does Sandeep use Docker?
- Docker packages apps for reproducible environments. I use containers for consistent deployments and predictable local development. Typical use cases include deployments, dev environments, CI.
- Which projects use Docker?
- New projects will be linked here as they ship.