Hello, I'm

Sri Chandrasekaran

Applied Math & Data Science @ UC Berkeley

My LinkedIn profile My Github profile

Get To Know More

About Me

Profile picture

My interests include startups, education equity, and machine learning. I hope to use technology to make a positive impact on the world. In my free time I enjoy learning new things and playing tennis. Let’s connect and collaborate on meaningful opportunities!

Arrow icon

Explore My

Experience

Engineering Intern

Fragile

Jun 2024 - Aug 2024

Contributed to the development of an internal platform utilized by 20+ investors, focusing on data aggregation and optimizing backend functionality through tools like AWS S3 to ensure seamless access to critical resources within the portal.

Undergraduate Researcher

Berkeley NetSys

May 2023 - May 2024

Contribute to the design and execution of experiments evaluating congestion control algorithms, refining models to accurately forecast network congestion patterns and proactively mitigate disruptions

Undergraduate Researcher

UCSF: Larson Advanced Imaging

Jan 2024 - Present

Collaborate with interdisciplinary team members to utilize Python in developing and analyzing synthetic hyperpolarized 13C data for training machine learning models, focusing on brain and/or heart imaging

Software Engineer Intern

Neuroleap Corp

May 2023 - Aug 2023

Collaborated with the frontend development team to integrate advanced custom PDF generation functionality through the use of Axios; this enhancement is anticipated to accelerate the report creation process and ensures users receive real-time comprehensive insights

CEO & Co-Founder

STEMz Learning

July 2020 - Present

Developing and teaching a diverse STEM curriculum spanning 12+ subject areas, including Circuits, Basics of Coding, and more, contributing to over 700 students’ growth and understanding. We're also working on other interesting tools, stay tuned!

Arrow icon

Browse My Recent

Projects

Project 1

Diagnosis of Parkinson's Disease Using SVM

Developed Support Vector Machine (SVM) classifier models in Python by leveraging voice parameter data obtained through diverse research techniques. My work culminated in the development of diagnostic software designed to facilitate early disease diagnosis.

Project 2

Build Your Own World

Implemented a 2D tile-based world exploration engine in Java that randomly generates a graphical tile-based world using a tile renderer, allowing users to move around and interact with world objects. Implemented a GUI to display information on where users are located in the world, other key characteristics; provided user interface to save, quit and reload their worlds

Project 3

STEMz Learning

Implemented web-application using ReactJS for users and participants of STEMz Learning to access classes, curriculum, and get involved with our organization. Currently working on implementing new features, stay tuned!

Project 1

Ants vs. Some Bees

Implemented tower defense game Python using functional and object-oriented programming; populated colony with bravest ants with optimal food cost & health value to protect ant queen from the evil bees that invade its territory.

Project 2

Cats

Implemented a program Python that measure typing speed, autocorrect feature, and corrects spelling mistakes; implemented multiplayer functionality. The project included text samples to be typed and a web server for a graphical user interface.

Project 3

Hog

Implemented a program Python dedicated to simulating and finding strategies to win a dice game. There were many rules that had to be followed, but learned how to use control statements and higher order functions.