About me
👋🏻 I'm a 22-year-old engineer from Bucharest, Romania, finishing my degree in Electronics and Telecommunications at the Politehnica University of Bucharest this year. These days I work at Marvell as a CAD Engineer Intern, where most of my work is building automation and AI tooling for the IP onboarding flow. I spend my time mainly in Python and Django on Linux, and I've been writing C++ since my first university projects. I like taking slow, manual work and turning it into something that runs on its own.
You can reach me by email or through the links in the left panel (there's a Link Tree too). I'm wrapping up school and looking for a role where I can build Python automation and AI tooling, so if you have something in mind I'd be glad to talk.
What i'm doing
-
Python & Django
Python is what I work in day to day. I use Django mostly on the front-end side, building the HTML and page layouts in its template format, and I lean on pandas and NumPy when there's data to work through. At Marvell most of that goes into automation around the IP onboarding flow, from scripts that enforce our internal rules to the parts that tie the whole process together.
-
Linux (Red Hat)
Most of my work runs on Red Hat Enterprise Linux, so I'm at home in the shell: scripting, managing files and permissions, working out why something broke, and keeping automation running on remote machines. I've also set up the usual web and database stack (Nginx, PostgreSQL) on my own servers.
-
GitHub
I use Git and GitHub for everything I build: branches, merges, sorting out conflicts, code review, and issue tracking. Most of my personal projects live there, and I try to keep them documented well enough that someone else could pick them up.
-
C++
C++ was my first serious language, picked up through university projects and a lot of algorithm and data-structure work. I'm comfortable with modern C++, and I still reach for it when I want to stay close to the metal.
-
PCB Design
I studied schematic and PCB design through my electronics degree, and I can take a board from schematic to layout to Gerber files for manufacturing in OrCAD Capture, PCB Editor, and Altium. That includes multilayer boards and routing with signal integrity in mind.
-
CCNA
✅ CCNA 1: Introduction to Networks
⭕ CCNA 2: Switching, Routing, and Wireless Essentials
⭕ CCNA 3: Enterprise Networking, Security, and Automation
⭕ CCNA 4: Network Access -
JetBrains
JetBrains IDEs are my main tools: PyCharm for Python, CLion for C++, and IntelliJ when I need it. I've leaned on them since university, and they're where I'm quickest at writing, debugging, and refactoring.