Skip to content

Adnan-The-Coder/Metarepo

Repository files navigation

MetaRepo Logo

MetaRepo

The Development Universe

A unified monorepo containing all my work โ€” from personal projects and open-source libraries to my portfolio and coding experiments.
Itโ€™s a single place to track my development journey, share ideas, and build in the open.
Major things coming soon here from private repos ๐Ÿ˜…

adnanthecoder.com

AWS GCP Azure Cloudflare Heroku Kubernetes Docker Kafka Prometheus Node.js NestJS Golang Rust Java Spring Boot

๐ŸŒŒ The Mission

MetaRepo is not just a monorepoโ€”it's a living showcase of best practices in DevOps, MLOps, and cloud-native engineering. Here you'll find:

  • Real-world deployment configs for every major cloud platform (AWS, GCP, Azure, Cloudflare, Heroku) and edge provider.
  • End-to-end DevOps/MLOps blueprints: CI/CD pipelines, monitoring, observability, and infrastructure-as-code.
  • Boilerplates and production templates for Kubernetes, Kafka, Prometheus, Docker, and more.
  • Multi-language support: Node.js, NestJS, Golang, Rust, Java/Spring Boot, and every stack I explore.
  • As I build new projects, every deployment pattern, config, and best practice will be documented and committed here for the community.

All projects are orchestrated to live under the adnanthecoder.com domain, forming a cohesive, open platform for my work and learning.

๐Ÿš€ Repository Highlights

๐Ÿงช Advanced Analytics

  • OU Result Analysis: A high-performance dashboard for Osmania University students. It features robust year-wise filtering (2nd, 3rd, 4th Year), automated leaderboard generation based on SGPA, and a clean UI for navigating complex result data.

๐Ÿ’ผ Portfolio Evolution

  • Web-V2: The current-generation flagship site. Built with Next.js 15, it represents the cutting edge of my frontend expertise, featuring seamless animations and edge-optimized performance.
  • Web-V1: The foundation that started it allโ€”now serving as a reference for legacy implementations and architectural growth.

๐Ÿ›ก๏ธ Core Infrastructure & Backend

  • Admin-Web: The command center for maintaining all internal services and managing database interactions.
  • CF-Server: A cloud-native backend powered by Cloudflare Workers. It uses Drizzle ORM and Cloudflare D1 to deliver low-latency, globally distributed APIs.
  • Super-Auth: A private-grade authentication library now consolidated into the monorepo for universal use across my applications.

๐Ÿ› ๏ธ The Tech Stack

I leverage a modern, industrial-strength stack to ensure every project is scalable, type-safe, and ready for the edge.

Frameworks Logic & Types Database & ORM Infrastructure
Next.js 15, React 19 TypeScript, Nx Cloudflare D1, Drizzle Cloudflare Workers/Pages
TypeScript NextJS Nx pnpm Cloudflare TailwindCSS

๐Ÿ“‚ Monorepo Orchestration

This codebase uses Nx to manage the relationship between apps and packages.

Getting Started

  1. Clone & Install:
    git clone https://github.com/Adnan-The-Coder/zero-day-codebase.git
    cd Metarepo
    pnpm install
  2. Serve an App:
    # Launch the ECE/CSE Result Analysis tool
    nx serve ou-result-analysis
    
    # Launch the v2 Portfolio
    nx serve web-v2

๐Ÿ“ก Live Ecosystem

Most of these applications are deployed via OpenNext onto Cloudflare Pages, providing sub-second load times globally. You can find the results of this monorepo live at adnanthecoder.com.


"Building the future, one commit at a time."
Adnan โ€ข adnanthecoder.com

About

A unified monorepo containing all my work โ€” from personal projects and open-source libraries to my portfolio and coding experiments. Itโ€™s a single place to track my development journey, share ideas, and build in the open. Major things coming soon here from private repos ๐Ÿ˜…

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors