Arkivr

Arkivr is an archiving software as a self-hostable web server that allows you to store and organize resources such as links, files and more for easy retrieval. You can see my instance here and the source code on Github. Intention My colleagues and I have been saving interesting websites, documents and general learning resources in a Discord chat for months. It’s easy to add the links or files there, but finding a particular resource was cumbersome. So I quickly set up a minimal version with a simple Flask server and have been using it daily ever since. I really like the concept and my first implementation, so I’m thinking about scaling it from a multi-page to a single-page application, adding self-hosting capability with Docker, support files and much more functionality. ...

Nov 25, 2024 · updated on Feb 20, 2025 · 1 min

Blog Boiler Templates

Blog Boiler is a set of two templates to get started with a free, easy and predesigned blog template that will help you get started blogging in minutes. Before I switched my blog to Hugo I had been using the Pro template myself. You can find more detailed information about usage on Github, Pro and Lite version Intention I started this project during the 100 Days of Code challenge. It was a long-term project spanning several days, implementing various features over time. While the design itself is not my own, I was drawn to the idea of having a self-hosted space where I could write about my ideas and thoughts. I continued developing it over time, adapting it to my needs. Initially, it used JSON storage via npoint for blog posts, which is still being used in the Lite version. Later, I enhanced the Pro version by adding a PostgreSQL database for blog posts to enable basic CRUD operations, along with features like tags, user management, and comments. I maintained my own instance of the Pro version running alongside the Lite and Pro templates for a while. Recently, I migrated the blog to Hugo and have since discontinued development and usage of this project. ...

Jan 25, 2025 · updated on Feb 20, 2025 · 2 min

Air Nomad Society

Air Nomad Society is a free email service that sends subscribers the best flight deals based on their travel preferences on a weekly basis as an email. You can signup here and view the source code on Github. Intention The reason for building this email service originally came from Dr. Angela Yu’s 100 Days of Code Bootcamp, which basically started my whole journey into the world of software and programming. I think on day 35 of that course we started developing this flight service. The idea behind it was that you have a Google Sheet as a database replacement (back then we hadn’t talked about/learned how to interact with databases programmatically) and you get the countries listed in the file and you search for the best flights to those places and save the price back. ...

May 20, 2024 · updated on Feb 20, 2025 · 2 min

Crypticorn

Crypticorn is a software as a service (SaaS) that allows you to leverage the power of AI in the crypto space. We offer a range of services from price predictions to a automated crypto trading bot. You can visit the website here to stay up to date with the latest developments. ...

Jun 03, 2024 · updated on Mar 23, 2025 · 1 min

Filmhub

Filmhub is a platform for discovering and sharing movies. It is a web application that allows users to rank movies and share them with friends. You can visit the website here and the code on Github. ...

Oct 12, 2024 · updated on Feb 23, 2025 · 1 min

Human Coaches

Human Coaches is a family business that I run together with my mother. We help students to improve their learning skills and offer tutoring. We also analyze people’s personalities according to the Human Design System. You can visit our website here.

Jan 01, 2022 · updated on Feb 23, 2025 · 1 min