Projects

FallenAngel-SE/CY

2024 -- Present [Paused because of funds issue]
AIPythonTypeScriptCybersecurity
  • 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

Oct 2024 -- Present
Next.jsNest.jsTypeScriptPythonRust
  • 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.

FastSearch

April 2024 -- June 2024
RustJavaScript
  • 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

2024
TypeScriptPrismaNode.js
  • Developed a tool for dynamically creating Prisma Models from JSON Schema
  • Automated database schema generation process
  • Improved developer workflow efficiency

ScratchAI-Algo

April 2024 -- May 2024
PythonNumPyPandas
  • 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

April 2024 -- June 2024
PythonQiskitOpenQASM
  • 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

Oct 2023 -- Dec 2023
RustTypeScriptTauriTailwind CSSViteReact
  • 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