Cloud & Infrastructure

Cloud engineering and infrastructure projects showcasing DevOps expertise and distributed systems design.

Enterprise-Grade OCI Foundation Implementation

Architected and deployed comprehensive Oracle Cloud Infrastructure foundation from zero institutional knowledge as sole cloud expert at Fortune 500 insurance company. Delivered production-ready multi-region environment in 4 weeks, achieving 100% CIS benchmark compliance with 73+ Terraform-managed resources, 11 security zones, and full SIEM integration—saving over $500,000 versus traditional enterprise team approach.

Oracle Cloud (OCI)TerraformAzure DevOpsCIS ComplianceQRADAR SIEMSecurity ZonesCloud GuardMulti-RegionEnterprise IAMIaC
Cloud-Native Weather Application on AWS EKS

Production-ready weather application deployed on AWS EKS using modern cloud-native best practices. Features Terraform Infrastructure as Code, Tekton CI/CD pipelines, GitOps workflows, and comprehensive security with IRSA and External Secrets Operator. Demonstrates advanced Kubernetes management with EKS Access Entries and pod identity visibility.

AWS EKSTerraformKubernetesTektonGitOpsHelmNode.jsIRSAECRDevOps
Terraform Multi-Container Infrastructure with Interactive Dashboard

Local infrastructure demonstration using Terraform to orchestrate multi-container environments with Docker. Features modular Terraform architecture, MySQL database management, and a modern PHP dashboard interface for database operations. Showcases Infrastructure as Code principles in a containerized microservices environment.

TerraformDockerMySQLPHPNginxIaCMicroservicesWSL2DevOpsContainers
InvestProphet - Stock Price Prediction Platform

Full-stack microservices application for real-time stock price prediction using LSTM neural networks. Features distributed system architecture with AWS SQS for inter-service communication, containerized deployment with ECS, and automated CI/CD pipeline. Implements advanced stock data processing with technical indicators and statistical analysis.

PythonFlaskTensorFlowAWSDockerMicroservicesCI/CDWebSocketLSTMDevOps
This Website

Modern, responsive portfolio website built with Next.js 15 and hosted on AWS. Features server-side rendering, persistent particle animations using Framer Motion and Zustand for state management, and a dark theme optimized design. Implemented CI/CD pipeline for automated deployments.

Next.js 15React 19.0TypeScriptTailwindCSS 3.3Framer MotionZustandAWSCI/CD
Property Profit Calculator

A mobile-friendly web app for calculating real estate sale profits quickly and efficiently. It allows users to account for deductions, sale types, and splits for shared profits. Built for personal use to manage real estate portfolio sales.

JavaScriptHTMLCSSFirebaseFirestoreGCPGitHub PagesResponsive DesignMobile-Friendly
Continuous Delivery with ArgoCD and GKE: Voting Application

This project demonstrates the deployment of a multi-tier voting application on Google Kubernetes Engine (GKE) using ArgoCD for Continuous Delivery (CD). The infrastructure includes Redis, PostgreSQL, and application components implemented in Python, Node.js, and .NET.

ArgoCDKubernetesGKEContinuous DeliveryDockerRedisPostgreSQLPythonNode.js.NET

Machine Learning & AI

Machine learning and artificial intelligence projects demonstrating data science and model development capabilities.

AI-Powered Photo Enhancement with Real-ESRGAN & GFPGAN

GPU-accelerated photo enhancement application using state-of-the-art AI models for image super-resolution and face restoration. Optimized for RTX 3070 Ti with CUDA acceleration, featuring Real-ESRGAN for general image upscaling and GFPGAN for specialized face enhancement. Includes automated batch processing and memory management for large images.

PythonPyTorchCUDAReal-ESRGANGFPGANComputer VisionAIGPUDeep LearningImage Processing
Histopathologic Cancer Detection CNN

Deep learning model for detecting metastatic cancer in histopathologic tissue images using a custom CNN architecture. Achieved 86.89% accuracy with optimized threshold detection. Features ESRGAN-based super-resolution preprocessing and comprehensive hyperparameter tuning.

PythonTensorFlowCNNComputer VisionMedical ImagingDeep LearningKerasESRGANScikit-learnNumPy
Sommelier's AI: Wine Quality Prediction

Machine learning project to predict wine quality based on physicochemical properties using supervised learning techniques. Features multiple model comparisons (XGBoost, Random Forest, Gradient Boosting), advanced data preprocessing, and SMOTE-Tomek for handling class imbalance. Achieved 79.06% accuracy in quality classification.

PythonXGBoostScikit-learnPandasNumPySMOTEFeature SelectionData VisualizationSupervised LearningStatistical Analysis
Wine Market Segmentation Analysis

Machine learning project analyzing wine market segmentation using unsupervised learning techniques. Features comprehensive clustering analysis using K-means and hierarchical methods, with PCA for dimensionality reduction. Delivered actionable insights for retailers and producers based on price, variety, and region clustering.

PythonScikit-learnPandasNumPyK-meansPCAHierarchical ClusteringData VisualizationSeabornMatplotlib
NLP Disaster Tweet Classification

Deep learning model using LSTM and GloVe embeddings to classify tweets as disaster-related or non-disaster. Achieved 82% accuracy with optimized threshold detection. Features hyperparameter tuning, comprehensive data preprocessing, and detailed performance visualization.

PythonTensorFlowLSTMNLPDeep LearningGloVeKerasScikit-learn
Matrix Factorization: BBC News Classification and Movie Ratings

This project explores unsupervised and supervised matrix factorization techniques applied to text classification and movie ratings prediction. It showcases advanced machine learning concepts such as Non-negative Matrix Factorization (NMF) and logistic regression, with thorough comparisons and performance evaluations.

PythonMatrix FactorizationNMFLogistic RegressionScikit-learnText ClassificationMovie RatingsUnsupervised LearningSupervised LearningHyperparameter Tuning
AWS DeepRacer Project

Development of a high-performing AWS DeepRacer model for the AWS DeepRacer Student League, leveraging reinforcement learning techniques, optimized reward functions, and racing line calculations.

Reinforcement LearningAWS DeepRacerPythonShapelyMatplotlibGradient DescentOptimizationAI ScholarshipAutonomous Vehicles

Software Engineering

Software development projects highlighting programming, system design, and architectural skills.

TIAGo Robot Autonomous Pick-and-Place Controller

Behavior tree-based autonomous controller for TIAGo robot performing pick-and-place operations in Webots simulator. Features computer vision for object recognition, inverse kinematics for arm control, GPS/compass navigation, and LIDAR-based obstacle avoidance. Demonstrates advanced robotics programming with hierarchical behavior trees and sensor fusion.

PythonRoboticsWebotsComputer VisionBehavior TreesLIDARInverse KinematicsOpenCVAISimulation
Six Little Words Puzzle Creator

Java-based educational word puzzle generator that creates engaging word games from user-provided words and clues. Features word tokenization, random puzzle generation, and comprehensive unit testing. Developed as a graduate course capstone project demonstrating SOLID principles and OOP design patterns.

JavaOOPUnit TestingJUnitEducational GameSOLID PrinciplesDesign PatternsUML
Data Visualization: Titanic Dataset Exploration

A structured data visualization project exploring the Titanic dataset to uncover patterns and insights. Focused on designing user-centric visualizations using principles from data cognition, perception, and storytelling.

PythonAltairPandasJupyter NotebookData VisualizationExploratory Data AnalysisHuman-Computer InteractionData Storytelling
Quantum Computing Odyssey

Implementation of foundational quantum computing algorithms using IBM's Qiskit framework. Features quantum teleportation, GHZ state generation, Bell's inequality testing, and Grover's search algorithm. Includes comprehensive testing suite and quantum circuit visualizations.

PythonQiskitQuantum ComputingIBM QuantumNumpyMatplotlibUnit TestingScientific Computing
Advanced Dynamic Landing Page

An interactive, responsive landing page demonstrating advanced DOM manipulation, performance optimization, and modern JavaScript techniques. Built as a final project for the Udacity Front-End Web Developer Nanodegree program, showcasing expertise in responsive design and event-driven interactivity.

JavaScriptHTML5CSS3Responsive DesignVanilla JavaScriptFlexboxIntersection Observer APIPerformance OptimizationAccessibility
Cyberpunk Blog Website

A dynamic and responsive blog website themed around cyberpunk culture, featuring advanced HTML, CSS, and responsive design techniques. Developed as a project for the Udacity Frontend Web Development Nanodegree, it showcases skills in modern web design, accessibility, and modular component-based architecture.

HTML5CSS3Responsive DesignFlexboxCSS GridDesign SystemAccessibilityFrontend Web Development

Open Source

Open source contributions and public infrastructure templates.