Skip to content
View anujbolewar's full-sized avatar
🆎
Anuj Bolewar
🆎
Anuj Bolewar

Highlights

  • Pro

Block or report anujbolewar

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

Anuj Bolewar

I write software. I work on AI agents, language models, and systems architecture.

Email / LinkedIn / GitHub

Explore My Work

  • SecondBrain: A local LLM copilot for research. It uses semantic caching to answer queries 35% faster while using 48% fewer tokens.
  • katalyst: An autonomous AI agent. You give it a high-level goal, and it breaks it down into tasks and tracks its own progress.
  • security-by-default: A runtime security framework for Node.js apps. It blocks attacks in real-time. It adds <5ms of latency and uses <2% CPU overhead at 10,000 req/s.
  • linux-fleet-management: A lightweight agent that gathers CPU and memory stats from Linux servers.
  • KeyLogger: A cross-platform Python tool built to learn cybersecurity. It logs keystrokes and acts as a remote shell.

Tools

I spend most of my time writing C++, Python, TypeScript, and Bash. For infrastructure, I use Docker and Linux.

Community

Involved with MLH, TechFleet, and local GDG chapters.

Pinned Loading

  1. AB-s_Second_Brain AB-s_Second_Brain Public

    a fully local ai-powered knowledge system that semantically remembers, connects, and retrieves my notes using ollama, chromadb, mcp, and claude desktop. built as a private extension of my own cogni…

    Python

  2. Code_AB Code_AB Public

    CodeAB is a lightweight, modern, browser-based code editor that makes coding faster and easier. It features reusable templates, smart autocomplete, and a clean user-friendly design. Fully container…

    TypeScript

  3. KeyLogger KeyLogger Public

    A Python keylogger I built that also works as a reverse shell. Captures keystrokes, transfers files, and takes screenshots remotely. Works on Windows, Linux, and Mac. Made this for learning cyberse…

    Python 1

  4. Cyber_shield Cyber_shield Public

    AI-powered social media monitoring platform for law enforcement agencies to detect threats, analyze intelligence, and manage evidence with real-time alerts and comprehensive analytics

    Python

  5. katalyst katalyst Public

    An AI agent that instantly turns vague goals into prioritized tasks, estimates effort, and tracks progress automatically.

    TypeScript 2