Skip to content
View Pateldevlop's full-sized avatar

Block or report Pateldevlop

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pateldevlop/README.md

Profile Views Open to Work

Typing SVG


Hey, I'm Vikas Patel 👋

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.


🛠️ What I Work With

My Skills

🔧 Backend

PHP Laravel CodeIgniter Node.js REST API JavaScript

🎨 Frontend

HTML5 CSS3 Bootstrap

🗄️ Database

MySQL

⚙️ DevOps & Tooling

Docker CI/CD Git GitHub Jira


📊 GitHub Stats

Vikas's GitHub Stats    Top Languages

Wakatime Stats

GitHub Streak


📈 Contribution Activity

Vikas's Activity Graph


🚀 What I'm Currently Working On

  • 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

💼 What I'm Open To

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.


📌 A Few Projects

(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.


🐍 Contribution Snake

Snake animation

⚙️ How to activate the snake (one-time setup)
  1. Go to your Pateldevlop/Pateldevlop repo → Actions tab → New workflowSet up a workflow yourself
  2. Name the file snake.yml and 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 }}
  1. Click Commit changes, then go back to Actions → click Generate SnakeRun workflow
  2. Done — the animation will update automatically every day after that.

📫 Let's Connect

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.

LinkedIn   Twitter   GitHub


Open to Work

Open to work · Available now · Let's talk

Popular repositories Loading

  1. php-master-guide php-master-guide Public

    Forked from punitkatiyar/php-master-guide

    📡 core php step by step developer guide

    PHP 1

  2. Pateldevlop Pateldevlop Public

    Config files for my GitHub profile.

  3. HTML HTML Public

    HTML

  4. CSS CSS Public

    box-layout

    HTML

  5. javascript-master-guide javascript-master-guide Public

    Forked from myunitbook/javascript-master-guide

    JavaScript Basic To Advance Concepts Guide

    HTML

  6. patel.github.io patel.github.io Public

    HTML