About Me | Resume
class Poorva:
"""From dentist to developer — I debug code now, not cavities."""
def __init__(self):
self.location = "Seattle, WA"
self.education = "MS Computer Science @ Northeastern (4.0 GPA)"
self.email = "poorvabarve@gmail.com"
self.expertise = [
"Distributed and Scalable Systems",
"Backend Development",
"Full Stack Development",
"Cloud Computing & AWS",
"Data Engineering",
"AI Agents"
]
def tech_i_love(self):
return {
"languages": ["Python", "Java", "TypeScript", "JavaScript", "C/C++"],
"backend": ["Spring Boot", "Node.js", "Express.js", "Flask"],
"data": ["Airflow", "Spark", "Snowflake", "Kafka", "DBT", "Pandas"],
"databases": ["PostgreSQL", "MongoDB", "Redis", "MySQL"],
"cloud": ["AWS (Lambda, EC2, SQS, S3)", "Docker", "Kubernetes", "Terraform"],
"frontend": ["React.js", "HTML/CSS"],
} |
|
Jun 2025 - Aug 2025 • Seattle, WA
|
|
May 2025 - Jun 2025 • Seattle, WA
|
|
|
|
|
|
|


