Hello! My name is Owen Herschelman, and I am a Junior studying electrical engineering at Cal Poly Pomona. The best way to contact me is through my email, oehersch@gmail.com.
I started higher education at San Diego Miramar Community College, where I studied the fundamentals and got my associate's degrees in Pre-Engineering, Chemistry, Mathematics, and Physics. This fall, I am transferring to California State Polytechnic University, Pomona, where I plan to obtain my bachelor's degree in Electrical Engineering.
I work at a machine shop as a shop hand and at a restaurant as a food distribution specialist (line cook). These jobs are supporting me through college and teaching me crucial skills such as time management, customer service, and high precision output. Interestingly enough, the attention to detail is about the same, whether it’s a rocket part with a 3-micron tolerance or a taco that cannot have onions. Precision is precision! I am searching for job or internship opportunities that will help me progress towards my goal of becoming an electrical engineer.
Outside of work and school, I play music, work out, code, and tinker with electronics. I play '80s rock / 2000s pop on guitar, and a wide range of genres on piano. I try to keep my body physically fit by weightlifting and going on hikes with my girlfriend. I also enjoy coding to solve problems or automate tasks. One example of this is a Python script that notifies my phone when it finds a good deal on Facebook Marketplace cars. Any other free time is spent working on my car and purchasing soldering kits to learn how the circuitry works.
NorthStar is an app I made to help myself focus on one task at a time. NorthStar is a to-do list, and when a task is pinned, it will remain on the screen at all times, so it keeps you on track. I made this app to help me focus, and though other people might find it useful too so I put it on the Mac App Store. Mac App Store - NorthStar
To build my pc, I picked parts suited for programming and development, then put it all together. This project taught me the complexity of combining multiple systems, you need to ensure everything is compatible with each other part.
A side project where I trained a neural network using the NEAT Python library. It scrapes live stock data and interacts with a simulated trading environment to learn buy/sell behavior over time. Did it work? Well, not yet. I occasionally work on it in my free time, but I haven't given up yet.