Student · Developer · Researcher
Abhirama Sonny is focused on Computer Science, Biology, and Quant, leveraging technology to solve complex problems and create innovative solutions.
Student, programmer, and avid researcher in the fields of computer science, molecular biology and robotics.
Machine Learning, Computational Biology, Robotics, Software Engineering, Data Science, Quantitative Finance, Cybersecurity
Diverse experiences shaping my growth as a student, programmer, and leader.
FIRST is a global nonprofit organization that helps young people learn STEM skills through robotics. I’m a programmer on FTC Team 7172 Technical Difficulties.
Co-founded a private VEX team as a programmer.
Led and coached multiple VEX teams across AISD to world championships.
Inclusive Computing Initiative teaches CS to children with special needs.
Vipravrinda is a nonprofit organization uniting the Trimathasta Kannada Brahmin community in America. I developed the website vipravrinda.org for the organization.
The Cambridge Centre for International Research (CCIR) provides research opportunities for high school students, by connecting them with postdoc researchers.
Recognition and achievements in competitive academic fields.
I scored 39/50 on the USA Biology Olympiad Open Exam, placing 4th out of 5,095 nationally. I achieved an Honorable Mention on the USABO Semifinal examination with a score of 78.4.
Promoted to the Gold Division in USA Computing Olympiad during the February 2025 competition.
I won 2nd Place at DRSEF, and was a finalist at the Texas Science & Engineering Fair for my work on Deep Learning Powered Classification and Analysis of Standard Heart Views in Ultrasound Imaging for Enhanced and Quicker Cardiac Diagnosis.
My PicoCTF placed in the 4% percentile of all participants. I contrubuted 1535 points out of 3710 points to my team.
I was awarded 2nd Place at the Great Scientist Soiree by UNT and Wipro for the HealthBuddy ML sensor device that monitors heartrate and blood oxygen via a necklace pendent.
Exploring technology and research through innovative solutions and projects.
Built an application that uses a Convolutional Vision Transformers (CvT) to extract key metrics from echocardiogram videos. It then employs a Retrieval-Augmented Generation (RAG) pipeline with vector search to feed DeepSeek r1 (an LLM) sufficient context for cardiac diagnosis—achieving 93% accuracy in diagnosing the condition. This project is aimed to be used both by sonographers as a tool to double check their values, and also by the general patient as a tool to understand complex medical terms with the use of AI.
Co-authored a JISEM paper proposing a peer-to-peer framework that dynamically routes AVs by sharing real-time position, velocity, and environmental data to preempt collisions and reduce congestion. In this system, a car sends the aforementioned data to its neighbors, who then use this information to optimize their own routes. This then allows an algorithm to calculate the optimal path for each car, taking into account the data from its neighbors to reduce traffic and collisions.
I designed and implemented a neural network from scratch in Java, utilizing linear algebra, multithreading, and object-oriented programming for efficient computation and scalability.
I designed a few-shot learning framework for diagnosing ultra-rare diseases, employing an attention mechanism paired with two layers of training to overcome low sample sizes.
I developed a simplified programming language based on Python for educating elementary school students, featuring bootstrapping, garbage collection, and a parser/lexer system.