Skip to main content

Research Projects

12 focused projects showcasing my security research — from Byzantine-robust federated learning to malware analysis and published cryptographic methods

12
Curated Projects
2
Flagship
165K+
Lines of Code
1
Published Research
completedproduction-ai

Enterprise AI Systems Portfolio

An enterprise portfolio of 10 production-ready AI systems, demonstrating scalable RAG applications, LangGraph security agents, and robust LLMOps deployment.

llmraglanggraphllmops+2 more
FastAPILangChainLangGraphLlamaIndex
completedfederated-learning-security

Federated Healthcare Fraud Defense (SignGuard)

A secure federated learning framework that lets US states collaboratively train healthcare fraud detection models without sharing sensitive patient data.

federated-learninghealthcaresecurityfraud-detection+1 more
PythonPyTorchCryptography
completedfederated-learning-security

Federated Phishing Detection Portfolio

A comprehensive 21-project portfolio demonstrating advanced privacy-preserving machine learning applied to phishing detection, including Homomorphic Encryption, TEEs, and Zero-Knowledge Proofs.

privacy-preserving-mlfederated-learningzero-knowledge-proofshomomorphic-encryption+1 more
PyTorchFlower (Flwr)TenSEALPyCryptodome
completedfederated-learning-security

FL Security Research Portfolio

A massive 30-project research portfolio exploring federated learning security, featuring the novel SignGuard multi-layer defense system to protect decentralized AI from adversarial attacks.

federated-learningsecurityfraud-detectionadversarial-attacks+2 more
PythonPyTorchFlower (Flwr)cryptography.io
completedsecurity-research

FraudwareAnalyzer: Static Analysis of Banking Malware

A static analysis engine with 95.7% accuracy that reverse-engineers and classifies zero-day banking trojans by extracting behavioral fingerprints.

malware-analysisstatic-analysisthreat-intelligencebanking-trojans+1 more
PythonpefileYARARadare2
completedtime-series-forecasting

Indonesia Economic Forecasting

An advanced deep learning forecasting engine that predicts Indonesia's critical economic indicators—like inflation and exchange rates—using an ensemble of neural networks.

time-serieseconomic-forecastinglstmgru+3 more
PythonTensorFlowKeraspandas
completedproduction-ai

Indonesian Stock Trading System

Quantitative trading system for IDX stocks combining LSTM/SVR ensembles with technical analysis strategies, featuring walk-forward validation and risk management.

machine-learningfinancealgorithmic-tradinglstm+1 more
PythonPyTorch (LSTM)Support Vector Regression (SVR)Gradient Boosting
completedfraud-detection

MedicaidGuard

A production machine learning system that analyzes 227 million Medicaid records to automatically detect and flag complex healthcare fraud.

machine-learningfraud-detectionhealthcarexgboost+1 more
PythonXGBoostAutoencodersIsolation Forest
completedproduction-ai

MedicaidLens

An interactive dashboard that makes $1.09 Trillion in healthcare spending transparent, allowing investigators to visually explore ML-flagged fraud anomalies.

reactfastapidata-visualizationduckdb+1 more
ReactTypeScriptPythonFastAPI
completedweb-development

Portfolio Website

This high-performance, statically generated portfolio website you are looking at right now, built from scratch with Astro, React, and Tailwind CSS.

portfolioastrotailwind-csstypescript+2 more
AstroTailwind CSSTypeScriptMDX
completedfederated-learning-security

SignGuard: Cryptographic FL Defense

Novel multi-layer defense system combining ECDSA digital signatures, multi-factor anomaly detection, and time-decay reputation scoring to protect federated learning from Byzantine poisoning attacks.

federated-learningsecuritycryptographyecdsa+3 more
PythonPyTorchFlower (Flwr)ECDSA (secp256k1)
completedsecurity-research

Steganography Research (Published)

My published peer-reviewed research natively hiding data within images using advanced cryptographic encodings to mathematically defeat detection tools.

steganographyresearchpublicationimage-processing
PythonOpenCVNumPyPyCryptodome