Skip to content
View Nihal-Ahamed-MS's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Nihal-Ahamed-MS

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
Nihal-Ahamed-MS/README.md

Hey, I'm Nihal πŸ‘‹

Tech Lead | Developer | πŸš€ Somehow keeping apiwiz.io alive | 🏑 Bengaluru, India

TypeScript Go Rust MongoDB PostgreSQL Ionic Flutter

Building

By day, I build an API orchestration platform. A canvas where developers drag, drop, and wire together complete backend workflows without writing boilerplate. Under the hood, a DAG engine handles node traversal and execution order.

Proud to earn npm downloads npm downloads

Built an NPM library for Swagger documentation that makes API specs actually readable. It's built on top of a custom Swagger parser and bundled using Rollup, and it handles all types of circular dependencies and $ref resolution

Side Quests

  • πŸ“šshepherd β€” A safe place to index the codebase and save tokens
  • ⚑️json-tree-visualizer β€” Built to visualise JSON at any scale using webGPU

Errands

  • πŸ›‘οΈ claude-guardian β€” A lightweight background daemon that intercepts Claude API calls to mask PII data.
  • πŸ€– council β€” A terminal-based chat app to query all your favourite LLMs at once.
  • πŸ” hls-encryption β€” A utility module to encrypt videos for DRM systems.
  • 🎲 chess-llm β€” A web platform to analyse and improve your chess skills using LLMs. Still loses to a 10-year-old.

Find me

Yes, I write blogs too. No, I don't know why. Read them anyway.

LinkedIn Medium

Pinned Loading

  1. shepherd shepherd Public

    A supporter for LLMs to execute Hybrid search instead of grep the codebase every time to save token

    Go

  2. rollup rollup Public

    Forked from rollup/rollup

    Next-generation ES module bundler

    JavaScript

  3. claude-guardian claude-guardian Public

    A lightweight background daemon that intercepts Claude Code hooks to detect and mask PII before requests reach Anthropic servers.

    Rust

  4. chess-ai chess-ai Public

    Built to fix the mistakes while playing chess using LLM

    TypeScript

  5. FFmpeg-HLS-Encryption FFmpeg-HLS-Encryption Public

    A node.js package to encode videos and audio files with HLS encryption using FFmpeg.

    JavaScript

  6. council council Public

    A terminal-based chat app to query all your favourite LLMs at once.

    JavaScript