# Ervin Nasiri > Personal portfolio of Ervin Nasiri — OS architect and aviation student building OintOS, a microkernel-based operating system written in Rust. Ervin Nasiri is a 9th-grade aviation maintenance student at Antalya/Aksu Ucak Bakim MTAL (Turkey) and the lead architect of OintOS. He applies aviation's zero-tolerance safety discipline to system programming — building operating systems, cryptographic protocols, and secure messaging from scratch. ## Projects - [OintOS](https://ointos.vercel.app): Microkernel-first operating system built from scratch in Rust. Targets Windows/Android/Linux app compatibility via Oint Wrapper. Immutable root, 1.2s boot, 180MB idle RAM, 10,000+ waitlist. MIT licensed. - [Oint Messenger](https://ervin.eu.org): End-to-end encrypted, low-latency messaging protocol built with Rust and IPC-focused architecture. - [SANCAR Protocol](https://ervin.eu.org): Original cryptographic protocol and reference implementation in C++ for secure data transfer. ## About - [Full portfolio context](https://ervin.eu.org/llms-full.txt): Comprehensive details including technical skills, hardware specs, domain expertise, and all project descriptions. ## Links - [GitHub](https://github.com/ervinnasiri-99): Source code and projects - [LinkedIn](https://www.linkedin.com/in/ervin-nasiri-187748210/): Professional profile - [Portfolio](https://ervin.eu.org): Interactive personal site ## Optional - [Vibe Coding Playlist](https://cottenpanda.github.io/vibecodingplaylist/): 21 projects built while learning by building