Skip to content
View Kallolx's full-sized avatar

Highlights

  • Pro

Block or report Kallolx

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

About Me

interface Developer {
  name: string;
  role: string;
  location: string;
  languages: string[];
  architecture: string[];
}

const kamrul: Developer = {
  name: "Kamrul Hasan",
  role: "Full-Stack Software Engineer",
  location: "Dhaka, Bangladesh πŸ‡§πŸ‡©",
  languages: ["TypeScript", "JavaScript", "Python", "Dart", "Kotlin"],
  architecture: ["Microservices", "Event-Driven", "Serverless", "MVC"]
};

// Current Status
const status = {
  working: "SaaS Platform with Next.js 14 & tRPC",
  learning: "Kubernetes & System Design",
  exploring: "AI Integration & Web3",
  available: "Freelance Projects βœ…"
};

Tech Arsenal

Frontend & Design

Mobile Development

Backend & APIs

Database & Cache

Cloud & DevOps

Tools & Design

GitHub Analytics

Achievements

What I'm Working On

πŸš€ Current Projects

  • πŸ”₯ SaaS Platform - Next.js 14, tRPC, Prisma
  • πŸ“± E-commerce App - Flutter with Firebase
  • 🀝 Open Source - Contributing to React ecosystem
  • 🎨 Portfolio 2.0 - Three.js + React

πŸ“š Learning Journey

  • ⚑ Advanced System Design patterns
  • 🐳 Kubernetes & container orchestration
  • 🧠 AI/ML integration with LangChain
  • 🌐 Web3 & Smart Contracts basics

Connect With Me



πŸ’Ό Open to Freelance Work & Collaborations

"Code is Art, Debugging is Therapy" 🎨

Popular repositories Loading

  1. Personal Personal Public

    TypeScript 1

  2. dhaka-metro dhaka-metro Public

    JavaScript 1

  3. bubtStudenttool bubtStudenttool Public

    JavaScript 1

  4. kallolsfolio kallolsfolio Public

    TypeScript 1 1

  5. onedigitalspot onedigitalspot Public

    TypeScript 1 1

  6. Kallolx Kallolx Public

    Config files for my GitHub profile.