Projects I've worked on
Most of my projects are on my GitHub. List of a few below.
Project | Description |
---|---|
devika |
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI. |
deepclaude |
A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthropic Claude models. |
code2prompt |
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting. |
blockoli |
Blockoli is a high-performance tool for code indexing, embedding generation and semantic search tool for use with LLMs. |
stackwalk |
StackWalk is universal language-agnostic AST walking and accurate call stack generation with tree-sitter. |
binserve |
A fast static web server with routing, templating, and security in a single binary you can set up with zero code. |
moonwalk |
Cover your tracks during Linux Exploitation / Penetration Testing by leaving zero traces on system logs and filesystem timestamps. |
basecrack |
BaseCrack is a tool written in Python that can decode all alphanumeric base encoding schemes. |
pdfrip |
A multi-threaded PDF password cracking utility equipped with commonly encountered password format builders and dictionary attacks. |
regretti |
A programming language where comments are the first-class citizen and ASCII art flowcharts are the controls. Made for Lang Jam (jam0001) theme: first-class comments in 48 hours and Won voter's choice. |
DNArchery |
A free and open-source DNA Sequencing/Visualization software for bioinformatics research. (Made for FOSSHack 3.0 and Won) |
tupperplot |
Tupper's self-referential formula plotting itself on a framebuffer with Rust. |
gisture |
A minimal and flexible blog generator based on GitHub Gists with SEO, Templating, Syntax Highlighting, and Metadata support out-of-the-box. |
okjson |
A fast, simple, and pythonic JSON Schema Validation library. |
paydept |
Shows every open-source dependency you use in your system that accept donations. |
seclip |
A CLI utility to secretly copy secrets to clipboard. |
l33tmario |
Mario the game but you rescue the princess by hacking. |
log4jail |
A fast firewall reverse proxy with TLS (HTTPS) and swarm support for preventing Log4J (Log4Shell aka CVE-2021-44228) attacks. |
CVE-2019-8449 |
CVE-2019-8449 Exploit for Jira v2.1 - v8.3.4. |
CynthiaOS |
The Cynthia Operating System. (WIP 🚧) |
CVEs I've found/reviewed/patched
As most of these are on GitHub:
- Patches (50+ CVEs): GitHub Search OR GitHub Search (logged in link)
- Reviews (300+ CVEs): GitHub Search OR GitHub Search (logged in link)
- Exploits: CVE-2019-8449
Notable Security Hall of Fames
Google, Mastercard, Okta, DELL, Ford, Zilliqa, EFF, Telefonica, etc.
← Back to home