My previous projects

Project

AstraDrive

A collaborative effort by "Réz Levente László" and "Nemoda Márk Levente," first-year students at Gábor Dénes University. A web application project created as our initial joint assignment, featuring a homepage, ppt injection, and quiz based on the chosen theme. Developed using the Laravel framework.


Project

Magical 26

The project was developed for the Problem Solving and Algorithms course (MEIN-AN07) of the Computer Engineering program at Gábor Dénes University.

The numbers displayed on the screen, which have the same color, must always return the value 26, regardless of how they are generated.

Project

Road register

This program implements a simple vehicle data registry. It prompts the user to enter the vehicle type, license plate number, odometer reading, and route-related information. It then displays this data in a table format, saves it to a CSV file, and generates a PDF report of the different trips.

Project

StaySync

The program implements a terminal-based accommodation booking system. It was developed for the Object-Oriented Programming (MEIN-AN07) course at Gábor Dénes University.

Project

M3U-ST

The purpose of the software is to provide a way to test an existing M3U or M3U8 file. The program checks whether a response is received from the stream server before a timeout occurs, and whether there is downloadable data available from the stream.