Projects
A few builds and experiments.
DevAssist AI
DevAssist AI is a VS Code extension that integrates OpenAI and Gemini models to provide code suggestions directly within your editor.
Guardscribe
Real-time speech-to-text system with toxic content detection and filtering. Transcribes live audio using multiple ASR options while automatically detecting and masking harmful language.
Multimodal Malware Detection
Implementation of my Master's thesis on multimodal malware detection. Compares and integrates tabular static features (EMBER 2024) with visual byte-plot representations (MalNet-style images) to evaluate their effectiveness in identifying malicious binaries.
NetworkPowerMonitor
Android application that provides detailed monitoring of network behavior, transitions between network types, and power consumption related to network activities. Records comprehensive metrics about WiFi and cellular connections to help understand network performance and battery impact.