Pris Gæt

Daily puzzle game similar to other -dle games (like Wordle). Guess the price of a danish grocery store item. Inspired by costcodle.com

Recipes API

-

GraphQL API for a recipe website. Created using C# and the Hot Chocolate GraphQL framework. The NoSQL document database Firestore was used as a database, and Google Cloud Storage was used for image storage. Integrated with PartnerAds and Adtraction to support affiliate marketing, enabling features like linking to cooking equipment in recipes. Built in collaboration with a friend, who worked on the frontend.

Rasende2

Re-creation of rasende.dk. Parses danish news sites RSS feeds and makes titles searchable using bleve. Uses generative AI to create fake news.

Fuelprices

HTTP API and frontend for getting fuel prices. The API returns todays, yesterdays, and tomorrows price, and a translated message (danish or english) describing the prices. Created to be used together with an iOS shortcut/Siri, so it can be used while driving. The frontend consumes the API to create the yesterday/today/tomorrow view, which also displays if the price has changed during the day. See GitHub README for more information.

Vejr Aggregator

Shows the weather forecast from multiple sources. Built using React and Hono. Frontend is made with React and Tailwind CSS.

Personal Website

This website! Made using plain HTML and CSS, and a tiny bit of Go to produce the HTML files with a folder structure that makes the URL's look nice. No JavaScript :). Hosted on Hetzner.

crypto_info

-

Info screen for popular cryptocurrencies. Written in nodejs and express, using pug as templating language. Using the cryptocompare api. Deployed using Heroku Fly.io.

Clairvoyance og kunst

-

Website featuring a gallery of the owner's painted pictures, various audio files, and more. Also includes an admin panel for managing the image gallery and audio files. Techonologies used: PHP/Laravel, MySQL.

Overnatning i Esbjerg

-

Website for a bed-and-kitchen in Esbjerg. Initially created using only HTML, CSS and JS, later re-written using a home made MVC framework in PHP, then re-written again to use the PHP framework Laravel. The website featured a booking calendar, that displayed both the bookings made directly to the owner, and also bookings made on Airbnb, by parsing Airbnbs iCal data. The calendar and the owners private dashboard were made using Vue.js. No longer online.