Skip to content
View areeshalam's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report areeshalam

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
areeshalam/README.md
Areesh's Avatar

Hey β€” I'm Areesh πŸ‘‹

Systems Architect Β· Cloud & DevOps Engineer Β· Full-Stack Developer

I engineer for reliability, automate for efficiency, and deliver with precision.

Discord Instagram LinkedIn X/Twitter Email Phone


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

I engineer distributed systems optimized for reliability, performance, and long-term scalability. My systems self-regulate under stressβ€”deployments, caching, and monitoring pipelines all work together to maintain uptime and precision.

Core Expertise:

  • System Architecture β€” scalable microservices and infrastructure.
  • Backend Engineering β€” resilient APIs and pipelines (Node.js/TypeScript).
  • DevOps & Cloud β€” CI/CD, IaC (Terraform), orchestration (AWS/K8s).
  • Performance Optimization β€” tuning for throughput, latency, caching.
  • Security & Observability β€” integrated security and real-time insight.

Domains Served:

  • Digital Media Networks
  • E-Commerce Platforms
  • Service-Driven Ecosystems

Select Projects:

  • BEGENONE – High-volume media social network.
  • WeReform – Modular SaaS + infra automation.
  • RotFalken – E-commerce operational transformation.
  • Global Vaddo – Nonprofit platform modernization.

Principle: Eliminate fragility, automate recovery, and let the system prove resilience through dataβ€”not assumptions.


🧩 Note on Projects, Languages & Tools

A significant portion of my engineering work resides in private repositories due to client/project confidentiality, system sensitivity, and ongoing R&D.

What’s public here provides a glimpse into my broader engineering scope β€” focused on full-stack, DevOps, and systems design.

My core production stack revolves around:

  • JavaScript / TypeScript
  • React Β· React Native Β· Node.js
  • Cloud Infrastructure (AWS Β· Docker Β· Kubernetes Β· Terraform)

I also maintain working proficiency in lower-level and enterprise ecosystems to strengthen my systems understanding:

  • Java & Spring Boot β€” for backend architecture and microservices patterns.
  • C & C++ β€” for systems-level insights and performance-critical modules.
  • C# & .NET Core β€” for service-driven backend and desktop integrations.
  • Rust β€” for exploring memory safety, concurrency, and performance.

While not yet advanced in these languages, I use them to deepen my understanding of runtime behavior, memory models, and system optimization.
Over time, I aim to bridge these ecosystems with my full-stack and cloud expertise.


βš™οΈ Tech Stack

🧠 Languages

JavaScript TypeScript Python Java C C++ C# Go Rust

🌐 Frontend

HTML CSS React React Native Next.js Vite Tailwind Sass

πŸ› οΈ Backend & Fullstack

Node.js Express NestJS Fastify Django Flask Spring

🧩 Infrastructure / DevOps

Docker Kubernetes Terraform AWS GCP Azure

πŸ“¦ Databases & APIs

MongoDB PostgreSQL MySQL Redis Prisma GraphQL

πŸ§ͺ Testing & CI/CD

Jest Cypress Playwright GitHub Actions GitLab

🎨 Tools & Design

VSCode Figma Adobe Logo Postman Swagger Android Studio Logo


πŸš€ Projects & Engineering Work

πŸ₯‡ Primary Project

BEGENONE β€” Creator Video Platform

A video-sharing social network designed for positive content, creator monetization, and ethical moderation.

Core capabilities include:

β€’ creator subscriptions and digital perks
β€’ short-form video distribution
β€’ modular service architecture
β€’ scalable media delivery

Legacy Implementation

Stack
Pug Β· Node.js Β· MongoDB Β· AWS Β· Docker

Repository
https://github.com/areeshalam/BEGENONE-monolith-legacy

Current Architecture (Private)

React Β· React Native Β· Node.js Β· MongoDB Β· AWS Β· Docker Β· Distributed services


View Other Projects' Portfolio

πŸ₯ˆ Secondary Projects

Shorts Engine β€” High-Performance Video Delivery

Media pipeline built for efficient short-video streaming and scalable delivery.

Highlights

β€’ S3 + CloudFront media distribution
β€’ edge-optimized video playback
β€’ cost-efficient transcoding workflows

Stack
Node.js Β· AWS Β· FFmpeg Β· Docker


RotFalken β€” E-Commerce Automation System

Commerce infrastructure designed for inventory automation and scalable storefront management.

Highlights

β€’ hybrid WordPress backend
β€’ React-driven storefront components
β€’ automated order and inventory pipelines

Stack
WordPress Β· React Β· Node.js Β· Figma


Global Vaddo β€” Nonprofit Platform Modernization

Digital platform designed to support charity operations and online donations.

Highlights

β€’ WordPress CMS backend
β€’ statically optimized Next.js frontend
β€’ redesigned UX for accessibility and mobile performance

Stack
WordPress Β· Next.js Β· Figma


πŸ₯‰ Supporting Packages & Engineering Utilities

These repositories contain modular packages and supporting tooling used while building BEGENONE and related systems.

BEGENONE Modular Packages

Wire β€” Event / Messaging Layer
https://github.com/areeshalam/begenone-pkgm-wire

Channel β€” Creator Channel Infrastructure
https://github.com/areeshalam/begenone-pkgm-channel

API β€” Core Service API Interfaces
https://github.com/areeshalam/begenone-pkgm-api

Video β€” Media Processing & Video Logic
https://github.com/areeshalam/begenone-pkgm-video

Settings β€” Platform Configuration Layer
https://github.com/areeshalam/begenone-pkgm-settings

Shared β€” Cross-Service Utilities & Types
https://github.com/areeshalam/begenone-pkgm-shared


Engineering Tools

Tech Assist β€” Developer Support Utilities
https://github.com/areeshalam/tech-assist


Additional repositories contain supporting infrastructure, tooling experiments, and development packages used across projects.


πŸ§ͺ Testing

View testing modules

πŸ—„οΈ Database Integration Tests

Tests validating real database behavior using Mongoose and MongoDB.

πŸ”— Repository
https://github.com/WereformCorp/api-test-kit

Covers:

β€’ CRUD operations (create, update, delete, read)
β€’ data integrity (unique constraints)
β€’ database connection handling
β€’ isolated test execution

Type
Integration Testing


πŸ— Architectural Diagrams

View system architecture sketches

Design diagrams created while building distributed systems and debugging production issues.

πŸ”— Repository
https://github.com/WereformCorp/architectural-diagrams

Contents include:

β€’ Authentication architecture
β€’ Microservice dependency mapping
β€’ Subscription permission flows
β€’ Media upload pipelines
β€’ Distributed debugging timelines

Explore the full diagram library:
https://github.com/WereformCorp/architectural-diagrams


πŸ“œ Certifications

Click to expand certifications
Certification Instructor Issued Skills
Software Architecture & Design of Modern Large Scale Systems Michael Pogrebinsky Aug 2025 System Design Β· Distributed Systems Β· Scalability Β· API Management
Ultimate AWS Certified Developer Associate (DVA-C02) Stephane Maarek Oct 2024 AWS Lambda Β· CloudFormation Β· Serverless Design
Docker & Kubernetes – The Practical Guide Maximilian SchwarzmΓΌller Nov 2024 Containerization Β· Kubernetes Β· Orchestration Β· AWS EKS
The Complete C Programming Bootcamp Byte Garage 2026 C Programming Β· Pointers Β· Memory Management Β· Low-Level Systems
Node.js, Express, MongoDB & More Jonas Schmedtmann Dec 2023 Node.js Β· Express Β· MongoDB Β· REST APIs
The Ultimate React Course 2024 Jonas Schmedtmann Feb 2025 React Β· Next.js Β· Redux Β· Tailwind
JavaScript Unit Testing – The Practical Guide Maximilian SchwarzmΓΌller Sep 2025 Unit Testing Β· Test Automation Β· Jest
GitHub Actions – The Complete Guide Maximilian SchwarzmΓΌller Nov 2024 CI/CD Β· Workflow Automation Β· DevOps
AWS Certified Cloud Practitioner (CLF-C02) Stephane Maarek Jul 2024 IAM Β· Cloud Security Β· S3 Β· EC2
Agile & Scrum Project Management 365 Careers Aug 2025 Agile Planning Β· Scrum Β· JIRA
Project Management: Beginner to PROject Manager 365 Careers Aug 2025 Project Planning Β· Risk Management
From Developer to Team Lead Oren Abbou Aug 2025 Leadership Β· Mentorship Β· Delegation
Leading Hybrid and Remote Teams Lahcen Bouya Aug 2025 Remote Leadership Β· Hybrid Teams
Leading Remote or Virtual Teams Lawrence M. Miller Aug 2025 Remote Team Management Β· Facilitation
The Complete JavaScript Course 2022 Jonas Schmedtmann Jul 2022 JavaScript Β· Async Β· OOP Β· DOM
Advanced CSS and SASS Jonas Schmedtmann Nov 2021 SASS Β· CSS Architecture Β· Tailwind
Build Responsive Real-World Websites with HTML and CSS Jonas Schmedtmann Sep 2021 HTML Β· CSS Β· Responsive Design

πŸ”— Credentials


✍️ Engineering Articles

πŸ“š Expand the Article Library

🧠 Clean Code & Engineering Discipline

4 Clean Code Habits That Instantly Make You a Better Developer (Part 2)
https://medium.com/code-sense/4-clean-code-habits-that-instantly-make-you-a-better-developer-part-2-b54be3b403b2
Small habits compound. This piece explores structural decisions that quietly improve readability, reduce cognitive load, and prevent subtle long-term bugs.


5 Clean Code Principles That Save You Months of Pain Later
https://medium.com/code-sense/5-clean-code-principles-that-save-you-months-of-pain-later-744a5b468e0b
A practical breakdown of engineering habits that eliminate technical debt before it forms.


After 100,000 Lines of Code, This Is What Clean Finally Means
https://medium.com/code-sense/after-100-000-lines-of-code-this-is-what-clean-finally-means-e328812528d5
A reflection on what β€œclean code” truly means after maintaining large production systems.


πŸ— Architecture & System Design

Designing a Subscription-Based Access System End-to-End
https://medium.com/code-sense/designing-a-subscription-based-access-system-end-to-end-36fb207b3394
A system design walkthrough showing how subscription permissions should be enforced across a production application.


Only 1 Guide That Would Save Hours of Research on Microservice Dependency
https://medium.com/code-sense/only-1-guide-that-would-save-hours-of-research-on-microservice-dependency-330f0564606b
Explains how service dependencies work in distributed systems and why understanding them prevents cascading failures.


How Microservices Work and How to Scale Teams and Codebases
https://medium.com/code-sense/how-microservices-work-and-how-to-scale-teams-and-codebases-cff60c05ae69
Explores service boundaries, autonomy, and the scaling benefits of microservices.


Should You Really Use Microservices? The Easiest Guide for New Developers
https://medium.com/code-sense/should-you-really-use-microservices-the-easiest-guide-for-new-developers-474af76e4ecc
A clear guide to monoliths vs microservices and how to choose the right architecture.


Should We Really Use MicroFrontends? A Simple Guide for Developers
https://medium.com/code-sense/should-we-really-use-microfrontends-a-simple-guide-for-developers-2d7a87136991
A practical overview of microfrontends and when they help or harm engineering velocity.


πŸ” Backend & Infrastructure

A Simple Practical Guide on How Authentication Works
https://medium.com/code-sense/a-simple-practical-guide-on-how-authentication-works-7a4d4ce1d3f1
A clear explanation of how authentication flows operate inside real systems.


Dev vs Prod Is Not a Config Problem
https://medium.com/code-sense/dev-vs-prod-is-not-a-config-problem-a078e285fb14
Explains why the same code behaves differently once it moves from development into production infrastructure.


πŸ§ͺ Debugging & Engineering War Stories

My S3 Multipart Upload Was Lying to Me β€” Here’s How I Caught It
https://medium.com/code-sense/my-s3-multipart-upload-was-lying-to-me-heres-how-i-caught-it-53eb27f065b0
A deep debugging investigation into silent multipart upload corruption.


Why I Switched to S3 Multipart Uploads for Video in a Microservice Architecture
https://medium.com/code-sense/why-i-switched-to-s3-multipart-uploads-for-video-in-a-microservice-architecture-bae64d66f327
Explains how multipart uploads drastically improve reliability for large media uploads.


RAW Debugging Expo Video Playback β€” Technical Timeline
https://medium.com/code-sense/raw-debugging-expo-video-playback-technical-timeline-ab6eb8501af4
A real engineering timeline of diagnosing video playback issues in an Expo environment.


When Expo Go Refuses to Load: My Unexpected War with Wi-Fi
https://medium.com/code-sense/when-expo-go-refuses-to-load-my-unexpected-war-with-wi-fi-afb5c7ce8737
A debugging story about network issues breaking mobile development workflows.


How I Finally Got a React Native Monorepo Working (Turbo Β· PNPM Β· Expo Shell)
https://medium.com/code-sense/how-i-finally-got-a-react-native-monorepo-working-with-turbo-pnpm-and-an-expo-shell-after-c8afd85522ea
A technical breakdown of building a modern React Native monorepo.


The Signup System That Worked β€” But Locked Users Out
https://medium.com/code-sense/the-signup-system-that-worked-but-locked-users-out-f20cda5f18fa
A case study showing how subtle verification design mistakes can break onboarding flows.


🧭 Developer Mindset

Why Most Side Projects Die at the Deployment Stage
https://medium.com/code-sense/why-most-side-projects-die-at-the-deployment-stage-0dad66263e6c
Why projects rarely fail during development but collapse when facing real infrastructure.


The Lie of β€œI’ll Start When I’m Ready” β€” And Why It Destroys Ambitious People
https://medium.com/code-sense/the-lie-of-ill-start-when-i-m-ready-and-why-it-destroys-ambitious-people-c3f0bf0d20ea
A teardown of preparation-driven procrastination.


The Skill You Actually Lack Isn’t Coding β€” It’s Focus
https://medium.com/code-sense/the-skill-you-actually-lack-isnt-coding-it-s-focus-9174347b8410
Why consistency and disciplined effort matter more than raw talent.


You’re Learning Everything About Tech β€” But You Still Don’t Know What To Do With It
https://medium.com/code-sense/youre-learning-everything-about-tech-but-you-still-don-t-know-what-to-do-with-it-3248a2fdd7a9
How project-driven learning builds clarity and direction.



Explore all articles:
https://medium.com/code-sense


πŸ“Š GitHub Activity (Public repositories only)


βš™οΈ Activity Graph


🧠 Contribution Metrics


πŸ”₯ Trophies


πŸš€ Visitors


🧭 How I Work

βš™οΈ Principles & Development Approach

  • Problem-First Mindset
    Every project starts with why. I define the problem, business value, and tradeoffs before a single line of code is written.

  • SDLC Grounded in Reality
    While I follow standard phases β€” Requirements β†’ Design β†’ Development β†’ Testing β†’ Deployment β†’ Maintenance β€” I adapt them per project scope.
    No ceremony for the sake of process. Just enough structure to deliver with clarity.

  • Build for Change, Not Perfection
    Code is expected to evolve. I prioritize readability, testability, and modularity over over-engineering.

  • Feedback-Centric Delivery
    Iteration is baked in. I ship early, demo often, and course-correct with real user insights.

  • Visibility as a Feature
    Logs, metrics, traces, and alerts are part of the product. I build with observability from day one.

  • Performance and Cost Consciousness
    Scale thoughtfully. I assess cost implications early β€” infra, latency, dev hours β€” and design accordingly.

  • Security Isn’t an Afterthought
    Threat modeling, secrets hygiene, and secure defaults are integrated across the lifecycle.

  • Tools Support Process, Not Vice Versa
    I don’t force tools into workflows. Git, CI/CD, task tracking, and review processes are shaped to accelerate delivery β€” not slow it down.


πŸŽ“ Education

Zero To Mastery Academy
Professional Training β€” Artificial Intelligence, Machine Learning & Data Science
2025 – 2026

β€’ Completed machine learning projects and data modeling tasks
β€’ Participated in coding challenges and collaborative problem solving
β€’ Built Python applications applying ML to real-world cases
Academind
Professional Training β€” Full-Stack & Mobile Development
2024 – 2025

β€’ Built React Native apps and TypeScript frontends
β€’ Containerized applications with Docker and Kubernetes
β€’ Implemented backend APIs using Golang
β€’ Explored CI/CD pipelines and Git workflows
365 Careers
Professional Training β€” Project Management, Agile & Scrum
2025 – 2026

β€’ Studying project planning, Agile workflows, and Scrum methodologies
β€’ Learning team coordination, backlog management, and sprint execution
β€’ Developing practical understanding of project leadership in software teams
Blacktown Boys High School
High School Certification β€” Computer Science
2023 – 2024

β€’ Studied software design, business systems, industrial technology, and law
β€’ Explored the relationship between technical systems and business regulations

πŸ“₯ Visitor Counter

Profile Views Badge

Made with focus, shipped with intent. β€” Areesh

Pinned Loading

  1. WereformCorp/BEGENONE-monolith-legacy WereformCorp/BEGENONE-monolith-legacy Public

    This repository has been forked by Areesh Alam which was developed and also maintained by Areesh Alam under his organisation WereformCorp on GitHub.

    JavaScript 1

  2. begenone-pkgm-api begenone-pkgm-api Public

    Forked from WereformCorp/begenone-pkgm-api

    Reusable API client for making authenticated requests, handling tokens, and communicating with backend services.

    JavaScript 2

  3. begenone-pkgm-channel begenone-pkgm-channel Public

    Forked from WereformCorp/begenone-pkgm-channel

    UI components and layouts for building channel pages, including headers, navigation, and content sections.

    JavaScript 2

  4. begenone-pkgm-settings begenone-pkgm-settings Public

    Forked from WereformCorp/begenone-pkgm-settings

    Configurable settings screens and components for managing user preferences and app-level options.

    JavaScript 2

  5. begenone-pkgm-shared begenone-pkgm-shared Public

    Forked from WereformCorp/begenone-pkgm-shared

    Shared utilities, constants, and base helpers used across multiple frontend and backend packages.

    JavaScript 2

  6. begenone-pkgm-video begenone-pkgm-video Public

    Forked from WereformCorp/begenone-pkgm-video

    Video-related UI components such as players, cards, metadata layouts, and feed-ready video blocks.

    JavaScript 2