Professional Career

Consulting since 2020

Developing personal projects as well as project for international clients that have reached more than 30,000 users combined and are in use by global organizations such as Hannover Re and the Biogena group.

Educational Background

B.S. Computer Science 2025

Graduated from the BASIS International School network and a currently enrolled at the University of Michigan - Ann Arbor College of Engineering. Majoring in Computer Science with a minor in Entrepreneurship.

  • Cloud Aware

    Deployed and Host services on AWS, Google Cloud, and Bare Metal

  • Future Facing

    Utilized LLMs to achieve complex tasks such as advising and OCR.

  • Optimization Driven

    Learned new languages for projects to avoid tech debt.

  • Exploratory

    Analyzing new problem spaces for potential innovations.

Talent

Innovating Solutions to Complex Problems

I have been doing consulting for four years starting in high school, picking up the first corporate client in the summer of 2023. At neke-neke I developed projects in the insurance and lifestyle sectors for Hannover Re and the Biogena Group, from employee training to tax automation software. Currently, I am an software engineer for the University of Michigan backed Desai Accelerator helping 5 startups grow to their first million dollars. I ported Verbalista's website to react and added localization, helped X-Ray Commerce develop their chrome extension, and am advising the California Climate Exchange on an AI diagnostic tool.

Projects

Highest Impact Projects Completed

Hannover Re

Internal Employee Training Software Component

Hannover Re aimed to enhance their employee training system by converting Word documents into engaging audiovisual content. Their existing software only generated Word documents, so I helped them develop a text-to-speech engine using AWS Polly, Lambda, and S3 to dynamically transform these documents into interactive audio samples. Utilizing the pydocx library and custom parsing software, the solution generated new audio transcripts whenever docx files were uploaded to an S3 bucket. I also assisted Hannover Re in deploying this software to their AWS Cloud and provided debugging support during the initial two months of development.

Biogena Group

International Tax Processing Automation

As an international company based in Europe, Biogena's primary tax processing software couldn't handle the United States' complex tax rules, requiring manual data exports to US-specific tax software. I developed a custom Python script that used SQL to extract necessary data from the European tax software's database and transform it into JSON compatible with the US software's API. This solution saved Biogena 3 hours of productivity work per week.

Anonymous French Client

Scheduling and Reminder Web App

The client faced challenges tracking irregular events in a game that published updates via X (formerly Twitter) while primarily using Discord. I developed a Java web app that parsed information from X and forwarded it to Discord via their respective APIs. Hosted on Heroku and using Dropbox for persistent file storage to maintain software state during daily Heroku wipes, the app provided convenient access to game updates for other users. The software eventually reached an audience of around 10,000 users.