I'm an Embedded Software Developer and Electronics Engineer with a passion for turning ideas into functional and efficient software-driven solutions. My expertise lies in writing code in C, C++, C# and JS. I love working on projects that challenge me to innovate and problem-solve in the realm of embedded systems.
- 🔭 I’m currently working an Embedded Software Enginner @ Visteon, where I'm working on developing new higly-optimized automotive software.
- 🌱 I’m constantly learning and experimenting with new techniques and technologies to stay up-to-date in the ever-evolving world of embedded systems.
This is simple project that I created with educational purposes. It was a practice of writing bare-metal embedded code on the 32-bit MCU STM32F7. The whole project was written by me using only the provided memory map from ST Microelectronics. HAL and other high order libraries are not used.
- Role: Developer 👨💻
- Tech Stack: C, Assembly, STM32 Documentation
This is web application that I developed with educational purposes during teaching workshops from the course C# Web Advanced. The web application have simple design and functionality but shows great understanding of working with MVC and WebAPIs.
- Role: Developer 👨💻
- Tech Stack: ASP.NET Core MVC, ASP.NET Core Web API, EF Core 6, JQuery, JS, Bootstrap
This is console application that I developed with educational purposes long time ago while I was still student at SoftUni. The application is written entire in C# and have the functionality of very simple forum using only the console.
- Role: Developer 👨💻
- Tech Stack: C#, .NET