View the Projects by pagnition

A Blog full of Web Projects

View the Projects by the navigation at the bottom of the Page sorted by Date...


Next.js 13 and MongoDB Membership System

05-January-2026

Full Stack Next.js Web application with TypeScript and JWT Authentication using MongoDB and Mongoose ODM serving as a Membership System

Tech used for the Web Application

  • The Next.js Web App is hosted at Vercel Cloud using Serverless Functions
  • Node 22 at Vercel Cloud
  • Next Version 13
  • React 18
  • TypeScript
  • Joi for validation
  • Zustand for state management
  • MongoDB was the choice of NoSQL Document Database
  • Mongoose ODM ( Object Data Modeling ) used for NoSQL Document Database
  • The MongoDB is hosted at Mongo Atlas Cloud Platform

Try the demo...

The code at GitHub

Next.js was used for creating this Full Stack Web application "Static Site Generator" SSG serving as a Membership System with login and registration towards a MongoDB. The Web App is secured by HTTPS and JWT Authentication.


Webpack 5 boilerplate with ES6 and above

04-January-2026

Webpack 5 boilerplate ready for ES6 and above

Try the demo...

The code at GitHub

A Webpack 5 boilerplate ready for ES6 and above using Babel. The demo App serve a Webpack logo, compiled PostCSS and consumes a web api from jsonplaceholder showing examples of async operations using async / await.


Webpack 5 boilerplate with React

04-January-2026

A Webpack 5 boilerplate with React

Try the demo...

The code at GitHub

A Webpack 5 boilerplate with React. The demo App serve React routing, a Webpack logo, my photo with some info and compiled PostCSS. Bootstrap CSS was used to make the demo mobile friendly.


Webpack 5 boilerplate with Vue

04-January-2026

A Webpack 5 boilerplate with Vue

The project I made with most stars at GitHub :-)

Try the demo...

The code at GitHub

A Webpack 5 boilerplate with Vue.js. The demo App serve Vue routing, a Webpack logo, my photo with some info. The Vue App serve a demo CRUD functions for Employess towards a Web API at jsonplaceholder. The Webpack is ready for PostCSS, ES6 and above. Bootstrap CSS was used to make the demo mobile friendly.


My CV

04-January-2026

This short version of my CV should show my technical background for making this Tech Blog and the Web Projects.

I am a Full Stack Web Developer with passion for C#, .NET, Umbraco CMS, Python, Django, Wagtail CMS, Java, Node.js, JavaScript, TypeScript, Next.js, React, Nuxt, Vue.js, Angular, Webpack and Vite as well as other programming languages, tools and DevOps

Besides working with IT and Web Development, I have been working in other areas as well.

IT Working experience

  • Web Developer at VM Kontorteknik
  • IT Worker at the Libraries of Slagelse
  • Web Developer at the former Jara IT
  • Web Developer at the former Bank bankTrelleborg

Higher education

  • Education in C#, .NET, Python, Java, Node.js, JavaScript, TypeScript, Next.js, React, Nuxt, Vue.js and Angular / Full Stack
  • Online education in digital marketing
  • Developing ASP.NET MVC Web Applications (20486)
  • Portuguese language exam B1/B2
  • AP Graduate in Computer Science
  • Mathematics level C1

Skills of languages

  • Danish as my native language, and I passed an exam with the level equal to C2
  • English exams did I pass at the level equal to B2 written and spoken
  • Portuguese exams passed in Lisbon at the level equal to B1/B2 written and spoken
  • German exam at level equal to B1
  • Swedish and Norwegian without writing skills




A Blog made with Gatsby React and GraphQL