About Me
I'm a passionate and driven Computer Engineering student with a passion for learning and exploring all things software, hardware, and everything in between. I love diving into topics like computer architecture, machine learning, microcontrollers & embedded systems, cybersecurity, web development, circuit design, data/business analytics, bioinformatics, and even B2B sales and marketing. What excites me most is finding ways to apply my skills to meaningful projects and solve real-world problems. Feel free to reach out—I'm always open to new ideas, collaborations, and opportunities to grow!
Work Experience
Technical Solutions Engineer
Exclusive Networks • May 2024 - Present
- Overseeing the office firewall and security posture
- Developing a local server to host LLM for our customers
- Helping build and test security assessment suite with open source tools
- Automating testing processes for our security assessment suite
Technical Sales Associate
Exclusive Networks • November 2023 - May 2024
- Utilized NetSuite for pipeline and inventory reports to support strategic sales planning for account managers
- Achieved multiple cybersecurity certifications and delivered technical training to sales and engineering teams
- Collaborated with account managers to strengthen customer and partner relationships
Software Engineer and Business Development Intern
Unibui • August 2022 - Present
- Engineered a Python script that increased targeted email lead acquisition by over 90%
- Led targeted outreach campaigns that successfully onboarded local businesses onto the platform
- Developing web scraping tools to extract job listings and discount data from various websites
Projects
Unibui
Connecting students with local deals and job oppurtunities. Focused on client outreach and populating the platform with relevant student jobs and deals.
Poly Merchant
1st Place In SLO Hacks Hackathon. An exclusive marketplace built by and for Cal Poly students. Team Lead, Product Design, Frontend Dev.
CalTrans Real-Time Traffic Detection System
Digital Multimeter
The Digital Multimeter (DMM) measures voltage and frequency using the STM32 NUCLEO-L476RG microcontroller. It provides accurate DC and AC voltage readings and frequency measurements for various waveform types and features a terminal-based interface for real-time data. The system ensures continuous data processing and real-time updates.
Function Generator
This function generator utilizes the Nucleo-L476RG microcontroller interfaced with an external MCP4921 DAC. It can generate sine, square, sawtooth, and triangle waveforms at frequencies ranging from 100 Hz to 500 Hz. Users can select and modify waveform types and settings through a keypad, which allows easy adjustments of waveform, frequency and square wave duty cycle. The device utilizes timers and interrupts to ensure accurate waveform outputs.
Track Buddy
This device was inspired by my love for track & field and cooking. It behaves as an LCD timer and stopwatch using the STM32 NUCLEO-L476RG microcontroller, a keypad, an LCD screen, and a passive buzzer. It provides accurate timing for both modes. The stopwatch mode counts up and has a “lapping” feature, allowing users to store up to 3 different times if they’d like; they can view them with buttons on the keypad. The timer mode counts down from the desired time set by the user and sets off an external alarm once the time has finished. Users can easily start, stop, or reset the time in both modes.