close
Skip to content
View heyAbdullahBruh's full-sized avatar
🎯
Chill
🎯
Chill

Block or report heyAbdullahBruh

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

Catie Sayed

Typing SVG



Building scalable systems. Shipping real products. Engineering under the Pietenium brand.


🧠 WHO

Full-stack MERN engineer focused on
building production-ready systems

⚡ FOCUS

APIs · Auth · Dashboards
SaaS Architecture · DX

🎯 IDENTITY

Code is a product.
Every commit ships value.



🧬 Developer DNA

  • ⚙️  Systems thinker — architecture before syntax
  • 🔐  Security-first — auth, validation, and trust boundaries by default
  • 📦  Product-driven — every feature ships a user outcome
  • 🧪  Quality-obsessed — clean code is non-negotiable
  • 🚀  Velocity-focused — fast iteration, zero sloppy shortcuts


🧩 Tech Stack Grid

// FRONTEND


React Next.js TypeScript JavaScript TailwindCSS Redux Zustand

// BACKEND


Node.js Express REST API JWT Socket.io

// DATABASE


MongoDB Mongoose Redis Firebase

// TOOLS


Git GitHub Vercel Docker Postman VS Code



📦 Featured Projects

🌐 Pietenium

Company platform built from scratch — services, presence, conversion.

Next.js TailwindCSS Vercel

Live GitHub

🔐 Auth System Engine

JWT + cookie-based auth module with role-based access control.

Node.js Express MongoDB

GitHub

📊 SaaS Dashboard

Multi-tenant analytics dashboard with real-time data rendering.

React Redux Zustand MongoDB

GitHub

🧩 API Gateway Layer

Scalable REST API infrastructure with middleware-first architecture.

Express Redis JWT

GitHub



📊 GitHub Analytics

 





Mr. Snake



🏗️ System Design Snapshot

┌─────────────────────────────────────────────────────────────────┐
│                     CLIENT  (React / Next.js)                   │
│              [ UI Layer ] → [ Redux Store ] → [ API Hooks ]     │
└────────────────────────────┬────────────────────────────────────┘
                             │  HTTPS / REST / WS
┌────────────────────────────▼────────────────────────────────────┐
│                    API GATEWAY  (Express.js)                    │
│   Rate Limiter → Auth Middleware → Route Handler → Controller   │
└──────┬─────────────────────┬──────────────────────┬────────────┘
       │                     │                      │
┌──────▼──────┐   ┌──────────▼───────┐   ┌─────────▼──────────┐
│  AUTH  SVC  │   │   BUSINESS SVC   │   │   REALTIME  SVC    │
│  JWT + RBAC │   │  Validation +    │   │   Socket.io / WS   │
│  Cookies    │   │  Business Logic  │   │   Event Emitters   │
└──────┬──────┘   └──────────┬───────┘   └─────────┬──────────┘
       │                     │                      │
┌──────▼─────────────────────▼──────────────────────▼──────────┐
│                   DATA LAYER                                  │
│         MongoDB (Primary) ──── Redis (Cache/Session)         │
└───────────────────────────────────────────────────────────────┘


⚙️ Development Workflow

💡 IDEA
Scope & Define

🗺️ PLAN
Architecture & ERD

🔨 BUILD
Feature-first Sprints

🧪 TEST
Unit · Integration

🚀 DEPLOY
CI/CD · Monitor



🔐 Security & ⚡ Performance Engine

🔐 Security Mindset

  • 🛡️  JWT with refresh token rotation
  • 🍪  HTTP-only cookies, SameSite strict
  • ✅  Input validation via Joi / Zod
  • 🚫  Rate limiting on all auth routes
  • 🔑  RBAC — role-based access control

⚡ Performance Optimization

  • 🗃️  Redis caching for hot-path queries
  • 🦥  Lazy loading + code splitting
  • 📑  MongoDB indexing strategy
  • 📦  Gzip compression + CDN assets
  • 🔁  Pagination + cursor-based queries


🧠 Problem-Solving Approach

🔍
Diagnose
Root cause first

📐
Model
Abstract the system

⚖️
Tradeoff
Speed vs quality

🧩
Compose
Modular solutions

📊
Validate
Measure outcomes



🧪 Code Quality Standards

  • 📁  Feature-based folder structure — not type-based clutter
  • 🧹  Single responsibility — every function does one thing
  • 🔄  DRY + SOLID — no copy-paste engineering
  • 📝  Self-documenting code — names over comments
  • 🧱  Environment variables — zero hardcoded secrets


🧭 Future Roadmap

🔴 NOW

Shipping MERN projects
Building Pietenium's product suite
OSS contributions

🟡 NEXT

TypeScript-first codebase
Microservices architecture
Advanced Redis patterns

🟢 FUTURE

Launching SaaS product
DevTools under Pietenium
Scaling to global clients



📦 Feature Engineering

🔐 Auth System

Register · Login · Logout
JWT · Refresh · RBAC
Session Management

📊 Dashboard

Real-time widgets · Charts
Multi-tenant data
Role-filtered views

🔌 APIs

RESTful · Versioned
Documented · Rate-limited
Error-standardized



🌍 Real-World Impact

🏗️
Systems Built
Production-deployed

🤝
Clients Served
Under Pietenium brand

📖
Content Published
Dev.to · Medium · Substack

🌐
Community
Multi-platform presence



🧠 Philosophy

"Architecture is the cost of changing your mind later."

"Ship it, then sharpen it — but never ship broken."

"The best code is the code your team can read at 2AM."



🌐 Digital Presence Panel


SOCIAL

GitHub LinkedIn X Instagram Facebook Reddit


CONTENT

Dev.to Medium Substack DailyDev

BRAND

Pietenium Clutch Email



😎 Personality

🧠  Fun Fact: I debug faster with lo-fi music than with Stack Overflow.


coding gif


🧩 Future Vision

🏢 Pietenium as a SaaS Studio
Shipping developer tools & client products
at scale under a single brand identity

🌱 Growth Mindset
Every project is a system.
Every system is a product.




Built by Abdullah Sayed · Powered by Pietenium


Profile Views

Pinned Loading

  1. DSA_with_JS DSA_with_JS Public

    2

  2. js_problem js_problem Public

    JavaScript 1

  3. MizTypescript MizTypescript Public

    JavaScript

  4. TS-PS TS-PS Public

    TypeScript

  5. MrxPyThor MrxPyThor Public

    Python

  6. PS_with_PY PS_with_PY Public

    Python