Engineering Portfolio

Projects I have worked on.

Each project includes what I worked on, the tools I used, my role, and what I took away from it. Open a card for more images.

Evren Technologies Internship

Prototyping components for an FDA Breakthrough-designated medical device.

Silicone ear piece prototypes for the Evren Phoenix device on a workbench
Prototype of ear pieces — silicone and conductive materials fabricated for the Phoenix.

Designing and optimizing ear-based bioelectronic devices at Evren Technologies, a clinical-stage medical device startup in Gainesville building the Phoenix — an FDA Breakthrough-designated wearable that treats PTSD through vagus nerve stimulation. I develop and refine injection mold designs for device components using 3D printing, and work with silicone and conductive materials to prototype, fabricate, and improve functional device performance.

Role

Engineering Intern

Impact

Translating design concepts into manufacturable medical device components, supporting modeling and manufacturing processes that improve product quality, consistency, and scalability.

CAD modeling3D printingInjection mold designSilicone prototypingIterative prototyping
Evren Technologies

Swamp Launch Rocket Design and CFD

Validated rocket drag predictions by testing CFD results against a physical wind tunnel model.

CAD-modeled rocket prepared for wind tunnel testing on a rod fixture
Rocket model prepared for wind tunnel testing to compare physical results with ANSYS CFD data.

Run ANSYS Fluent simulations for the Swamp Launch IREC competition vehicle and build the rocket model in CAD. I also helped document the simulation process for different Mach ranges, including physics setup, boundary-layer values, drag calculations, and which equations to use for each case.

Role

Rocket CFD and CAD contributor

Impact

Helped connect the rocket CAD model, ANSYS simulation workflow, and wind tunnel test setup so the team could compare predicted drag with physical testing.

SolidWorksANSYS FluentCFDMeshingWind tunnel testingTechnical documentation

Design/Build/Fly Aircraft Work

Helped build and fly a carbon fiber VTOL aircraft from CAD to competition.

Carbon fiber fuselage and structure of a VTOL aircraft for Design Build Fly
Carbon fiber fuselage and structure from the VTOL aircraft I helped manufacture for Design/Build/Fly.

Helped manufacture Prototype 1 and the carbon fiber fuselage structure for Gator Design/Build/Fly. I also used XFLR5 to study the aerodynamics of Prototype 1, a standard aircraft layout with one nose wheel and two rear wheels.

Role

Airframe, manufacturing, and aero analysis contributor

Impact

Worked across both analysis and build work: checking aerodynamic behavior in XFLR5, helping fabricate aircraft structure, and connecting design choices to real manufacturing and flight constraints.

XFLR5Aerodynamic analysisCADCarbon fiber fabricationPositive moldingTeam design reviews

FASt Lab Robotic Fish Research

Measured real hydrodynamic drag on lab-built robotic fish hardware.

Hydrofoil setup mounted on a load cell in a FASt Lab water tunnel
Hydrofoil setup mounted on a load cell in a water tunnel to measure drag.

Contributed to research on robotic fish systems, experimental hardware, and fluid-structure interaction. This included water tunnel work with a hydrofoil mounted on a load cell to measure drag, plus CAD work for an adapter and fin used in water tunnel testing.

Role

Undergraduate research contributor

Impact

Built research experience in experimental fluids, instrumentation, drag measurement, CAD test hardware, and mechanical setups for water tunnel experiments.

Experimental fluidsWater tunnelLoad cell testingCADInstrumentationData analysisRapid prototyping

Modular Desktop Wind Tunnel

Designed and built a working wind tunnel from scratch over 80+ hours of CAD.

SolidWorks assembly drawing of a modular desktop wind tunnel showing intake, test section, and exhaust views
Assembly drawing showing the modular wind tunnel geometry: intake cone, test section, and exhaust diffuser.

Designed, analyzed, and fabricated a modular desktop wind tunnel with nozzle, diffuser, and test-section geometry refined through 80+ hours of SolidWorks CAD.

Role

Designer and builder

Impact

Built a small test platform for lift experiments and flow visualization based on aerodynamic literature.

SolidWorksAerodynamicsCAD iterationFabricationFlow visualization

Aircraft Engine Classification via Custom Machine Learning in MATLAB

Built a machine learning classifier that reached 86% accuracy sorting aircraft engine types.

MATLAB 3D K-means cluster visualization for aircraft engine classification
K-means cluster visualization using aircraft engine performance data, including max speed, rate of climb, and gross weight.

Built a MATLAB pipeline to clean aircraft performance data, engineer features, normalize weighted metrics, cluster engines with K-means, and classify aircraft engine types.

Role

Sole developer

Impact

Created a working classification workflow and evaluated it with a training confusion matrix that reached 86.16% accuracy.

MATLABK-means clusteringConfusion matrixData cleaningFeature engineering3D visualization