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 15 Web App with Basic Auth

30-November-2024

A Next.js Jamstack Web App with Basic Authentication hosted a Netlify

Version used for this Web App

  • Node 22.11.0 ( Note: Running Node 20 at Netlify for now )
  • Next 15.0.3
  • React 18.3.1

Try the demo...

The code at GitHub

The Next.js framework being the "Static Site Generator" was used for creating this full stack web application serving as a login system by having a client using the API Routes of Next.js getting the data / User credentials from a JSON file. The web application is secured by HTTPS and Basic Authentication.

This Next.js Jamstack Web Application is hosted at Netlify Cloud and uses continuous build and deployment


My CV

30-November-2024

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 Vanilla JavaScript, TypeScript, Next.js, React, Vue.js, Angular, Node.js, .NET Core, Java and Webpack as well as other programming languages, tools and DevOps.

Besides working with IT and Web Developement, 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 Vanilla JavaScript, TypeScript, Gatsby, Next.js, React, Vue.js, Angular, Node.js, NET Core and Java / 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

Python and Flask Hello World Web App

30-November-2024

Python and Flask Hello World Web App hosted at Vercel Cloud implementing DevOps by GitHub + Vercel

Try the demo...

A Hello World Flask Web App with an endpoint /about - secured by HTTPS

CI / CD by VS Code + GitHub + Vercel Cloud

The source code at GitHub

Python and Flask Starter Web App

30-November-2024

Python and Flask Starter Web App hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel

Try the demo...

A Starter Flask Web App with endpoints - secured by HTTPS

CI / CD by VS Code + GitHub + Vercel Cloud

The source code at GitHub

Python and Django Hello World Web App

30-November-2024

Python and Django Hello World Web App hosted at Vercel Cloud implementing DevOps by GitHub + Vercel

Try the demo...

A Hello World Django Web App with an endpoint /about - secured by HTTPS

CI / CD by VS Code + GitHub + Vercel Cloud

The source code at GitHub




A Blog made with Gatsby React and GraphQL