var project = "Lanlander"
if(!title) {
return null;
}
return projectName;
Lanlander is a website that was created for a agency to showcase their work.
var project = "Aoptik"
if(!title) {
return null;
}
return projectName;
Aoptik is a company that sells glasses and lenses.
var project = "Bästakompisar"
if(!title) {
return null;
}
return projectName;
A fullservice agency company were I currently work as a developer.
var project = "Xvisionkliniken"
if(!title) {
return null;
}
return projectName;
var project = "Auth App"
if(!title) {
return null;
}
return projectName;
Currently working on a fitness app were you can manage your members and setup dietplans / workplans. I build this with postgress as database and NextJS as frontend
var project = "Philip Anlander"
if(!title) {
return null;
}
return projectName;
Old profile website that I created to showcase my work.
var project = "Wellnessconnect"
if(!title) {
return null;
}
return projectName;
Simple website with focus on healthcoaching & fitness.
var project = "Adventure Game"
if(!title) {
return null;
}
return projectName;
Mini ConsoleApp game
var project = "Sesprotection"
if(!title) {
return null;
}
return projectName;
var project = "MongoDB/SQL"
if(!title) {
return null;
}
return projectName;
In my education I got the assignment to create a database, I choosed to create a hotel database with SQL & reviews with MongoDB
var project = "FIT-TRACKER"
if(!title) {
return null;
}
return projectName;
On my education I got an assignment to create a tracker with WPF & C#.
var project = "SteelKamet"
if(!title) {
return null;
}
return projectName;
Concrete company that wanted a simple website. Built with NextJS with a design from customer.