Skip to content

SifatIbna/SifatIbna

Repository files navigation

Sifat Ibna Amin — Senior Software Engineer

     


Hey there 👋

I'm Sifat — a polyglot programmer who thinks in systems and writes in whatever language the problem demands. Python on Monday, TypeScript on Tuesday, Java when it gets serious, C++ when it gets critical.

I'm currently a Senior Software Engineer at Intelligent Machines, where I build AI-driven platforms and cloud-native systems that actually matter in production. Over 4+ years, I've shipped software serving thousands of users across Asia — from blockchain payment gateways handling enterprise transactions across Japan, China, and Korea, to AI-powered Co-Learning platforms that reshape how people learn together.

I graduated from BUET (Bangladesh University of Engineering and Technology), and I've been obsessed with one question ever since: how do you build systems that are smart, trustworthy, and can handle real scale?

"I think in systems, write in multiple languages, and believe the best code is the code that scales itself."

Player Profile

🔨 Things I've Broken & Rebuilt Better

What I Build

🚀 Shipped & Battle-Tested

Featured Projects

⚔️ Weapons of Mass Production

The tools I reach for daily — all battle-tested in production:

Tech Arsenal

🏆 Boss Fights Won

Real numbers from real production systems:

Achievement Impact Context
🏅 4,500+ Companies Served Enterprise scale Blockchain payment gateway across East Asia
🏅 1M+ Daily Transactions Pipeline mastery Apache Airflow ETL with automated quality checks
99.9% Cluster Uptime Reliability MicroK8s 3-node HA with automated failover
80% Faster Deployments DevOps velocity Jenkins + ArgoCD GitOps CI/CD
70% Faster Queries Performance PostgreSQL indexing & partitioning
🎯 95% Test Coverage Code quality Jest + Cypress testing strategy
🎯 95% Detection Accuracy AI precision YOLOv5 computer vision retail analytics
🎯 60% User Growth Product impact Visual script language builder
90% Less Manual Reporting Automation Python + SQL report generation

📊 The Scoreboard


🕹️ Contributions Go Pew Pew

GitHub Space Shooter

🏙️ Contribution Skyline

3D Contribution Calendar
⚙️ Setup: github-profile-3d-contrib GitHub Action

Create .github/workflows/profile-3d.yml in your profile repo:

name: GitHub-Profile-3D-Contrib

on:
  schedule:
    - cron: "0 18 * * *"
  workflow_dispatch:

permissions:
  contents: write

jobs:
  build:
    runs-on: ubuntu-latest
    name: generate-github-profile-3d-contrib
    steps:
      - uses: actions/checkout@v5
      - uses: yoshi389111/github-profile-3d-contrib@latest
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
          USERNAME: SifatIbna
      - name: Commit & Push
        run: |
          git config user.name github-actions
          git config user.email github-actions@github.com
          git add -A .
          if git commit -m "generated 3d contrib"; then
            git push
          fi

Then go to ActionsGitHub-Profile-3D-ContribRun workflow to generate it the first time. SVGs will appear in ./profile-3d-contrib/.


🏅 Loot Collected


🤝 Got a Raid? Let's Party Up

I'm always up for interesting conversations about systems design, AI architectures, or just geeking out over a well-optimized query. If you're building something ambitious — let's talk.

   



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors