https://github.com/vicegd/algorithmscourse
Central hub for the Algorithms course. Connects interactive theory, code implementations, and our AI study assistant.
https://github.com/vicegd/algorithmscourse
algorithms computer-science education landing-page university
Last synced: 11 days ago
JSON representation
Central hub for the Algorithms course. Connects interactive theory, code implementations, and our AI study assistant.
- Host: GitHub
- URL: https://github.com/vicegd/algorithmscourse
- Owner: vicegd
- License: mit
- Created: 2026-05-16T06:12:05.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-16T08:37:00.000Z (about 1 month ago)
- Last Synced: 2026-05-16T08:42:38.363Z (about 1 month ago)
- Topics: algorithms, computer-science, education, landing-page, university
- Language: HTML
- Homepage: https://algorithmscourse.com/
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🧭 Algorithms Course - Central Hub
Welcome to the central repository for the **Algorithms** course landing page.
This lightweight, static site acts as the main entry point for all course resources, connecting theoretical visualizers, practical implementations, and AI-assisted study tools into a single, cohesive learning ecosystem.
## 🔗 The Learning Ecosystem
This hub directs students to three primary pillars of the course:
1. **📖 Interactive Theory ([learnalgorithms.dev](https://learnalgorithms.dev)):** The visual laboratory.
2. **💻 Code Repository ([Source Code](https://vicegd.github.io/algorithms/)):** The practical workshop.
3. **🤖 AI Study Assistant ([NotebookLM](https://notebooklm.google.com/notebook/1ce52ba0-5e2d-4b8b-8e69-89458a71ce80?authuser=1)):** The interactive tutor.
*Note for enrolled students: Official grades and announcements are managed via the [Campus Virtual](https://www.campusvirtual.uniovi.es/course/view.php?id=1162).*
## 🛠️ Technical Stack
Designed for zero maintenance and maximum speed:
* **HTML5**
* **Tailwind CSS** (via CDN)
* **Matomo** (Privacy-friendly analytics)
* **Hosting:** GitHub Pages mapped to `algorithmscourse.com`
## 👨💼 Author
[Vicente García Díaz](http://www.vicentegarciadiaz.com)
School of Computer Science
University of Oviedo
## 📜 License
MIT License — Copyright (c) 2026 Vicente García Díaz
See [LICENSE](LICENSE) file for details