personal

Horext

Personal project to generate academic schedules.

Horext

Project Overview

In July 2019, I carried out an independent project called Horext, aimed at simplifying the creation of academic schedules for students. To achieve this goal, I developed an application using Nuxt.js on the frontend and a REST API in Spring Boot, initially with Java 8 and later with Kotlin, backed by a PostgreSQL database. Additionally, I implemented a robust continuous integration and delivery (CI/CD) system using GitLab and managed containers with Docker to ensure the scalability and efficiency of the project. This application not only generated schedules considering the university's workload and parallel events but was also integrated with Google Calendar for better management of students' academic schedules. Furthermore, this project is available as open source.

Technologies Used

Nuxt

Spring Boot

Java

Kotlin

PostgreSQL

Project Goals

  • Efficient Schedule Management

    Simplify the creation and management of academic schedules for students.

  • Integration with Calendar Tools

    Integrate with Google Calendar for seamless schedule synchronization.

  • Scalability and Open Source

    Ensure scalability through Docker and contribute to the community as an open-source project.

Key Features

Calendar Integration

Schedule synchronization with Google Calendar for efficient management.

Automated Schedule Generation

Generation of schedules based on the university's workload and parallel events.

Open Source Community

Availability of the project as open source for continuous contributions and improvements.