Projectek

Arcade

Fejlesztés állapota: Megszakított project

A custom arcade framework, with modular games that load on demand when the user wants to play with them. The goal of this experiment was to create dynamically loaded javascript modules that can be loaded when needed and unloaded when no longer necessary

Bookshelf

Fejlesztés állapota: Közzétéve

This project was created as a task for Web Development 2 class. The goal was to create a backend supported website that tracks a to-read list for the user.

Dungeonline

Fejlesztés állapota: Fejlesztés alatt

Virtual tabletop system to play games like Dungeons and Dragons.

Home Automation

Fejlesztés állapota: Fejlesztés alatt

A fully custom home automation system, with embedded devices, and multiple device bridges.

Sudoku

Fejlesztés állapota: Közzétéve

This project was created as a task for Web Development 2 class. The page is a full Progressive Web App, and can be played entirely in offline mode after the first launch. The game generates new sudoku levels using recursive solving, it generates a full board, and takes away a cell, then tests if it is still solvable. This then repeated until all the cells are needed to solve the board.

TimeTable

Fejlesztés állapota: Közzététett, de elhagyott

This website is a calendar and timetable tracker for Inf-ELTE students. It uses the to.ttk.elte.hu page to collect and organise data about classes.

TransportTracking

Fejlesztés állapota: Közzétéve

This project was going on since October 2017, but was restarted in September 2018, because the old code became hard to manage. The goal is to create a tracker and analytics system for real time transport feeds, and use the collected data to plan routes with predicted delay times.