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

Block or report RohitV5

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rohitv5/README.md

Rohit Verma 🇮🇳

Follow on GitHub Top languages

.NET developer & full‑stack engineer — building scalable backends, serverless pipelines and modern frontends with React / Angular.

📫 Contact: [email protected]LinkedInGitHub


About me

I'm Rohit Verma. I design and implement resilient backend systems using .NET and build interactive frontends with React and Angular. I focus on simple, maintainable designs, reliable automation and measurable results.

Key areas I work in:

  • Backend & Cloud: .NET (C#), ASP.NET Core, Azure Functions, microservices, Docker
  • Frontend: React, Angular, TypeScript
  • Datastores: SQL Server, PostgreSQL, MongoDB, Azure Cosmos DB
  • Messaging & caching: Azure Service Bus, Redis
  • Testing & CI/CD: xUnit, Jest, GitHub Actions / Azure Pipelines

Skills & Tools

  • .NET / C# • ASP.NET Core • Azure Functions
  • React, Angular, TypeScript • Redux
  • SQL Server, PostgreSQL, MongoDB, Cosmos DB
  • Docker, Azure DevOps, GitHub Actions, CI/CD

Other tools: Visual Studio, VS Code, Postman, Redis, Entity Framework, RxJS


Quick links


Projects — showcase

Below are a few highlighted projects. Each project card includes a short description, links and a demo GIF (drop your GIFs into assets/gifs/ and name them as shown).

Device Manager (full-stack)

  • Tech: ASP.NET Core API, SignalR, React dashboard, Cosmos DB
  • Demo GIF: assets/gifs/device-manager-demo.gif

Device Manager demo

Alarm Processing Pipeline

  • Tech: Azure Functions, Service Bus, Event-driven processing, analytics
  • Demo GIF: assets/gifs/alarm-pipeline-demo.gif

Alarm Pipeline demo

Admin Dashboard (React)

  • Tech: React, TypeScript, REST APIs, charts and role-based auth
  • Demo GIF: assets/gifs/admin-dashboard-demo.gif

Admin Dashboard demo


How to add GIF demos

  1. Create an optimized GIF (recommendation: 600–900px width, < 3–4 MB). Tools: FFmpeg, Ezgif.com or ScreenToGif.
  2. Put the file in assets/gifs/ and name it exactly as referenced above (for example device-manager-demo.gif).
  3. Commit the new GIF to the repo. The README will render it automatically on GitHub.

If you prefer using hosted images (Cloudflare, Imgur, or GitHub Releases), update the image URLs in the project cards.


Badges & metrics (optional)

You can add dynamic profile badges (repo languages, GitHub stats, top languages, or readme-stats) using services like shields.io or readme-stats. Example badges are already at the top — swap the repo name in the URL if you move this README to a different repo.


Contact

Pinned Loading

  1. dotNet-MicroService-k8s dotNet-MicroService-k8s Public

    This project demonstrates how an event bus is used for micro service communication and how to setup microservice using kubernetes, docker and nginx ingress server.

    C#

  2. SvelteKit_Pokedex SvelteKit_Pokedex Public

    An app to show how to use svelte and sveltekit to build server side application.

    Svelte

  3. Golang-web-dev Golang-web-dev Public

    Golang basics refresher covering all core concepts like syntax and data structure.

    Go

  4. Graphql_Apollo_Client_Server Graphql_Apollo_Client_Server Public

    A sample nodejs and react chat application to show how to build graphql apis using nodejs and a react app to show how to consume these graphql apis using apollo client. Using web sockets with graph…

    JavaScript

  5. ChatGPT_OpenAPI_NextJS ChatGPT_OpenAPI_NextJS Public

    This web application is build using nextjs to create a portal which utilises Open API for creating a AI portal which allows user to select the preferred engine for AI search.

    TypeScript

  6. dotnetcore_CSharp_BASIC dotnetcore_CSharp_BASIC Public

    A .net core app and Angular App demonstrating Rest APIs using Entity framework, Authorization Authentication using JWT, Identity framework, Hubs , SQL , AutoMapper, Entity Framework, Unit of Work P…

    C# 1