Under Development
Please note: This section is a work in progress. Some of my projects are private and not yet public, but their website is live. So just need to write either blog or redeploy site on my domain. Will do it, slowly 😅.
Development Projects
A collection of projects showcasing my journey in software development, from web applications to AI experiments. Each project represents a learning opportunity and a step forward in my technical growth.
FallenAngel-SE/CY
A cutting-edge suite of AI tools designed for development and cybersecurity
Functions as an assistant developer with advanced capabilities
Integrated LLAMA3.1-70B model for enhanced AI interactions
Developed educational features for interactive learning experiences
adminNexus
archivedDesigned and developed a comprehensive admin dashboard for real-time analytics, logging, and feedback management.
Optimized server infrastructure to efficiently handle 10,000+ streams of logs per minute, utilizing minimal system resources and reducing memory usage by 35%.
Implemented advanced indexing techniques and robust error handling, increasing system uptime and reducing error occurrences by 50%.
Developed SDKs for seamless integration with external services in npm (JavaScript), Python, and Rust, enhancing accessibility and cross-language functionality.
FastSearch
Developed a Rust-based private search engine, providing an alternative to Google Search with privacy-focused features.
Implemented a TF-IDF document ranking algorithm, improving search result relevance by 25%, while ensuring fast retrieval.
Utilized advanced indexing and error handling mechanisms, optimizing search speed, achieving a 30% faster search than traditional solutions.
Dynamo-Prisma
completedDeveloped a tool for dynamically creating Prisma Models from JSON Schema
Automated database schema generation process
Improved developer workflow efficiency
ScratchAI-Algo
Developed a comprehensive repository of AI/ML algorithms from scratch, including detailed explanations for educational purposes.
Implemented core algorithms such as KNN, Logistic Regression, K-Means, Decision Trees, SVM, and more, providing a learning platform for beginners.
Part of the SynthAI-Labs initiative, fostering AI/ML algorithm development and education.
Expanded repository for collaborative contributions, with over 10 algorithms, helping students understand fundamental AI/ML concepts.
QM - Research
Curated a research repository focused on exploring Quantum Computing's potential in cryptography, particularly for breaching encryption algorithms like RSA, SHA-256, and SHA-128.
Developed and optimized Quantum Circuits, including Quantum Fourier Transform, GHZ State, and various commutation relation experiments using Qiskit.
Worked on key Open-QASM codes for quantum registers and entanglement scenarios, improving execution times by 20%.
RustyExplorer
Developed a cross-platform file explorer using Rust and TypeScript, delivering a smooth and responsive UI with a focus on performance.
Achieved an 80% improvement in file search speed compared to Windows Explorer, enhancing user productivity.
Integrated modern front-end technologies such as React and Tailwind CSS to provide a seamless user experience.
Optimized performance with latest Tauri version and enhanced caching mechanisms
Linux Mini-Firewall
A mini firewall application that allows users to add, delete, and print rules based on criteria like source IP, destination IP, and ports.
indieOS
A demo operating system written from scratch for the x86 architecture.
Includes a bootloader, shell, ports, and custom memory management.
Codeforces Scraper
completedA scraper to extract problems from Codeforces HTML pages and return them in JSON format.
Malware Showcase
completedA collection of sample scripts for malware detection and analysis.
Log Ingestor
archivedA high-performance log ingestor that stores logs in a database or prints them to the terminal in a clean format.
ZenStore (In-memory DB)
pausedA minimalistic in-memory database inspired by Redis, built entirely in Rust.
frm (Fast Delete)
A high-performance, safe alternative to the `rm` command for fast file deletion, written in Rust.
nodegen
pausedA utility to automatically generate Node.js boilerplate code from a given JSON schema.
roadmap.ai
archivedAn AI-powered tool that generates personalized learning roadmaps for various technical topics.
biv
completedAn experimental, high-performance binary data format designed as a faster alternative to JSON.
ruspy
pausedA hobby programming language combining Rust's efficiency with Python's simplicity, built to learn compiler design.
PoW-Shield (DDoS Prevention)
Prevents DDoS attacks using a Proof of Work system to validate requests before forwarding them to the server.
git-history
completedA utility to convert a repository's entire Git commit history into a structured JSON file.
localai
completedA desktop app to chat with and compare various local AI models deployed via Ollama, with an integrated web search tool.
draw (Excalidraw for Mac)
completedA native macOS and tablet application that replicates the functionality of Excalidraw for offline use.
Syntaxia (learncode)
pausedAn interactive desktop app for learning to code through hands-on practice and AI-driven guidance.
dbquery
completedAn AI agent that translates natural language queries into SQL commands to interact with databases.
codehaven.org
A minimalistic, memory-friendly IDE built with Tauri, inspired by Neovim, as a GUI-based alternative to VSCode.