Skip to content
View dev-aunik's full-sized avatar
💻
Building reliable backend systems
💻
Building reliable backend systems

Block or report dev-aunik

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
dev-aunik/README.md

Md. Mehedi Hasan

Backend Engineer building reliable APIs, Laravel/Go services, Docker workflows, and cloud-ready systems.

I work at Daisen Technologies Ltd. in Dhaka, where I build backend services, internal tools, deployment workflows, and production systems that teams can maintain with confidence.

LinkedIn Email Profile views

What I Work On

  • Backend APIs and service architecture with PHP, Laravel, Go, and Gin
  • Database design, query optimization, and caching with MySQL, PostgreSQL, Redis, and MS SQL Server
  • Docker-based development and deployment workflows
  • CI/CD pipelines with GitHub Actions
  • Real-time features using WebSockets, queues, and event-driven processing
  • Clean, readable code with practical documentation and review-friendly changes

Current Focus

  • Building Go services with practical architecture boundaries
  • Improving deployment workflows with Docker and GitHub Actions
  • Designing APIs with clear contracts, validation, and predictable errors
  • Keeping public repositories documented, runnable, and easy to review

Engineering Strengths

  • Turning business requirements into backend services and APIs
  • Debugging production issues across application, database, cache, and deployment layers
  • Keeping systems simple enough for teams to operate
  • Writing documentation that helps another developer run, test, and ship the project

Open To

  • Backend engineering roles with PHP, Go, Laravel, or API platform work
  • Projects that need Docker-based development and deployment workflows
  • Collaboration on practical developer tools, APIs, and internal platforms

Selected Public Work

Repository What it shows Stack
geo-nest Administrative area API with country, city, and postal data Go, PostgreSQL, Redis, Next.js
portfolio Personal portfolio and blog project Go, Angular
goku-cli Command-line tool for JSON/YAML conversion Go, Cobra
nats Messaging example with order and inventory services Go, NATS, Docker
ci-cd-blueprint Simple Docker and GitHub Actions pipeline for a PHP app PHP, Docker, GitHub Actions
cctv-intelligence Camera monitoring prototype with real-time dashboard Go, WebSocket, Docker

Tech Stack

Area Tools
Languages PHP, Go, JavaScript, TypeScript
Frameworks Laravel, CodeIgniter, Gin, Angular, Next.js
Databases MySQL, PostgreSQL, Redis, MS SQL Server
DevOps Docker, GitHub Actions, Linux, GCP, AWS
Practices REST APIs, clean architecture, OOP, SOLID, CI/CD, code review

How I Like To Build

  • Start with a simple working version.
  • Keep deployment and rollback in mind.
  • Make logs, health checks, and configuration clear.
  • Prefer readable code over clever code.
  • Document the steps another developer needs to run the project.

GitHub Snapshot

Main stack Focus Work style

Most of my production work is private. The public repositories here are selected examples of how I structure APIs, developer tools, Docker workflows, and web platforms.

Contact

Pinned Loading

  1. cctv-intelligence cctv-intelligence Public

    Camera monitoring prototype with Go backend, WebSocket feed, dashboard, and Docker setup.

    JavaScript 1

  2. geo-nest geo-nest Public

    Geographic data API with Go, PostgreSQL, Redis, Typesense, and Next.js.

    TypeScript 1 1

  3. nats nats Public

    NATS messaging example with order and inventory services.

    Go 1

  4. ci-cd-blueprint ci-cd-blueprint Public template

    Simple PHP Docker app with a GitHub Actions CI/CD pipeline.

    PHP

  5. goku-cli goku-cli Public

    Go CLI for converting JSON to YAML and YAML to JSON.

    Go