Skip to content
View Henabakos's full-sized avatar

Highlights

  • Pro

Block or report Henabakos

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

The Engineer's Approach

I am Hena, a Full-Stack Engineer who believes that code is just a tool to solve human problems. My work revolves around clarity, trade-offs, and long-term reliability.

"I don't just build features; I architect systems that age well."

Architecture UX & Frontend Backend & Data
Clean Architecture
Scalable Monoliths
Microservices
React / Next.js
Interactive UIs
Performance Optimization
Node.js / Express
Database Design
API Security

The Tech Stack

Frontend Core



Backend & Infrastructure



Data & Tools

Let's Collaborate

I am currently open to freelance projects and collaborations focusing on:

  1. SaaS MVP Development (From idea to deployment)
  2. Legacy System Refactoring (Cleaning up old Node/React codebases)
  3. API Integration (Connecting complex services)

Pinned Loading

  1. nextjs-advanced-starter nextjs-advanced-starter Public

    A production-ready Next.js starter kit built for scalability. Features strict Clean Architecture, Redux Toolkit Query, Zod validation, and feature-based modularity.

    TypeScript

  2. nestjs-enterprise-cqrs nestjs-enterprise-cqrs Public

    A production-ready NestJS boilerplate implementing CQRS, Clean Architecture, and Domain-Driven Design (DDD) with PostgreSQL and Docker.

    TypeScript

  3. Leet-code-solutions Leet-code-solutions Public

    Optimized solutions for LeetCode algorithmic problems, focusing on Time & Space Complexity analysis. Includes clean, documented patterns for Arrays, Dynamic Programming, and Graphs.

    Python

  4. Codeforce-Solutions Codeforce-Solutions Public

    Documenting my competitive programming journey through Codeforces. Contains clean, efficient implementations of algorithms covering Dynamic Programming, Graph Theory, and Number Theory.

    Python

  5. EventFlow-Server EventFlow-Server Public

    The backend engine for modern event platforms. Orchestrate Users, Speakers, and Venues effortlessly using a scalable Express & MongoDB architecture.

    JavaScript

  6. nestjs-rabbitmq-microservices nestjs-rabbitmq-microservices Public

    A comprehensive monorepo demonstration of NestJS Microservices communicating via RabbitMQ. Features an event-driven architecture with MongoDB persistence and shared libraries.

    TypeScript