My first coding project ever. And the beginning of a wonderful journey.
The Mtg Multitool allows players to track life points, flip coins and display tokens. While they play a round of Magic the Gathering. I created this as my final project of my obligatory school time and had no idea what i was doing but it kinda worked :)
Repository: Open Repository
App: Open App
My first project during my Apprenticeship
A Labyrinth Game created with Processing.
Repository: Open Repository
In a HTML training course, I also created a page in which I documented the course and solved exercises.
In this training course, I did also create a website witch was graded this page can be found here
Repository: Open Repository
App: Open App
Node.Js Discord-Bot
Ich erstellte einen Discord-Bot mit Discord.js dieser kann Stats über den Server
ausgeben, Zufallsnummern generieren, den Avatar eines Benutzers anzeigen und per
Google translate API Texte übersetzen.
Repository: Open Repository
App: Open App
Die erste version von roeh.ch
Nach dem HTML ÜK wollte ich meine skills in HTML/CSS vertiefen. Deswegen
erstellte diese seite auf welcher ich auch sogleich meine Lernerfolge
Dokumentierte.
Repository: Open Repository
App: Open App
Das schlimmstes GUI das es gibt ;)
Im Basislehrjahr lernten wir PHP und setzten dies in einem Projekt genauergesagt
einem Blog ein.
Repository: Open Repository
App: Open App
Die Do it to-do-list App ist das ergebnis meines Projektes im Basislehrjahr.
Ich entwickelte diese in Ionic mit Angular und für das Backend wählte ich eine
ExpressJs Web API mit einer MongoDB als Datenbank.
Repository: Open Repository
App: Open App
Kleine WindowsForms Applikationen.
Am ende des Basislehrjahres haben wir OOP angeschaut und dazu einige mini Apps
entwickelt.
Repository: Open Repository
App: Open App
Discord Bot in Deno
Ende Januar 2021 hörte ich einen Podcast über Deno und ich war sofort
fasziniert. Ich musste es aus Probieren deshalb schrieb ich meinen Discord Bot
neu dismal jedoch nicht mit Node sondern Deno.
Repository: Open Repository
App: Open App
Taschenrechner ohne minus, geteilt und mal.
Eines Tages hatte ich die idee diesen Taschenrechner zu programmieren. So machte
ich mich an das Werk. Dabei heraus gekommen ist ein Deno modul welches nur mit
plus und leider zwei minus alle vier grundrechen operationen durchf�hren kann.
Repository: Open Repository
App: Open App
Diese seite Entwickelte ich um meine Projekte besser Dokumentieren zu können.
Es ist jedoch nicht einfach HTML und CSS. Es ist nämlich eine statisch
dynamische Seite. Sie zieht Inhalt aus Markdown Dokumenten heraus macht diesen
zu HTML und fügt alles mit EJS zu dieser Seite zusammen.
Repository: Open Repository
App: Open App
A deno command get the n'th prime number.
Challenge is Challenge
Repository: Open Repository
App: Open App
A deno command to commit roeh.yml files to MongoDB.
Erstelt um einfacher inhalt für roeh.ch zu erfassen. Und um deno Module an einem
Ort verwalten zu können. Löst die Lösung mit den Markdown dataein ab.
Repository: Open Repository
App: Open App
A API to get rid of credentials in the runroeh command
ABC 🔥🔥
Repository: Open Repository
App: Open App
A clone of linktr.ee
The project was created to learn ejs and to use mongo db
Repository: Open Repository
This vscode extension helps organizing your Documentations
Writing extensions for code is a pain but worth it :)
Repository: Open Repository
App: Open App
The deno info command with an enhanced UI
After cloning the ui from deno docs i enhanced it to display the output of deno
info
Repository: Open Repository
App: Open App
Yuumi with slash comands running on deno deploy
Discord bots with slash commands will call http endpoints witch this bot serves
Repository: Open Repository
App: Open App
It will do exactly that generate a qr code
The interesting thing about this project is that all code is in one file on 57
lines
Repository: Open Repository
App: Open App
A url shortener
Simply saving some urls to a mongo db
Repository: Open Repository
App: Open App
Local web page to control my Computer from my phone
Interesting project but sadly to impractical xD
Repository: Open Repository
A plugin to use oauth2 in a fresh web app without setup
In order for this to work I had to rewrite parts of fresh's plugin api to be able to create routes with plugins so a little contribution to open source.
Repository: Open Repository
A cocktail book
As part of a school project i created this site with a very silly design.
Repository: Open Repository
App: Open App
An app where the songs in your favorite Spotify playlists co exist with images.
Everyone that added a song to a playlist can also view all memories attached to it. Super useful for after group trip.
Repository: Open Repository
App: Open App
A small experiment to enable fingerprint login to websites :)
Repository: Open Repository
App: Open App
I created this app to demonstrate what is possible with some smart layering of objects and some cheesy js and css
Repository: Open Repository
App: Open App
The shufflers adds a new twist to shuffling my liked songs on Spotify.
Now i can just select the era of music i want to tune in and enjoy.
Repository: Open Repository
App: Open App
With this easy to use website every one can quickly start a round of Werwolves. Without worrying about the cards.
Repository: Open Repository
App: Open App
With this easy to use website every one can quickly start a round of Werwolves. Without worrying about the cards.
Repository: Open Repository
App: Open App
The shufflers adds a new twist to shuffling my liked songs on Spotify.
Now i can just select the era of music i want to tune in and enjoy.
Repository: Open Repository
App: Open App
I created this app to demonstrate what is possible with some smart layering of objects and some cheesy js and css
Repository: Open Repository
App: Open App
A small experiment to enable fingerprint login to websites :)
Repository: Open Repository
App: Open App
An app where the songs in your favorite Spotify playlists co exist with images.
Everyone that added a song to a playlist can also view all memories attached to it. Super useful for after group trip.
Repository: Open Repository
App: Open App
A cocktail book
As part of a school project i created this site with a very silly design.
Repository: Open Repository
App: Open App
A plugin to use oauth2 in a fresh web app without setup
In order for this to work I had to rewrite parts of fresh's plugin api to be able to create routes with plugins so a little contribution to open source.
Repository: Open Repository
Local web page to control my Computer from my phone
Interesting project but sadly to impractical xD
Repository: Open Repository
A url shortener
Simply saving some urls to a mongo db
Repository: Open Repository
App: Open App
It will do exactly that generate a qr code
The interesting thing about this project is that all code is in one file on 57
lines
Repository: Open Repository
App: Open App
Yuumi with slash comands running on deno deploy
Discord bots with slash commands will call http endpoints witch this bot serves
Repository: Open Repository
App: Open App
The deno info command with an enhanced UI
After cloning the ui from deno docs i enhanced it to display the output of deno
info
Repository: Open Repository
App: Open App
This vscode extension helps organizing your Documentations
Writing extensions for code is a pain but worth it :)
Repository: Open Repository
App: Open App
A clone of linktr.ee
The project was created to learn ejs and to use mongo db
Repository: Open Repository
A API to get rid of credentials in the runroeh command
ABC 🔥🔥
Repository: Open Repository
App: Open App
A deno command to commit roeh.yml files to MongoDB.
Erstelt um einfacher inhalt für roeh.ch zu erfassen. Und um deno Module an einem
Ort verwalten zu können. Löst die Lösung mit den Markdown dataein ab.
Repository: Open Repository
App: Open App
A deno command get the n'th prime number.
Challenge is Challenge
Repository: Open Repository
App: Open App
Diese seite Entwickelte ich um meine Projekte besser Dokumentieren zu können.
Es ist jedoch nicht einfach HTML und CSS. Es ist nämlich eine statisch
dynamische Seite. Sie zieht Inhalt aus Markdown Dokumenten heraus macht diesen
zu HTML und fügt alles mit EJS zu dieser Seite zusammen.
Repository: Open Repository
App: Open App
Taschenrechner ohne minus, geteilt und mal.
Eines Tages hatte ich die idee diesen Taschenrechner zu programmieren. So machte
ich mich an das Werk. Dabei heraus gekommen ist ein Deno modul welches nur mit
plus und leider zwei minus alle vier grundrechen operationen durchf�hren kann.
Repository: Open Repository
App: Open App
Discord Bot in Deno
Ende Januar 2021 hörte ich einen Podcast über Deno und ich war sofort
fasziniert. Ich musste es aus Probieren deshalb schrieb ich meinen Discord Bot
neu dismal jedoch nicht mit Node sondern Deno.
Repository: Open Repository
App: Open App
Kleine WindowsForms Applikationen.
Am ende des Basislehrjahres haben wir OOP angeschaut und dazu einige mini Apps
entwickelt.
Repository: Open Repository
App: Open App
Die Do it to-do-list App ist das ergebnis meines Projektes im Basislehrjahr.
Ich entwickelte diese in Ionic mit Angular und für das Backend wählte ich eine
ExpressJs Web API mit einer MongoDB als Datenbank.
Repository: Open Repository
App: Open App
Das schlimmstes GUI das es gibt ;)
Im Basislehrjahr lernten wir PHP und setzten dies in einem Projekt genauergesagt
einem Blog ein.
Repository: Open Repository
App: Open App
Die erste version von roeh.ch
Nach dem HTML ÜK wollte ich meine skills in HTML/CSS vertiefen. Deswegen
erstellte diese seite auf welcher ich auch sogleich meine Lernerfolge
Dokumentierte.
Repository: Open Repository
App: Open App
Node.Js Discord-Bot
Ich erstellte einen Discord-Bot mit Discord.js dieser kann Stats über den Server
ausgeben, Zufallsnummern generieren, den Avatar eines Benutzers anzeigen und per
Google translate API Texte übersetzen.
Repository: Open Repository
App: Open App
In a HTML training course, I also created a page in which I documented the course and solved exercises.
In this training course, I did also create a website witch was graded this page can be found here
Repository: Open Repository
App: Open App
My first project during my Apprenticeship
A Labyrinth Game created with Processing.
Repository: Open Repository
My first coding project ever. And the beginning of a wonderful journey.
The Mtg Multitool allows players to track life points, flip coins and display tokens. While they play a round of Magic the Gathering. I created this as my final project of my obligatory school time and had no idea what i was doing but it kinda worked :)
Repository: Open Repository
App: Open App