This repository documents my learning journey and academic work in This repository contains my academic work and personal learning journey in Computer Science at the University of Brasília (UnB).
This repository contains:
- Problem-solving practice from online judges
- Data structure implementations
- Class/lab exercises
- Personal experiments and study notes
- Future projects and studies
📦 .
├── 📁 algorithms-and-computer-programming
│ └── 📁 implementations
│ ├── 📁 ad-hoc
│ ├── 📁 beginner
│ ├── 📁 matematica
│ ├── 📁 paradigmas
│ └── 📁 strings
│
├── 📁 data-structures
│ └── 📁 implementations
│ ├── 📁 extra
│ │ ├── 📁 Linked_list
│ │ ├── 📁 neps_academy
│ │ └── 📁 xavecoding
│
├── 📄 LICENSE
└── 📄 README.mdA word-based game project developed for Algorithms and Computer Programming (APC) at UnB.
A game project developed for Introduction to Computer Systems (ISC) at UnB.
- Language: C, Assembly
- Compiler: GCC
- Tools: Git, VS Code, Linux
This project is licensed under the MIT License — see the LICENSE file for details.