About Me

What i'm doing

  • Machine Learning

    Machine Learning

    In my resume there are some personal projects focused on Machine Learning and Artificial Intelligence, realm in which I've learnt the ropes and I strike to delve more in depth.

  • Blog Writer

    Blog Writer

    I have a blog on Medium where I write frequently on topics like programming, computer science, mathematics. Sometimes square up to the realm of economics or finance. Do give a read and tell me how it looks like.

Teaching Assistant

am a teaching assistant for the following topics, where I aid younger students with their labs.



USO - Utilisation of Operating Systems

USO is an introductory course to bash, Linux Kernel(or Ubuntu, for newbies) and eventually a starter for bash scripting and low-level management of processes. Students use commands as ls, chmod, kill, grep, whoami, mkdir, cp, mv, ifconfig, md5sum. This is only a curated list, but we can go on and on.

Apart from only teaching labs alongside a more experienced fellow as his junior, I had also had the responsability of writing the 2nd piece of homework, maintain the forum, the spelling and correctness of the sentence and last, but not least, setup the checker's server. The homework can be found here:USO Tema 2

FP - Functional Programming

This is my english-taught laboratory at FILS faculty from UPB where I had the responsability of explaining and exercising alongside with students functional programming, the differences between Functional decomposition and OOP decomposition. Meanwhile, implementing all snippets in Scala programming language, which is a strongly-typed language.

The core topics approached are recursive functions as factorial, GCD, summing, operations over a range etc., higher-order functions and algebraic datatypes. We do labor the point over traits(~ classes and interfaces in Java) implementation for context reusability and tail recursive functions for stack overflow avoidance.

ED - Digital Electronics

For this lab, students come with the foundamentals of analog electronics. We built upon it, the cores of digital: 0 and 1 based upon a voltage ladder and HIGH/LOW noise margin. We generate on arduino boards specific square signals in order to read both the input and the processed signals(due to a custom circuit) on oscilloscopes.

Last, but not least they understand the cores of using a transistor - firstly a BJT and then evolving to MOSFETs. Eventually they are capable to built any regular logical gate - NOT, AND, OR - using external signals and a custom circuit and interpret results on a oscilloscope.

Resume

Education

  1. Faculty of Automatic Control and Computers — UNSTPB

    2023 — 2027

    Studying Computer Engineering at the UNSTPB, faculty of Automation Control and Computers, learning the ropes of engineering, mathematics, physics, computer architectures and diving deeper into DSA, programming paradigms, AI and also some flavour of electronics.

Experience

  1. ICI software developer intern

    2023 winter

    I have been an intern in the ICI team for 2 months, where I learnt about ML algorithms and their use for computer vision, face recognition within robotic systems like robot assistants or drones. I had the opportunity to assist much more experienced fellow students of professionals.

  2. Logiscool Trainer

    Oct 2025 - June 2026

    Have been a part-time teacher for a whole year at Logiscool. Had the opportunity to teach Python, Scratch or Mixed coding classes to kids between 7 and 14 years old. Got me really experienced into teaching and delviering information.

  3. Undergrad Teaching Assistant

    Oct 2025 - Present

    For the last university year I have been a teaching assistant as it follows: during the first semester I taught USO labs, while for the second semester I taught FP and ED labs.

  4. Keysight Technologies software developer intern

    2026 summer

    I am currently an intern at Keysight Technologies, working on a project concerning Proxy Support for Malware

Programming

  • Python

    100%

  • C/C++

    90%

  • Dart & Flutter

    80%

  • Kotlin

    75%

  • Scala

    75%

Communication

  • Romanian

    native

  • English

    C1

  • French

    B1+

  • Chinese

    HSK1


Extracurricular

  1. SSS - Summer Security School

    2024 & 2025 summers

    Completed all 3 tracks of Essentials, Web and Binary in 2 consecutive years. Started with zips, executables, misc and very basics of reverse engineering and Linux fundamental with application in security. Then learnt about cookies, SQL-injection during web track. Binary got me thrilled to bits when dived deeper into ASLR, PIE/PIC and stack canaries.

  2. AIMAS Summer School

    2024 summer

    Built MLP, RNN and CNN basic DL architectures. Went further into CV applications in medical images as polyp detection and segmentation. On RL side, implemented RRT and RRT* algorithms. Eventually dived into NLP and open-source transformers from HuggingFace as BERT and how to fine-tune them for specific tasks.

  3. Google @ Embedded Android SS

    2025 summer

    one-week course where explored the huge AOSP project and customly built for a Raspberry Pi 4 and Touch Display 2 tablet configuration. On top of HAL built a user-friendly app for controlling GPIO ports.

Student Research

  1. Students 2Space

    2023 june - 2024 june

    Been member of Students 2Space team's electronic department working on embedded systems for the rocket NOR and also involved in several educational projects as SpaceFest or Qube2Space, the very first Romanian CubeSat contest for highschool students.

Blog

More me