Skip to content
View sohag-pro's full-sized avatar
:octocat:
Busy with PHP, JS, GO πŸ™ Certified Laravel Dev
:octocat:
Busy with PHP, JS, GO πŸ™ Certified Laravel Dev

Highlights

  • Pro

Organizations

@Laravel-Meetup-Bangladesh
Block or Report

Block or report sohag-pro

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
sohag-pro/README.md

😎 Nice to see you here πŸ‘‹

gitartwork

I'm Sohag, Fullstack πŸ§‘β€πŸ’»οΈ developer from πŸ‡§πŸ‡© Dhaka, Bangladesh. βž• I like to πŸ₯Ό experiment a lot!

Facebook Badge Twitter Badge Linkedin Badge Email Badge

πŸ”₯πŸ”₯ Currently working on

  • Technical Lead at MobyPay [Tech stack: LAMP (Linux, Apache, MySQL, PHP)]
  • Founder of Sohayika (Job Exam Preparation Helper)

πŸ–₯ Technologies

You can talk to me about,
  • Front-end development using HTML, CSS, JS, Vue, ReactJS, Material Design, Bootstrap
  • Backend development using PHP, Laravel, Lumen, Node
  • Database stuff using SQlite, MongoDB, MySQL, PostgreSQL
  • Web automation using Puppeteer
  • Deployment stuff using Docker, AWS, VPS, Github Actions
You can still talk to me about things I am still learning,
  • Frontend stuff like Angular, PWA
  • Backend stuff like Django
  • CMS stuff like Wordpress
  • Languages like GO, Python 3
  • Data structures and algorithms
  • Machine Learning

βš–οΈ Certifications

  • Certified Laravel Developer
  • Amazon Web Services (AWS)
  • Foundations of Project management
  • UI & UX Design
  • NTVQF Level -II (Web)

🐜 Passionate In

  • Code Review
  • Thinking long-term solutions
  • Writing high quality tested code
  • Self Improvement
  • Contributing in Sprint Retros, Sprint Planning, & technical speccing
  • Writing Documentation

sohag.pro (Personal Home Page)

Pinned Loading

  1. laravel-deployer laravel-deployer Public

    No downtime deployment for Laravel project

    PHP 3 1

  2. rest-api-with-go rest-api-with-go Public

    Building Rest API and Folder structuring

    Go 2

  3. scraping-node-js scraping-node-js Public

    Web Scraping with node js

    JavaScript 2

  4. Zero Downtime deploy for laravel Zero Downtime deploy for laravel
    1
    #!/bin/bash
    2
    # Terminate execution if any command fails
    3
    set -e
    4
    
    
    5
    # Get tag from a script argument
  5. BD-JSON BD-JSON Public

    Division, Discrict, Upazilla, Union in one JSON

  6. docker-compose-lamp docker-compose-lamp Public

    Forked from sprintcube/docker-compose-lamp

    A basic LAMP stack environment built using Docker Compose.

    Dockerfile 1