Fenil Sonani

Innovative Software Projects & Open Source Contributions

Explore my portfolio of software projects ranging from web applications and AI tools to blockchain systems and developer utilities. Many are open-source - feel free to explore the code, contribute, or use them in your own projects.

Filter Projects

Showing 43 of 43 projects

  • Featured

    AI-Powered Code Review Assistant

    AI & Machine LearningDeveloper Tools

    Built an advanced AI system that automatically reviews code, detects potential bugs, and suggests optimizations. Reduced code review time by 70% and improved code quality by 45%. Uses OpenAI GPT-4, Python, and custom ML models.

    PythonOpenAITypeScriptNode.js

    Read Article

    Active
  • Featured

    Real-Time Analytics Dashboard

    Data & AnalyticsAI & Machine Learning+1

    Created a high-performance analytics platform processing 1M+ events/second with sub-second latency. Features ML-powered anomaly detection and predictive analytics. Built with Apache Kafka, Elasticsearch, and React.

    ReactTypeScriptPythonDockerKubernetes

    Read Article

    Active
  • Featured

    Blockchain-Based Supply Chain

    Blockchain & Web3Web Applications

    Developed a decentralized supply chain management system using Ethereum smart contracts. Improved transparency by 100% and reduced fraud by 90%. Built with Solidity, Web3.js, React, and Node.js.

    SolidityReactNode.jsJavaScript

    Read Article

    Completed
  • PDFree logo

    PDFree

    Web ApplicationsDeveloper Tools

    Edit PDF files in your browser with blazing fast speed with bit-processing editing.

    ReactTypeScriptNode.js

    Read Article

    Active
  • Training and Placement Cell

    Web ApplicationsEducation & Research

    Dynamic system for BMIIT that increased placement rates by 17% and boosted salary packages by 5-20%. Built with .NET, C#, SQL Server, Azure, and modern frontend technologies.

    AzureMySQL

    Read Article

    Active
  • DMS (Data Management System)

    Web ApplicationsData & Analytics

    Advanced system for Nishtha Industries with multi-business unit support, automated tax calculations, and secure data management. Improved accuracy by 40% using Django and AWS.

    DjangoPythonAWSPostgreSQL

    Read Article

    Active
  • GST Recon

    Web ApplicationsData & Analytics

    Python-based GST reconciliation system reducing filing time by 98% with improved accuracy. Features automated reporting using Python, Pandas, and data visualization tools.

    PythonNode.jsReact

    Read Article

    Active
  • ML Projects Portfolio

    AI & Machine LearningEducation & Research

    Collection of ML projects including House Price Prediction, Breast Cancer Detection, Titanic Survival Prediction, and Crop Classification using Python, Scikit-learn, and various ML techniques.

    PythonTensorFlow

    Read Article

    Active
  • AI-Driven Financial Forecasting

    AI & Machine LearningData & Analytics

    Developed an AI system for financial market prediction with 85% accuracy. Processes real-time market data and generates trading signals. Built with Python, TensorFlow, and time-series analysis.

    PythonTensorFlowPyTorch

    Read Article

    Active
  • Advanced DevOps Automation

    Infrastructure & DevOpsDeveloper Tools

    Created a comprehensive DevOps platform that automated the entire CI/CD pipeline, reducing deployment time by 90% and errors by 75%. Built with GitHub Actions, Terraform, and custom automation scripts.

    DockerKubernetesTypeScript

    Read Article

    Active
  • Computer Vision Healthcare System

    AI & Machine LearningWeb Applications

    Developed an advanced medical imaging system using deep learning for early disease detection. Achieved 96% accuracy in tumor detection using custom CNN architecture. Built with PyTorch, OpenCV, and deployed on AWS SageMaker.

    PythonPyTorchTensorFlowAWS

    Read Article

    Active
  • Distributed Systems Framework

    Infrastructure & DevOpsDeveloper Tools

    Built a fault-tolerant distributed computing framework implementing Raft consensus algorithm. Handles 10K+ transactions/second with automatic failover. Uses Go, gRPC, and custom consensus protocols.

    GoRustKubernetes

    Read Article

    Active
  • Natural Language Processing Pipeline

    AI & Machine LearningDeveloper Tools

    Created an enterprise-grade NLP pipeline for sentiment analysis and entity extraction. Processes 1M+ documents daily with 94% accuracy. Uses BERT, Transformers, and custom fine-tuning.

    PythonPyTorchDocker

    Read Article

    Active
  • Time Series Forecasting Framework

    AI & Machine LearningData & Analytics

    Built an advanced time series analysis framework for multi-variate forecasting. Achieves 92% accuracy in complex scenarios. Uses Prophet, LSTM, and custom attention mechanisms.

    PythonTensorFlowDocker

    Read Article

    Active
  • Advanced Algorithms Visualization

    Education & ResearchWeb Applications

    Created an interactive platform for visualizing and understanding complex algorithms and data structures. Features step-by-step execution and complexity analysis. Built with TypeScript and WebGL.

    ReactTypeScriptNode.js

    Read Article

    Active
  • Real-Time Video Processing Pipeline

    Multimedia & GamingAI & Machine Learning

    Engineered a scalable video processing system handling 4K streams with real-time object detection and tracking. Processes 500+ concurrent streams. Uses CUDA, OpenCV, and custom ML models.

    C++PythonDocker

    Read Article

    Active
  • Cybersecurity Analysis Platform

    Security & PrivacyData & Analytics

    Developed an automated security analysis platform detecting vulnerabilities in real-time. Reduced incident response time by 85%. Uses ML for threat detection and custom security protocols.

    PythonGo

    Read Article

    Active
  • Distributed Cache System

    Infrastructure & DevOpsDeveloper Tools

    Implemented a distributed caching system with eventual consistency and conflict resolution. Handles 1M+ operations/second with sub-ms latency. Built with Rust and custom consensus protocol.

    GoRedisDocker

    Read Article

    Active
  • Global API Gateway

    Infrastructure & DevOpsDeveloper Tools

    Implemented a high-performance API gateway with advanced routing and caching. Handles millions of requests with sub-millisecond latency.

    GoNode.jsDocker

    Read Article

    Active
  • Microservices Migration Platform

    Infrastructure & DevOpsDeveloper Tools

    Engineered a platform that automates the migration of monolithic applications to microservices architecture. Reduced migration time by 80% and deployment failures by 60%. Uses Kubernetes, Docker, and custom orchestration tools.

    KubernetesDockerGoTypeScript

    Read Article

    In Progress
  • Serverless IoT Platform

    IoT & Embedded SystemsInfrastructure & DevOps

    Built a scalable IoT platform handling 100K+ connected devices with real-time data processing and ML-powered insights. Uses AWS Lambda, IoT Core, and React Native for mobile monitoring.

    AWSNode.jsPythonReact

    Read Article

    In Progress
  • High-Performance Database Engine

    Infrastructure & DevOpsData & Analytics

    Implemented a custom database engine with B-tree indexing and MVCC support. Achieves 100K+ QPS with sub-millisecond latency. Built in C++ with custom memory management.

    RustC++

    Read Article

    In Progress
  • Computer Graphics Engine

    Multimedia & Gaming

    Developed a real-time 3D graphics engine with PBR rendering and ray tracing support. Achieves 60+ FPS at 4K resolution with advanced lighting. Uses C++, Vulkan, and CUDA.

    C++Rust

    Read Article

    In Progress
  • Network Protocol Implementation

    Infrastructure & DevOps

    Implemented custom network protocols with congestion control and reliability mechanisms. Achieves 99.99% reliability in lossy networks. Built in Rust with async I/O.

    RustGo

    Read Article

    In Progress
  • Advanced Game Engine Architecture

    Multimedia & Gaming

    Built a modular game engine with ECS architecture, physics simulation, and networking support. Features hot-reloading and cross-platform compatibility. Implemented in C++ with Vulkan and Box2D.

    C++Rust

    Read Article

    In Progress
  • Automated Code Migration Tool

    Developer ToolsAI & Machine Learning

    Built an AI-powered tool for automated code migration between programming languages. Achieves 95% accuracy in translations. Uses transformers and custom abstract syntax tree analysis.

    PythonTypeScriptNode.js

    Read Article

    In Progress
  • IoT Platform

    IoT & Embedded SystemsInfrastructure & DevOps

    Built a scalable IoT platform handling 100K+ connected devices with real-time data processing and ML-powered insights. Uses AWS Lambda, IoT Core, and React Native for mobile monitoring.

    AWSNode.jsPythonReact

    Read Article

    In Progress
  • QualityZon - Ecommerce Website

    E-commerceWeb Applications

    Advanced Ecommerce platform featuring comprehensive user management, product inventory, order processing, payment integration, and shipping logistics. Built with React.js, Node.js, Express.js, MongoDB, and integrated with Stripe and Razorpay.

    ReactNode.jsExpress.jsMongoDB

    Read Article

    Completed
  • QualityZon Mobile App

    Mobile ApplicationsE-commerce

    React Native mobile application for QualityZon with seamless backend integration, featuring advanced user management, inventory tracking, and secure payment processing using React Native, Expo, and various payment gateways.

    ReactJavaScriptNode.js

    Read Article

    Completed
  • Project Management System

    Web ApplicationsEducation & Research

    Comprehensive system for BMIIT that streamlined student projects and faculty reviews, reducing administrative time by 50% and enhancing evaluation accuracy by 30%. Built with Laravel, PHP, MySQL.

    LaravelMySQL

    Read Article

    Completed
  • SMS (Shop Management System)

    Web ApplicationsE-commerce

    Robust system for local businesses managing inventory, sales, purchases, and employee data. Built with ADO.NET, C#, SQL Server, and Windows Forms for enhanced efficiency.

    MySQL

    Read Article

    Completed
  • Ahra Job Portal

    Web Applications

    Comprehensive job portal managing multiple companies and postings, improving application process efficiency by 50%. Built with Laravel, PHP, MySQL, and modern frontend technologies.

    LaravelMySQL

    Read Article

    Completed
  • Travire - Travel Website

    Web ApplicationsE-commerce

    Feature-rich travel platform with tour scheduling, booking processing, and hotel/flight reservations. Built with Next.js, GraphQL, MongoDB, and payment gateway integrations.

    Next.jsMongoDBTypeScript

    Read Article

    Completed
  • Diamond Calculator

    Mobile ApplicationsE-commerce

    React Native app for accurate diamond price calculations, developed with input from 50+ industry experts. Built with React Native, Expo, and custom pricing algorithms.

    ReactJavaScript

    Read Article

    Completed
  • Compiler Design Project

    Developer Tools

    Built a complete compiler for a custom programming language with LLVM backend. Features type inference, optimization passes, and garbage collection. Implemented in OCaml with LLVM toolchain.

    C++Rust

    Read Article

    Completed
  • Advanced Audio Processing Engine

    Multimedia & Gaming

    Created a real-time audio processing engine with ML-powered noise reduction and enhancement. Achieves 40dB noise reduction without artifacts. Uses C++, JUCE, and custom DSP algorithms.

    C++Python

    Read Article

    Completed
  • MaxPods - Ecommerce logo

    MaxPods - Ecommerce

    E-commerceWeb Applications

    Ecommerce website for electronic products featuring Three.js for advanced 3D rendering and animations.

    JavaScriptReact

    Read Article

    Archived
  • ChatBot

    AI & Machine LearningWeb Applications

    AI-powered chatbot for stock market analysis with real-time UI generation and LangChain integration. Built with Next.js Server Actions and OpenAI API.

    Next.jsTypeScriptOpenAILangChain

    Read Article

    Experimental
  • Reinforcement Learning Game AI

    AI & Machine LearningMultimedia & Gaming

    Developed an AI agent that masters complex games using deep reinforcement learning. Achieved superhuman performance in multiple environments. Built with PyTorch, OpenAI Gym, and custom DDQN implementation.

    PythonPyTorchC++

    Read Article

    Experimental
  • Advanced Operating System Components

    Infrastructure & DevOps

    Implemented key OS components including scheduler, memory manager, and file system. Features real-time scheduling and custom page replacement algorithms. Built in C with x86 assembly.

    RustC++

    Read Article

    Experimental
  • Quantum Computing Simulator

    Education & ResearchDeveloper Tools

    Developed a quantum circuit simulator supporting up to 30 qubits with custom gate operations. Features visualization of quantum states and integration with IBM Quantum. Built with Python, Qiskit, and NumPy.

    PythonC++

    Read Article

    Experimental
  • Autonomous Drone Navigation System

    IoT & Embedded SystemsAI & Machine Learning

    Built an AI-powered drone navigation system with obstacle avoidance and path planning. Achieves 99.9% safety rate in complex environments. Uses ROS, Python, and custom SLAM algorithms.

    PythonC++TensorFlow

    Read Article

    Experimental
  • Privacy-Preserving ML Framework

    AI & Machine LearningSecurity & Privacy

    Created a federated learning framework for training ML models while preserving data privacy. Supports distributed training across 1000+ nodes. Built with PyTorch, Flower, and homomorphic encryption.

    PythonPyTorchRust

    Read Article

    Experimental