I build maintainable, scalable web applications with a strong focus on backend architecture, API design, database performance, and deployment workflows. My work is centered around Laravel, Next.js, PostgreSQL, AWS, Docker, and automation that helps teams ship faster with confidence.
- Currently working on enterprise-grade HRM, inventory, and support management systems
- Learning deeper cloud architecture, observability, and advanced PostgreSQL optimization
- Interested in clean architecture, developer experience, SaaS platforms, and automation
- Open to collaborating on Laravel, Next.js, API, and cloud-native product development
- Focused on building software that is practical, reliable, and easy to maintain
GitHub Action setup
Create .github/workflows/snake.yml:
name: Generate contribution snake
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
generate:
permissions:
contents: write
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Generate snake SVG
uses: Platane/snk/svg-only@v3
with:
github_user_name: CodersFaruk
outputs: |
dist/github-contribution-grid-snake.svg
dist/github-contribution-grid-snake-dark.svg?palette=github-dark
- name: Publish to output branch
uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: output
build_dir: dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}|
Enterprise human resource management platform for employee records, attendance, leave, payroll workflows, roles, permissions, and reporting. Status: In development |
Inventory and stock-control system with product tracking, supplier management, purchase flows, warehouse visibility, and operational reporting. Status: Active |
|
Customer support toolkit for ticket management, workflow automation, response tracking, team assignment, and support analytics. Status: Planning |
Customized ecommerce implementation with tailored storefront behavior, admin workflows, product management, and deployment refinements. Status: Maintained |
| Focus Area | Experience |
|---|---|
| Laravel Development | Building APIs, admin panels, authentication systems, role-based access control, queues, jobs, and production-ready business workflows. |
| Next.js Development | Creating fast, maintainable interfaces with React, TypeScript, routing, server components, API integration, and reusable UI patterns. |
| PostgreSQL | Designing relational schemas, writing efficient queries, indexing critical paths, and improving application-level data performance. |
| AWS | Deploying and maintaining web applications with cloud infrastructure, storage, networking, and environment-focused release workflows. |
| Docker | Containerizing local and production environments for consistent development, testing, and deployment. |
| GitHub Actions | Automating CI workflows, test execution, deployment steps, and repository maintenance tasks. |
- Building enterprise HRM systems
- Designing Laravel APIs with clean architecture
- Improving PostgreSQL schema design and query performance
- Automating deployment with Docker and GitHub Actions
- Expanding AWS production deployment patterns
- Publishing more reusable open-source tools
- Coffee keeps the debugging sessions focused
- Open source makes better engineers and better products
- Always learning better ways to design, deploy, and maintain software
- I like turning messy business workflows into clean, practical systems
Thanks for visiting.
Building reliable software, one thoughtful commit at a time.


