Skip to content
View devTugu's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report devTugu

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

Hi, I’m Tuguldur πŸ‘‹

I am a Senior Full-Stack Engineer specializing in building scalable, production-ready web applications. My core expertise lies in crafting bulletproof frontends with Next.js 16 (utilizing Feature-Sliced Design) and robust backends with NestJS (following Clean Architecture principals).

I don't just write code; I design systems that help businesses scale, reduce technical debt, and achieve fast time-to-market.


πŸ› οΈ Tech Stack & Architecture Philosophy

I advocate for maintainable, decoupled architectures, comprehensive testing, and modern developer tooling.

  • Frontend: React, Next.js 16 (App Router), TypeScript, Tailwind CSS v4, TanStack Query/Table, shadcn/ui.
  • Backend: Node.js, NestJS, Express, REST APIs, Microservices, Role-Based Access Control (RBAC).
  • Database & Caching: MySQL, PostgreSQL, Prisma, TypeORM, Redis (Caching, Token Blacklisting, Rate Limiting).
  • DevOps & Tools: Git/GitHub Actions (CI/CD), Docker, Docker Compose, Playwright (E2E Testing), Jest.

πŸš€ Featured Production Templates

Here are my recent open-source production-ready boilerplates showcasing enterprise-level engineering:

  • Architecture: Strictly adheres to Feature-Sliced Design (FSD) to prevent codebase rot in large applications.
  • Key Features: Full-scale Role-Based Access Control (RBAC) UI, URL-driven advanced tables (TanStack Table v8), global caching (TanStack Query v5), and dynamic sheet-based UX configurations using shadcn/ui and Tailwind v4.
  • Quality Assurance: Pre-configured with Playwright for End-to-End (E2E) testing and automated GitHub Actions CI.
  • Architecture: Implements strict layered Clean Architecture (Presentation βž” Application βž” Domain 👨 Infrastructure) ensuring zero database/framework lock-in.
  • Key Features: Advanced authentication via JWT refresh rotation, stateful RBAC with high-performance Redis permissions caching, and enterprise-grade security structures.
  • Quality Assurance: Achieves ~98% test coverage across domain and application layers using Jest.

πŸ’Ό What I Bring to Your Team

  • Scalability from Day One: I write production-ready boilerplate architectures that allow engineering teams to scale features infinitely without compounding complexity.
  • Performance Optimization: Expertise in database indexing, caching strategies (Redis), and frontend server-side rendering metrics.
  • Clean & Deterministic Code: Strong discipline in commit history, thorough documentation (Swagger/OpenAPI), and strict code decoupling.
  • Fast Delivery under NDA: Experienced in building complex fintech, dashboard, and marketing ecosystems under strict NDA guidelines.

πŸ“« Let's Connect

If you're reviewing my profile for a project or general collaboration, let's talk architecture, scalability, or your product roadmap:

Popular repositories Loading

  1. nestjs-fsd-template nestjs-fsd-template Public

    Production-ready NestJS REST API with Clean Architecture, JWT auth, RBAC, Redis, and MySQL β€” pairs with nextjs-fsd-template admin UI.

    TypeScript 1

  2. nextjs-fsd-template nextjs-fsd-template Public

    Production-ready Next.js 16 admin dashboard with Feature-Sliced Design, RBAC UI, TanStack Query/Table, and shadcn/ui β€” pairs with nestjs-fsd-template API.

    TypeScript 1

  3. devtugu devtugu Public