Skip to content
View chinmaypurav's full-sized avatar

Block or report chinmaypurav

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
chinmaypurav/README.md

whoami 👋

A self taught ever learning software developer, with PHP Laravel (4+ years) as core skillset. I am a core backend developer with good understanding to integrate with the front end parts.

I am also an enthusiast pen-tester, with penetration knowledge I reach out to the code owners and help them notice and fix thier vulnerabilities at no cost; out of goodwill. This also helps me level up my security knowledge to myself and share it with others.

Skills & Technologies

  • PHP
  • Laravel
  • Nginx
  • Docker
  • Gitlab CI/CD
  • Github Actions
  • Vue 3
  • Nuxt
  • Traefik
  • Sonarqube
  • Multi Tenancy within Laravel
  • Filament
  • PHPUnit/Pest testing framework
  • Bash
  • Linux
  • Postman
  • MySQL/MariaDB
  • Sentry

Laravel TDD

  • I like to do any development work with a TDD (Test Driven Development) approach. I invest roughly the same amount of time taken to manually test the feature; but the advantage is the tests can run in the blink of an eye in subsquent iterations.

Projects Executed

  • Laravel Reverb on Production
  • Sonarqube Installation and configuration on AWS
  • Multi Tenancy with Laravel - single and multi database both.
  • Dockering many projects

Current Projects

TODO

  • Jenkins
  • Anything that may intrigue me!

Popular repositories Loading

  1. penny-expense-manager penny-expense-manager Public

    Penny Expense Manager is built around the idea of an expense tracker for a family. When living as a family, you would want to track all your family incomes and expenses at a single place with an op…

    PHP 8

  2. assets assets Public

    Assets!

  3. breeze breeze Public

    Forked from laravel/breeze

    Minimal Laravel authentication scaffolding with Blade and Tailwind.

    PHP

  4. envoy envoy Public

    Forked from laravel/envoy

    Elegant SSH tasks for PHP.

    PHP

  5. tenancy tenancy Public

    Forked from archtechx/tenancy

    Automatic multi-tenancy for Laravel. No code changes needed.

    PHP

  6. laravel-snippets laravel-snippets Public

    Forked from mhmdomer/laravel-snippets

    A Vscode extension that generates boilerplate code for laravel relationships, test classes, and test functions.