Skip to content
View dev-vishalmaurya's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.

Block or report dev-vishalmaurya

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.

Content in all repositories owned by your account will be closed.
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
dev-vishalmaurya/README.md

Hi there, I'm Vishal Maurya πŸ‘‹

Senior Full Stack Software Engineer & Cloud Systems Architect

Typing SVG



Portfolio Β  LinkedIn Β  Email Β  GitHub Followers Β  Profile Views


⚑ Executive Profile

Senior Full Stack Software Engineer & Cloud Architect with 3+ years of professional experience engineering high-concurrency, mission-critical systems across Healthcare, FinTech, E-Learning, and Real Estate domains.

Specialized in .NET 8/9, ASP.NET Core, C#, Angular, React, and Next.js 15, my engineering focus revolves around Clean Architecture, Domain-Driven Design (DDD), resilient API design, and database query optimization.

namespace Enterprise.Core.Architecture;

public record SeniorEngineerProfile
{
    public string Name { get; init; } = "Vishal Maurya";
    public string Title { get; init; } = "Senior Full Stack Engineer & Cloud Systems Architect";
    public string Experience { get; init; } = "3+ Years Professional Enterprise Systems";
    public string Focus { get; init; } = "High-Throughput Distributed Backends & Modern Reactive Frontends";
    public IReadOnlyList<string> CorePrinciples { get; init; } = [
        "Clean Architecture & DDD",
        "SOLID & Self-Healing Codebase",
        "Zero-Trust Security & Granular RBAC",
        "Low Latency & High Performance Optimization"
    ];
}

πŸ› οΈ Technical Arsenal

Domain Core Technologies & Frameworks
Backend & APIs C# .NET 8/9 ASP.NET Core Web API Node.js TypeScript
Frontend & UI Angular React Next.js Tailwind CSS PixiJS
Data & Persistence Microsoft SQL Server PostgreSQL EF Core Dapper Redis
Architecture & Patterns Clean Architecture CQRS & MediatR Microservices JWT / RBAC Event Driven
DevOps & Infrastructure Docker GitHub Actions Git Linux

πŸ† Open Source & Bounty Engineering

Active contributor solving high-complexity architectural issues, security validations, and asset pipelines in production open-source ecosystems:

Ecosystem / Platform Architectural Problem Solved Pull Request Payout Status
calcom / cal.com WebEx & Integration Webhook Sanitization: Attendee email URI encoding, casing normalization, and HTTP error boundary reporting PR #2744 Bounty Claimed
open--webui / open--webui RAG Vector Database Connection Resiliency: Exponential backoff client wrapper and Chroma/Qdrant timeout retry logic PR #4512 Bounty Claimed
dubinc / dub Short Link Edge KV Cache & Rate Limiting: Fixed window epoch EXPIREAT rate-limiter alignment across Vercel Edge functions PR #1920 Bounty Claimed
dubinc / dub Analytics Timezone Bucket Aggregation: Timezone transformation normalization prior to interval quantization in ClickHouse query engine PR #1842 Bounty Claimed
triggerdotdev / trigger.dev Webhook Signature Verification: Constant-time HMAC byte length normalization and timing-safe digest comparison PR #3120 Bounty Claimed
twentyhq / twenty SMTP Provider Payload Validation: Strict port bounds validation (1-65535) and connection socket timeout safeguards PR #5489 Bounty Claimed
calcom / cal.com Embed React 18.2 Mount Safeguard: Idempotent initialization and async effect resolution under React 18 Strict Mode PR #17563 Bounty Claimed
Bitcoindefi / OpenAO Real-Time World Asset Telemetry & Boundary Rate Limiting: LRU texture cache engine, token-bucket rate limiting, and asset prebuild verification PR #371 Bounty Claimed
Bitcoindefi / OpenAO User Map Isolation & Quotas: Reserved namespace partitioning (100k-999k), economic security rules, and portal world-boundary enforcement PR #369 Bounty Claimed
Bitcoindefi / OpenAO Map Proposal & Moderation System: State machine engine (draft -> review -> published), validation rules, and schema migrations PR #368 Bounty Claimed
Bitcoindefi / OpenAO Docker Multi-Stage Build Map Exporter: Zero-dependency optimized asset generator & Next.js prebuild verification PR #370 Bounty Claimed
prereview / rapid-prereview API Security & Integrity: Strict payload sanitization, DOI regex validation, and request route hardening PR #76 Bounty Claimed

πŸ—οΈ Featured Enterprise Systems

πŸ₯ Hospital Information & Clinical System

Mission-critical healthcare enterprise solution handling inpatient/outpatient admissions, doctor scheduling, pharmacy inventory, lab report workflows, and multi-tier insurance billing.

Architecture Highlights: Clean Architecture, CQRS, Repository Pattern, N-Tier separation, Database Indexing.

Tech Stack: ASP.NET Core C# SQL Server Angular EF Core

πŸŽ“ Multi-Tenant E-Learning Platform

Interactive educational ecosystem supporting video streaming, automated grading, progress telemetry, instructor revenue distribution, and certificate generation.

Architecture Highlights: Serverless API routes, optimized SSR/SSG caching, granular RBAC, relational data modelling.

Tech Stack: Next.js 15 React 19 TypeScript Node.js PostgreSQL Prisma

🏒 Commercial Real Estate & CRM Engine

High-volume property portfolio management platform featuring dynamic lead pipelines, automated agent commission rules, digital lease contract tracking, and financial analytics.

Architecture Highlights: High-speed read queries with Dapper, stored procedures, audit logging, responsive UI.

Tech Stack: ASP.NET Core SQL Server Dapper Angular Tailwind CSS

πŸ“ High-Concurrency Online Assessment Engine

Real-time online examination platform designed for thousands of simultaneous examinees with dynamic question shuffling, automated proctoring telemetry, and instant results calculation.

Architecture Highlights: Real-time socket communication, low-latency state synchronization, resilient failover.

Tech Stack: C# .NET Core SQL Server SignalR Angular


πŸ“Š Contribution Telemetry & Activity

Vishal's GitHub Stats Β  Top Languages



GitHub Streak Telemetry

πŸ“¬ Let's Connect & Collaborate

Whether you are looking to discuss Enterprise System Design, .NET Core Microservices, Full Stack Architecture, or explore high-impact engineering opportunities:

Portfolio Β Β  LinkedIn Β Β  Email



BUILD Β· LEARN Β· ENGINEER Β· SCALE
Turning complex domain requirements into simple, scalable, production-ready software.

Popular repositories Loading

  1. desirecart desirecart Public

    Forked from siddharth7599/desirecart

    This is the DesireCart Shopping webpage

    HTML

  2. simple-form simple-form Public

    HTML

  3. Simple-form-page Simple-form-page Public

    HTML

  4. asp-form asp-form Public

    JavaScript

  5. UI_Task UI_Task Public

    It's my front-end work

    CSS

  6. Mini-Projects Mini-Projects Public

    Forked from i-m-prabhat/Mini-Projects

    Here is the collections of mini-projects created using HTML, CSS, SASS, Tailwind, Bootstrap, JavaScript, React, Express, Node etc.

    HTML