Skip to content
View Om-Beast's full-sized avatar

Block or report Om-Beast

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

Om Kesharwani

Software Engineer · Full-Stack Developer · Open-Source Contributor


About

B.Tech in Smart Manufacturing at IIIT Design and Manufacturing, Jabalpur (2023–2027). I build full-stack systems with real backend logic — authentication, authorization, business rules, and API design — and contribute to open-source projects in the CNCF cloud-native ecosystem, primarily around Meshery.

Currently:

  • Contributing to Meshery and Meshery Schemas within the CNCF ecosystem
  • Studying the design space for a Meshery MCP Server — MCP, Go, and Meshery's REST/GraphQL APIs for safe, read-only cloud-native tooling
  • Building FleetFlow and QuickAI — two full-stack products with meaningful backend design
  • Solving DSA problems across LeetCode, Codeforces, and CodeChef

Tech Stack

Languages

C++ C Python JavaScript TypeScript

Frontend

React Next.js Redux Tailwind

Backend & Infra

Node.js Express Go Docker Kubernetes

Databases

MongoDB PostgreSQL

Foundations: Data Structures & Algorithms · OOP · System Design · DBMS · Operating Systems · Linux


Open Source & CNCF

I contribute to real, in-production repositories rather than tutorial projects — bug fixes, feature implementation, API/schema changes, documentation, and test improvements, through the standard workflow of issues, PRs, and maintainer review.

Repository Area
Meshery CNCF cloud-native management plane
Meshery Schemas Schema definitions powering Meshery's API surface
Vaar Feature work & fixes
Konfuse Feature work & fixes
Agent-Sweep Feature work & fixes
MCPSnoop Feature work & fixes
Kana-Dojo Feature work & fixes

Across these, I have multiple merged pull requests and have worked directly with maintainers on review feedback.

Meshery Design Pioneer Meshery Design Pioneer — awarded by Layer5 / CNCF Meshery for design contribution.
View badge →

Meshery MCP Server — in exploration: studying how to expose Meshery's REST/GraphQL APIs and MeshSync topology data as read-only MCP resources over stdio and streamable HTTP, without exposing secrets. A natural extension of my Meshery contribution work — not something I've shipped yet.


Featured Projects

FleetFlow — Fleet Rental & Booking Platform

Repo: Om-Beast/RentX

React Node.js Express MongoDB JWT

A backend-heavy rental and fleet management platform with role-based access for customers, fleet owners, and admins.

  • JWT authentication with role-based access control (RBAC) across three user roles
  • End-to-end booking workflows with conflict detection and vehicle availability management
  • A rule-based Trust Score Engine scoring users on payment history, booking completion, cancellations, and account activity to drive risk-aware booking decisions
  • Dynamic pricing and automated email/in-app notifications
  • Modular service architecture with request validation and audit logging across REST APIs

QuickAI — Multi-Feature AI SaaS Platform

Next.js React Node.js PostgreSQL Clerk

A product built around AI-assisted workflows, with the engineering focus on the system around the model rather than the model call itself.

  • Secure authentication and user management via Clerk
  • Modular backend APIs for content generation, document summarization, and image generation
  • Persistent workspace history and prompt management backed by PostgreSQL
  • Reusable React components with optimized Next.js rendering and API interaction

Competitive Programming

  • Codeforces Specialist — AIR 1066 in Codeforces Round 1086 (Div. 2)
  • CodeChef 2-star programmer
  • 900+ problems solved across LeetCode, Codeforces, and CodeChef
  • Cleared the online assessment round of HackWithInfinity

Connect

Popular repositories Loading

  1. Om-Beast Om-Beast Public

    Config files for my GitHub profile.

  2. first-bit first-bit Public

    Forked from BitByte-TPC/first-bit

    Contribute your first bit to Open Source.

    JavaScript

  3. first-project first-project Public

  4. Clearstock Clearstock Public

  5. libray_management_system libray_management_system Public

  6. DSA-and-LeetCode-Solutions DSA-and-LeetCode-Solutions Public

    Collection of Data Structures and Algorithms solutions for coding interview preparation using C++.

    C++