Skip to content
View CodersFaruk's full-sized avatar

Block or report CodersFaruk

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

Hi, I'm Faruk

PHP Laravel, Next.js, and Cloud-Focused Software Engineer

Animated typing introduction

Reliable backend systems. Clean user experiences. Production-ready engineering.


LinkedIn Portfolio Email X

About Me

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

Tech Stack

Languages

PHP JavaScript TypeScript SQL HTML5 CSS3

Backend

Laravel Node.js REST API JWT Redis

Frontend

Next.js React Tailwind CSS Bootstrap Inertia.js

Database

PostgreSQL MySQL SQLite

Cloud

AWS Vercel Cloudflare

DevOps

Docker GitHub Actions Nginx Linux

Tools

Git GitHub Postman Composer npm VS Code


GitHub Stats

GitHub stats GitHub streak


Top languages


Contribution Graph

GitHub contribution activity graph


Contribution Snake Animation

Contribution snake animation
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 }}

Featured Projects

HRM System

Enterprise human resource management platform for employee records, attendance, leave, payroll workflows, roles, permissions, and reporting.

Laravel PostgreSQL Docker

Status: In development

Repository | Live Demo

Inventory Management

Inventory and stock-control system with product tracking, supplier management, purchase flows, warehouse visibility, and operational reporting.

Laravel MySQL Bootstrap

Status: Active

Repository | Live Demo

SupportKit

Customer support toolkit for ticket management, workflow automation, response tracking, team assignment, and support analytics.

Next.js TypeScript API

Status: Planning

Repository | Live Demo

Pickbazar Customization

Customized ecommerce implementation with tailored storefront behavior, admin workflows, product management, and deployment refinements.

React Laravel AWS

Status: Maintained

Repository | Live Demo


Experience Highlights

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.

Achievements

GitHub trophies



Profile views GitHub followers Stars placeholder

Current Focus

  • 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

Connect With Me

LinkedIn Portfolio Email X


Fun Facts

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

Popular repositories Loading

  1. css-grid-layout css-grid-layout Public

    CSS

  2. Import-Excel-Data-in-Laravel-and-Insert-into-Database Import-Excel-Data-in-Laravel-and-Insert-into-Database Public

    Test for uploaded

    PHP

  3. Simple-React-Calculator Simple-React-Calculator Public

    CSS

  4. laravel-vue-js-super-blog laravel-vue-js-super-blog Public

    Forked from csesumonpro/laravel-vue-js-super-blog

    Laravel Vus js Blog Project

    PHP

  5. React-Role-Management-System React-Role-Management-System Public

    JavaScript

  6. task-mangement-system task-mangement-system Public