Personal blog of M. Serdar Karaman, a Software Developer with over 8 years of experience in developing reliable and performance-critical systems, currently working on avionics systems at ESEN System.
The blog covers topics including software engineering, programming, C, C++, Qt, Python, Linux, avionics, and more.
🌐 Live site: https://karaman.dev
Hi, I'm a Software Developer with a Master's degree in Software Engineering from Hacettepe University and currently pursuing a second Master's degree in Systems Engineering. My work mainly focuses on embedded systems, signal processing, and safety-critical software development.
- 🐙 GitHub: @Mavrikant
- 💼 LinkedIn: mserdarkaraman
- 📺 YouTube: Channel
- 📧 Email: serdar@karaman.dev
This site is built with Jekyll using the Clean Blog theme by Start Bootstrap.
-
Clone the repository:
git clone https://github.com/Mavrikant/mavrikant.github.io.git cd mavrikant.github.io -
Install dependencies:
bundle install
-
Run the site locally:
bundle exec jekyll serve -
Open your browser at
http://localhost:4000
Have a suggestion or found a bug? Open a new issue on GitHub.
Code released under the MIT license.