An open API service indexing awesome lists of open source software.

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.

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