Full-Stack Software Engineer based in India — I build things for the web that actually work.
I've spent years shipping production-grade applications using PHP, Laravel, Node.js, and Docker,
working across startups and agencies, turning messy requirements into clean, maintainable code.
Whether it's a REST API at 2am or a CI/CD pipeline that finally stops breaking on Fridays — I'm your person.
- Deepening my Docker + CI/CD workflow for faster, cleaner deployments
- Building full-stack projects with Laravel + Node.js to keep both sides sharp
- Exploring scalable backend architecture patterns
I'm actively looking for:
- 🌍 Remote roles — full-time or contract, timezone-flexible
- 💻 Freelance projects — web apps, APIs, backend systems, or long-term product work
- 🏢 Onsite opportunities — open to relocation for the right role
I work well independently and inside teams. I read documentation before asking questions. I write code I'd be comfortable reviewing six months later.
(More coming soon — actively updating this section)
| Project | Stack | Description |
|---|---|---|
| php-master-guide | PHP | Step-by-step PHP developer reference |
| patel.github.io | HTML/CSS | Personal web presence |
| javascript-master-guide | JavaScript | JS concepts from basics to advanced |
🔨 More original projects coming soon — actively building.
⚙️ How to activate the snake (one-time setup)
- Go to your
Pateldevlop/Pateldevloprepo → Actions tab → New workflow → Set up a workflow yourself - Name the file
snake.ymland paste this content:
name: Generate Snake
on:
schedule: [{cron: "0 0 * * *"}]
workflow_dispatch:
jobs:
snake:
runs-on: ubuntu-latest
steps:
- uses: Platane/snk/svg-only@v3
with:
github_user_name: Pateldevlop
outputs: dist/snake.svg
- uses: crazy-max/ghaction-github-pages@v3
with:
target_branch: output
build_dir: dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}- Click Commit changes, then go back to Actions → click Generate Snake → Run workflow
- Done — the animation will update automatically every day after that.
If you've got a project, a role, or just want to talk shop — reach out.
I reply. I'm easy to work with. Let's build something.
Open to work · Available now · Let's talk