Go Back

Projects

Web scraping mobile app for using the payment platform PingPing. Only for Android. Made with .NET Maui Take a look!
Simple game of connect four for a school project. API is hosted on a Docker container on a Raspberry Pi. Let's Play!
My personal blog where I just put whatever handy developer related content that I want. Check it out!
Custom site builder, made with .NET. This is what I use to build everything from this site, to the blog and projects! Curious?
Very simple todo app and help manage tasks, made with .NET. Uses a SQLite database to store the todos. Hosted on a Docker container on a Raspberry Pi. Built with .NET 8. Let's look!

Connect Four Game

Project Information

Category:
Web Development, APIs
Used Technologies:
HTML, CSS, JavaScript, .NET (C#)
Features:
Live Chat, Leaderboard, Game
Link:
Let's Play

Description

This is a simple game of connect four that was made for a school project. You press on the column you want and put a piece in that column. The project also includes a chat system and a leaderboard.

It uses a custom API that was made with .NET. The API is hosted on a Docker container on a Raspberry Pi. The game is made with HTML, CSS and JavaScript. The game is also responsive, so it works on mobile devices as well.


Personal Blog

Project Information

Category:
Web Development
Used Technologies:
HTML, (S)CSS, JavaScript, TypeScript
Features:
Dark Mode, Articles, Code Examples
Link:
Check it out!

Description

My personal blog where I write about things that I've learned and done. It's generated with my own custom site builder.


PingPing.Ding

Project Information

Category:
Mobile Development
Used Technologies:
.NET MAUI
Features:
Dark Mode, Material You, App
Link:
Check it out!

Description

Android wrapper app for the payment platform PingPing. You can view your current balance, past transactions and manage logins and login details.


HTTP Client

Project Information

Category:
Web Development
Used Technologies:
HTML, (S)CSS, JavaScript, TypeScript
Features:
Dark Mode, HTTP Requests, JSON
Link:
Check it out!

Description

Very simple HTTP client for testing APIs. Can send GET, POST, PUT, DELETE requests.


PingPing.Ding

Project Information

Category:
Mobile Development
Used Technologies:
.NET Web API, Flutter
Link:
Check it out!

Description

Android wrapper app for the payment platform PingPing made in Flutter. You can view your current balance, past transactions and manage logins and login details.