Web apps
Web apps are websites that you can install as a stand-alone app as well. Below are some web-apps I developed.
CleanWorks
CleanWorks
CleanWorks is a web app to help students manage their school life efficiently. You can create subjects, track homework and appointments, and visualize your grades using charts. Overdue assignments are highlighted in red, and the app supports group collaboration to view shared tasks. Visit cleanworks.programar.io to start organizing your school life. Read more
Photo-Reassign
Photo-Reassign
Photo-Reassign is a web application that helps match and rename student photos according to class lists. Upload your class photos and student list CSV, and the app will automatically map images to students. Use drag and drop to adjust the matching and export a zip with properly renamed images. Read more
Recipe4you
Recipe4you
Recipe4you is an app for creating, saving and sharing your best recipes. Food is important, food is delicious but cooking food is often scary and difficult - well, not anymore! Visit recipe4you.programar.io to see the most delicious recipes. Read more
Static Tic Tac Toe
Static Tic Tac Toe
Static Tic Tac Toe is a uniquely implemented version of the classic Tic Tac Toe game that runs entirely on static HTML with no JavaScript. Each possible game state is pre-generated as a separate HTML file, creating a web-based game that works through simple hyperlinks. Visit tictactoe.programar.io to experience this creative approach to web gaming. Read more