Skip to content
View Savitar608's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Boston, Massachusetts
  • 07:17 (UTC -04:00)
  • LinkedIn in/adithya608

Highlights

  • Pro

Organizations

@ec521-null-pointers @Public-Static-Valor

Block or report Savitar608

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Savitar608/README.md

Hi there, I'm Adithya! πŸ‘‹

πŸ” Security-Focused SDE | πŸŽ“ MS CS @ Boston University

I am a Software Development Engineer with over 3 years of experience in backend development, microservices, and cloud-native architectures. I previously worked as an SDE-2 at Head Digital Works, where I optimized systems serving 15k+ daily users.

Currently, I am pursuing my Master's in Computer Science with Specialization in Cybersecurity at Boston University, bridging the gap between scalable software engineering and secure system design.


πŸ› οΈ Tech Stack & Tools



πŸ”­ Featured Projects

  • Tech: Python, Docker, Dynamic Analysis
  • Description: Architected a hybrid malware detection framework. Built a dynamic analysis sandbox using Docker to detonate untrusted packages and utilized a Random Forest classifier to detect runtime anomalies and malicious system call patterns.
  • Tech: JavaScript, Chrome Manifest V3, LLMs
  • Description: Engineered a browser extension utilizing the Secure Storage API and AI models to automatically categorize bookmarks into recursive subfolders.

πŸ’Ό Professional Highlights

  • Cost Optimization: Cut monthly AWS costs by $5,000 and boosted DynamoDB performance by 40% at Head Digital Works.
  • Scale: Engineered fault-tolerant services with 99.9% availability during third-party outages.
  • Security: Led secure implementation of KYC microservices handling sensitive PII for 15,000+ daily users.

πŸ“« Connect with Me

Pinned Loading

  1. cyber-watch cyber-watch Public

    Cyber Watch is a dedicated Discord bot designed to keep you and your community informed about the latest cybersecurity news and vulnerabilities related to topics that you can configure.

    Python

  2. smart-bookmarks smart-bookmarks Public

    Smart Bookmarks is a cross-browser extension that intercepts new bookmarks and uses Large Language Models (LLMs) to automatically categorize them into a recursive folder structure. It transforms a …

    JavaScript

  3. ec521-null-pointers/dynamic-analysis ec521-null-pointers/dynamic-analysis Public

    Dynamic analysis sandbox for detecting malicious behavior in npm packages

    Python