This project is not just another Linux distribution. It is a personal attempt to build a Linux system from the ground up, with full understanding of every component and why it exists.
The goal is to create a system that is:
- Extremely fast
- Lightweight with minimal resource usage
- Highly customizable (Arch-like philosophy)
- Usable right after installation without unnecessary services or bloat
The system relies entirely on Arch Linux repositories and pacman, without modification.
The difference is not about the window manager or theming alone.
| Aspect | Focus |
|---|---|
| Default Installation | What gets installed — and what does not |
| System Services | How many services run while the system is idle |
| Performance | Application and terminal startup speed |
| Design | Every choice being intentional, not pre-packaged |
This project focuses on understanding, not appearance.
- Personal-use focused
- Performance-first design
- Minimal background services
- Ready-to-use essentials after installation
After installation, you get:
- Lightweight web browser (Brave)
- Fast, comfortable terminal environment
Balanced setup: minimal, but not bare.
The default system theme uses blue and purple tones:
| Color | Hex Code | Preview |
|---|---|---|
| Purple Dark | #574964 |
|
| Purple Vibrant | #4D2FB2 |
|
| Blue Deep | #0E21A0 |
|
| Blue Slate | #213C51 |
|
| Blue Navy | #0C2C55 |
|
| Grey Blue | #30364F |
|
| Lavender Light | #B7BDF7 |
|
| Steel Blue | #576A8F |
- 💻 Terminal
- 🖼️ Wallpapers
- 🎨 Overall system appearance
AI is not a replacement for development or learning.
- 📚 A guide
- 📖 A reference
- 🎓 A learning assistant
All implementation, decisions, and understanding are done manually, with real documentation and sources.
🧠 Planning and learning phase
🚧 Not ready for daily use
🧪 Long-term personal project
| Phase | Status |
|---|---|
| Planning | ✅ In Progress |
| Development | ⏳ Not Started |
| Testing | ⏳ Not Started |
| Release | ⏳ Not Started |
I am a Linux enthusiast focused on learning how systems work internally, not just using them.
This is my first public repository after 7 private projects, and a serious step toward deeper system-level understanding.
- System architecture planning
- Package selection and justification
- Service optimization research
- Installation script development
- Theme integration
- Documentation
- Initial testing phase
This project is currently unlicensed. A license will be added as the project develops.
Built with 💜 and a passion for understanding Linux