under development
ZLab is a concept webapp designed for a 3D-print on-demand service
the USP of the application is it's automatic quote calculator that accurately determines the quantity of material required for a model
technologies used include
-.NET 8 with Razor Views and BootStrap
-SQLite DB and ASPNET Identity
-three.js (model previews in browser)
-email functionality using Brevo
-localization (english and norwegian)
-custom bash-scripts used to slice models and parse the g-code for automatic quotes
this build is currently used for development and is missing a lot of functionality
released april 2024
iOS and iPadOS app developed in Swift using frameworks like SwiftUI, UIKit and SwiftData
Pasty allows the user to quickly paste pre-defined snippets of text in any text field
2024 - EPS project demo
VR demo designed for generic headsets powered by a smartphone
the application allows the user to look around a simulation of one of my prototypes collecting floating trash in the ocean.
it runs on Unity using a custom camera rig controller that addresses the shortcomings of the headset used - including IPD adjustment in software and gyroscope-based tracking (as opposed to true spatial tracking)
2023 - Web applications course
diskusjonsforum (eng: discussion forum) is a modern and simple MVC discussion forum webapp using technologies like NET 6.0, EntityFrameworkCore, and AspNetCore Identity.
the live demo is a modified version of the webapp hosted on Azure
2023 - Computer Networks and Cloud Services course
video demo
a CLI file transfer utility with custom implementations of the Stop-And-Wait, Selective Repeat and GBN protocols
the utility can create artificial network issues such as lost or duplicate packets to test the error-handling components
2023 - Computer Networks and Cloud Services course
video demo
a CLI network throughput measurement utility inspired by iPerf
the utility tests the max throughput through a link between two hosts. it shows statistics at the end of the test, and during it (client only)
(2021) VG3 - Informasjonsteknologi 2