Skip to content
View Sruthinanam07's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report Sruthinanam07

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
Sruthinanam07/README.md

Typing SVG


LinkedIn PrivacyNet GitHub


πŸ‘©β€πŸ’» About Me

const sruthi = {
  role:       "Software Engineer + AI Builder",
  education:  "MS CS @ Wayne State  |  GPA: 3.92",
  location:   "United States πŸ‡ΊπŸ‡Έ",
  seeking:    "SWE Full Time 2026 πŸš€",
  currently:  "Android Dev @ Uplifty AI",
  passion:    "Building products that fix real problems",
  funFact:    "I built PrivacyNet because I got 11 spam
               emails after one LinkedIn comment πŸ˜…"
};

πŸš€ Featured Project β€” PrivacyNet

Privacy-first professional networking platform β€” where a Claude AI agent automatically detects and masks your personal contact information in comments, so only the right people can see it.

The problem: When you comment your email under a job post on LinkedIn, it's visible to everyone β€” strangers, fake recruiters, bots.

The solution: PrivacyNet intercepts every comment before it's saved. The real email never touches the database β€” replaced with a token, encrypted with AES-256, locked in a separate vault. The post author sees the real email. Everyone else sees [email hidden].

Why AI and not Regex? People write "reach me at sruthi dot nanam at gmail" to avoid detection. Claude understands natural language. Regex doesn't.

πŸ”— Live Demo Β |Β  πŸ’» Source Code

React Node.js PostgreSQL Claude AI AES-256 JWT Railway


πŸ› οΈ Tech Stack

Languages

JavaScript Python Java TypeScript SQL C

Frontend & Backend

React Node.js Next.js Express Flask Spring Boot

AI / ML

Claude TensorFlow PyTorch HuggingFace

Cloud & DevOps

AWS GCP Azure Docker Kubernetes Railway PostgreSQL


πŸ’Ό Experience

Company Role Impact
Uplifty AI Android Developer Auth flows + AWS Lambda & DynamoDB integration
Handshake AI ML Expert LLM alignment detection + behavior analysis
NeuralSeek AI Agent Intern Multi-agent workflows on AWS
Aptiv SWE Intern $345K saved across 2 automation projects
Teana Lab Research Assistant 35% engagement boost with AI coach
EduSkills AWS Cloud Intern Migrated 10K/mo website to AWS

What I'm Building Next

  • πŸ”” Real-time notifications with WebSockets for PrivacyNet
  • πŸ‘₯ Follow system for personalized feeds
  • πŸ” Redis caching layer for scale
  • πŸ“± Mobile app with React Native

Profile Views

Pinned Loading

  1. privacynet privacynet Public

    JavaScript

  2. uptime_monitor uptime_monitor Public

    Python