Skip to content
View karaa1122's full-sized avatar

Block or report karaa1122

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
karaa1122/README.md
Typing SVG
profile views

πŸ‘¨β€πŸ’» About Me

class BackendEngineer:
    name       = "Karaa Kamaran"
    role       = "Backend Systems Engineer"
    experience = "3+ years"

    specialties = [
        "Microservices Architecture",
        "Event-Driven Systems (RabbitMQ, Kafka)",
        "CQRS & Domain-Driven Design",
        "High-Performance REST & GraphQL APIs",
        "Secure Authentication Systems",
        "Backend Optimization & Scaling",
    ]

    currently_learning = [
        "Cloud-native backend systems",
        "Observability & performance tuning",
        "Advanced distributed systems patterns",
    ]

    philosophy = "Build systems that scale. Keep it simple but powerful."

🧠 Tech Stack

Languages

Python TypeScript JavaScript Java

Backend Frameworks

Django DRF NestJS Node.js Flask Spring GraphQL

Databases

PostgreSQL MongoDB MySQL Redis SQLite Cassandra MariaDB

Infrastructure & DevOps

Docker Kubernetes RabbitMQ Kafka Nginx AWS Jenkins Git Linux


πŸ† GitHub Trophies

trophies

πŸ“Š GitHub Stats

streak stats

πŸ”₯ Contribution Activity


🐍 Contribution Snake

github contribution snake

🌍 Philosophy

"Build systems that scale. Keep architectures simple but powerful. Optimize for reliability, not complexity."


πŸ“« Contact

Platform Link
πŸ™ GitHub github.com/karaa1122
πŸ’Ό LinkedIn linkedin.com/in/karaa-kamaran-246863284
✍️ Dev.to dev.to/karaa1122
πŸ“§ Email karaa.kamaran@gmail.com

Popular repositories Loading

  1. DevFolio DevFolio Public

    Full-stack portfolio platform with live editing, JSON-based rendering, static exports, and GitHub integration.

    TypeScript 16 1

  2. random-number random-number Public

    Python 4

  3. ZmanCode ZmanCode Public

    Python 2

  4. laravel9-basic-project laravel9-basic-project Public

    Forked from easylearningbd/laravel9-basic-project

    JavaScript

  5. e_commerce_api e_commerce_api Public

    Python

  6. django django Public

    Forked from django/django

    The Web framework for perfectionists with deadlines.

    Python