Hey there! I'm a self-taught software developer from Sweden, always eager to dive into new technologies and try new things. I'm passionate about pushing myself into unknown territory and challenging myself to grow. Whether it's building web applications, computer vision projects or diving into writing operating systems from scratch (which I must say is a very humbling experience). I'm always up for a challenge!
- Languages: C++, C, C#, Python, Lua, Ruby
- Version Vontrol: Git, SVN
- Tools & Technologies: Docker, SQLite, Protocol Buffers, gRPC, RESTful APIs, Jenkins, GitLab CI/CD, OpenCV, SFML, etc
Here are some of the projects I have been working on:
- flygplanering.se: Self-briefing service for Swedish PPL-pilots
- Tech Stack: C#, ASP.NET, RESTful APIs
- Description: An ASP.NET Core web application for easy preflight preparations, intended to be used by Swedish PPL-pilots for VFR-flights. The information on the page consists of live METAR, TAF, NOTAM, NSWC which are gathered from different data sources. An option for doing preflight weight and balance calculations is also available for some users.
- Project Link: https://github.com/martensi1/flygplanering.se
- Nova Kernel: A hobby kernel written from scratch
- Tech Stack: C++, C, Assembly
- Description: The goal of this project is to gain a deeper understanding of operating systems, kernel development and low-level programming. This is an ongoing project and the kernel is developed to support both i386 and x86-64 instruction set architectures.
- Project Link: https://github.com/martensi1/nova-kernel
- Airbag: A drop-in crash handler for POSIX-based systems
- Tech Stack: C
- Description: Airbag is a simple crash handler that can be used to catch and log crashes in C/C++ applications to a file descriptor. It is designed to be a drop-in solution for POSIX-based systems and can be easily integrated into existing projects.
- Project Link: https://github.com/martensi1/airbag
- AeroFetch: Support libraries for aviation related hobby projects
- Tech Stack: C#, .NET
- Description: Collection of lightweight, hobbyist-friendly .NET libraries that lets you easily fetch all sorts of aviation data—like weather reports (METAR), forecasts (TAF), NOTAMs, and more
- Project Link: https://github.com/martensi1/aero-fetch
Feel free to reach out to me