Archived Projects

A collection of my past projects and experiments.
Though these projects aren't front page worthy, they played an important role in developing my expertise in software development and AI. The insights and skills gained from these experiences continue to shape my daily work and problem-solving approach.

Bassline App

As a 16 year old aspiring SWE I helped my bass guitar teacher expand his audience to all of Denmark using code. I created two mobile apps for him where he could upload his teaching material and teach students all across the country (this later proved helpful during the Covid-19 pandemic). Both apps are currently live on Apple App Store and Google Play Store.

  • Flutter
  • Mobile Development
Project I worked on

Sailnear.com - A Social Media for News

In 2020 I built my perhaps first real full stack application. I built a social media for news where users could read, like, comment and share thoughts about current world affairs. Built this project right when V1 of TailwindCSS came out and I finally had the courage to use CCS. Really enjoyed building this project and learned soo much from it. Learnings that I still use to this day. I might even say this was one of the most important learnings from my high school time.

  • ReactJS
  • Express
  • MongoDB
  • TailwindCSS
Project I worked on

Bilpunkt.com - Online car dealership

Launched online car dealership in 2019 while in high school to modernize automobile sales. Built website to enable seamless online vehicle purchases at optimal prices. Gained valuable first-hand experience with business development, and thinking outside of traditional industry models at a young age. I think this project taught me entrepreneurial spirit and an ability to identify and deliver technology-driven solutions addressing real-world needs from a young age.

  • Web Development
  • Django
  • Python
Project I worked on

flottesmykker.dk

Launched online jewelry store in 2016 at age 14, representing first foray into computer programming and web development. Project sparked passion for coding despite limited initial success. Early experience highlighted entrepreneurial drive and ability to learn new technical skills independently at a young age. Although resulting in just one customer, demonstrated resourcefulness and follow-through in identifying business concept, building website, and taking first steps into computer programming.

  • Webshop
  • Shopify

Product Defect Detection

Developed smart industrial camera prototype in 2022 utilizing autoencoder neural network that can be easily retrained to detect visual defects in manufactured products. AI only requires defect-free samples for training, eliminating need for difficult or time-consuming data labeling. Demonstrated ability to identify potential industry applications and create solutions using deep learning techniques. Project provided hands-on experience with computer vision methods to build intelligent quality control systems.

  • Deep Learning
  • Computer vision

“Purplelyd” podcast app

Developed mobile podcast creation app in 2021 using React Native and Python. Users can easily record and publish podcasts with the click of a button. Implemented RESTful API backend with FastAPI to enable podcast creation and distribution capabilities. Project demonstrated ability to learn new frameworks and leverage full-stack development skills to build an end-to-end product. Provided valuable hands-on experience developing performant cross-platform mobile applications.

  • React Native
  • Restful APIs