Skip to content
@MiztonCodes

Mizton

Human writing code, just for fun.

🎯 Philosophy

As a software engineer in the age of AI, when machine produces code faster than any human, mastering the foundations of science and engineering is a must, to supervise, correct and refine the output to get the highest quality.

🚀 What You Will Find Here

  • Mizton's Blog: All technical articles and their corresponding code examples.
  • Minimalism: Projects are intentionally small, focusing on demonstrating mastery of a specific domain or concept.
  • C & C++: A dedicated focus on these languages, often comparing implementation differences between the two.

🛠️ Tech Stack

  • Languages: C and Modern C++.
  • Build Systems: CMake for robust projects; simple Bash scripts for lightweight examples.
  • Testing: Focused on minimalist, manual testing suites to keep dependencies at zero.
  • Database: SQLite—the default choice for its flexibility, power, and zero-configuration requirements.

🤝 Contributing

I welcome feedback, advice, and contributions from those who share a passion for bare-metal development.

  • Fork & PR: Feel free to submit improvements, fixes, or documentation updates.
  • The Minimalist Rule: Avoid external dependencies unless they are absolutely critical to the project's core functionality.
  • Licensing: All repositories use The Unlicense, placing the code into the public domain for your freedom and use.

📫 Connect

Pinned Loading

  1. articles articles Public

    This repository contains all my technical articles published at my blog.

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…