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.

25
Total Projects
12
Completed
3
In Progress
10
Featured

FallenAngel-SE/CY

Featured
archived
2024 -- Present [Paused because of funds issue]
AI tools

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

AIPythonTypeScriptCybersecurity

adminNexus

archived
Oct 2024 -- Present
Software

Designed 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.

Next.jsNest.jsTypeScriptPythonRust

FastSearch

Featured
paused
April 2024 -- June 2024
Software

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.

RustJavaScript

Dynamo-Prisma

completed
2024
package

Developed a tool for dynamically creating Prisma Models from JSON Schema

Automated database schema generation process

Improved developer workflow efficiency

TypeScriptPrismaNode.js

ScratchAI-Algo

Featured
in-progress
April 2024 -- May 2024
Learning

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.

PythonNumPyPandas

QM - Research

Featured
in-progress
April 2024 -- June 2024
Learning

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%.

PythonQiskitOpenQASM

RustyExplorer

Featured
completed
Oct 2023 -- Dec 2023
Application

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

RustTypeScriptTauriTailwind CSSViteReact

Linux Mini-Firewall

Featured
completed
July 2023
Learning

A mini firewall application that allows users to add, delete, and print rules based on criteria like source IP, destination IP, and ports.

C

indieOS

Featured
paused
May 2024
Learning

A demo operating system written from scratch for the x86 architecture.

Includes a bootloader, shell, ports, and custom memory management.

AssemblyCBashOS

Codeforces Scraper

completed
June 2024
scrapper

A scraper to extract problems from Codeforces HTML pages and return them in JSON format.

Python

Malware Showcase

completed
Aug 2025
testing

A collection of sample scripts for malware detection and analysis.

Python

Log Ingestor

archived
Aug 2024 -- Sep 2024
package

A high-performance log ingestor that stores logs in a database or prints them to the terminal in a clean format.

Rust

ZenStore (In-memory DB)

paused
Oct 2024
Application

A minimalistic in-memory database inspired by Redis, built entirely in Rust.

Rust

frm (Fast Delete)

Featured
completed
Dec 2024
package

A high-performance, safe alternative to the `rm` command for fast file deletion, written in Rust.

Rust

nodegen

paused
Dec 2024
Application

A utility to automatically generate Node.js boilerplate code from a given JSON schema.

TypeScript

roadmap.ai

archived
Oct 2024 -- Nov 2024
Application

An AI-powered tool that generates personalized learning roadmaps for various technical topics.

Next.jsAI

biv

completed
Mar 2025
package

An experimental, high-performance binary data format designed as a faster alternative to JSON.

Rust

ruspy

paused
Nov 2024 -- Mar 2025
Learning

A hobby programming language combining Rust's efficiency with Python's simplicity, built to learn compiler design.

RustCompiler Design

PoW-Shield (DDoS Prevention)

Featured
completed
Aug 2023
Application

Prevents DDoS attacks using a Proof of Work system to validate requests before forwarding them to the server.

C++RustCTypeScriptShell

git-history

completed
Sep 2024
package

A utility to convert a repository's entire Git commit history into a structured JSON file.

RustPython

localai

completed
Apr 2025
Application

A desktop app to chat with and compare various local AI models deployed via Ollama, with an integrated web search tool.

TauriRustNext.jsOllama

draw (Excalidraw for Mac)

completed
Feb 2025 -- Mar 2025
Application

A native macOS and tablet application that replicates the functionality of Excalidraw for offline use.

TauriRustNext.js

Syntaxia (learncode)

paused
Apr 2025
Application

An interactive desktop app for learning to code through hands-on practice and AI-driven guidance.

TauriRustNext.jsOllamaGemini API

dbquery

completed
July 2025
Application

An AI agent that translates natural language queries into SQL commands to interact with databases.

TauriRustNext.jsOllamaGemini API

codehaven.org

Featured
in-progress
Nov 2024 -- Dec 2024
Application

A minimalistic, memory-friendly IDE built with Tauri, inspired by Neovim, as a GUI-based alternative to VSCode.

TauriRustNext.jsOllama