diff --git a/README.md b/README.md index 0058d66..30bd2c0 100644 --- a/README.md +++ b/README.md @@ -1 +1,106 @@ -# LDP-2026 \ No newline at end of file +# 🐧 Linux Distribution Party (LDP '26) + +![LDP Design](./ldp3.jpeg) + +> 🚀 Organized by the **Linux Committee 2026** — part of the **Open Source Community (OSC)** + +A collaborative project documenting the work and activities done during the **Linux Distribution Party (LDP)** event. + +This repository contains contributions from different teams covering: +- Linux fundamentals +- Popular distributions +- Interactive games & activities + +--- + +## 🎯 Objective + +The goal of this event was to introduce participants to: +- The world of Linux +- Open-source philosophy +- Real-world use cases +- Hands-on problem solving through games + +--- + +## 👥 Teams & Contributions + +### 🧠 Team 1: Introduction to Linux + +Covered the fundamental concepts: + +- What is an Operating System +- Linux History +- Linux as Backend Infrastructure +- Linux Everywhere (Embedded Systems, Android, Chrome OS) +- Linux as a Personal OS +- Open Source Concept +- Who are OSC +- How Open Source is Funded + +--- + +### 💻 Team 2: Linux Distributions + +Explored different Linux distributions and their use cases: + +- Red Star +- Ubuntu +- Arch Linux +- Omarchy Linux +- Kali Linux +- Linux Mint +- Pop!_OS + +Focus was on: +- Differences between distros +- When to use each one +- Target users (beginner → advanced) + +--- + +### 🎮 Team 3: Games & Activities + +Designed interactive activities to make learning fun: + +- 🎁 **Craft Box Questions** + - Random Linux questions picked and answered + +- 🗺️ **Terminal Adventure Game** + - A scripted challenge where participants navigate using Linux commands to find a hidden "flag" + +- 🔢 **Number Guessing Game** + - Two players try to guess each other's 4-digit number with limited attempts + +- ✂️ **Creative Crafts** + - Physical interactive materials demonstrating Linux concepts + - And more interactive activities! + +--- + +## 📅 Previous LDP Events + +- [LDP-2025](https://github.com/Open-Source-Community/LDP-25) +- [LDP-2024](https://github.com/Open-Source-Community/LDP-2024) + +--- + +## 📚 Want to Explore More +- [**OSC Linux season '26 materials**](https://github.com/Open-Source-Community/Linux-26-Materials) +- [**Wiki-Linux**](https://open-source-community.github.io/Wiki-Linux) + +--- + +## 🌐 More About OSC +Find us on: +- [Facebook](https://www.facebook.com/oscgeeks) +- [Instagram](https://www.instagram.com/oscgeeks) +- [LinkedIn](https://www.linkedin.com/company/osc---open-source-community/) + +--- + +## 🌟 Special Note + +This project reflects the effort of a passionate community aiming to spread knowledge about Linux and open source. +![LDP Banner](./ldp2.pdf) + diff --git a/ldp2.pdf b/ldp2.pdf new file mode 100644 index 0000000..48d0e5d Binary files /dev/null and b/ldp2.pdf differ diff --git a/ldp3.jpeg b/ldp3.jpeg new file mode 100644 index 0000000..92585a8 Binary files /dev/null and b/ldp3.jpeg differ