Skip to content
View NicklasKleemann's full-sized avatar
⚠️
gg ez
⚠️
gg ez

Highlights

  • Pro

Block or report NicklasKleemann

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NicklasKleemann/README.md

Hi there, I'm Nicklas Vistoft Kleemann πŸ‘‹

MSc. Software Engineering Student @ Aalborg University CPH | Associate Software Engineer @ NHTA

I am a software engineer specializing in Retrieval-Augmented Generation (RAG) and complex full-stack systems. Currently, I am pursuing my Master's degree while developing production-grade AI-driven automation at NHTA.


πŸš€ Professional Status

  • Current Education: Master of Science (MSc) in Computer Software Engineering (2025 - June 2027)
  • Current Role: Associate Software Engineer at NHTA (August 2024 - Present)
  • Core Focus: Modular RAG Frameworks, Large-Scale Agile Development, and Serverless Pipelines

πŸ› οΈ Technical Toolbox

Category Tools & Languages
AI & RAG LlamaIndex, LlamaParse, Pinecone, Ragas, OpenAI, Claude, Hybrid RAG
Backend Django REST Framework, FastAPI, Azure Functions, Node.js, Spring Boot , NestJS
Frontend React, React Native, Redux, Tailwind CSS, JavaScript, TypeScript
Languages Python, Java, C/C++, OCaml, SQL, LaTeX
Infrastructure Azure, MongoDB, MySQL, Git, GitHub Actions, Docker

πŸ“‚ Featured Projects

πŸ€– AAU Concierge

A modular RAG framework designed to unify Aalborg University's fragmented digital landscape across 35+ subdomains.

  • Technical Highlights: Implemented a dual-path hybrid retrieval system (Pinecone + BM25) and semantic chunking.
  • Impact: Achieved a 97% response integrity score validated via the Ragas framework.

πŸ—οΈ NHTAI Pipeline

A serverless data extraction pipeline for processing Danish Medicines Council (DMC) reports, developed as a collaborative Bachelor's project.

  • Technical Highlights: Built on Azure Durable Functions using LlamaParse and strict Pydantic schemas.
  • Impact: Optimized extraction accuracy (F1-score) from 0.475 to 0.923 and reduced processing time by 84%.

πŸ‘₯ Educado

A complex full-stack software project developed using Large-Scale Scrum (LeSS) methodologies.

  • Technical Highlights: Focused on enterprise software design, agile coordination across teams, and full-stack integration.
  • Impact: Successfully navigated large-scale agile ceremonies to deliver a cohesive, multi-module software solution.

πŸ“« Connect with me

Pinned Loading

  1. SW4-GR1/Numatix SW4-GR1/Numatix Public

    WebAssembly compiler for the Numatix programming language ;a (simple impertative language with Numbers, Bools, Floats). Allows defining functions and use all common operations, functions and If/els…

    OCaml 2

  2. ErasmusEgalitarian/educado-mobile ErasmusEgalitarian/educado-mobile Public

    The Educado mobile education application

    TypeScript 4 7

  3. ErasmusEgalitarian/educado-backend-old ErasmusEgalitarian/educado-backend-old Public archive

    The repository for the educado content delivery services

    JavaScript 3 7

  4. SW7-AAU-Concierge-Project/DataCollection SW7-AAU-Concierge-Project/DataCollection Public

    Repo for ressources/scripts that benefits towards collecting data for the project; Webscraping, (API) retrieval etc.

    Python

  5. SW7-AAU-Concierge-Project/RagPipeline SW7-AAU-Concierge-Project/RagPipeline Public

    Repository containing the main parts of the RagPipeline; User Query --> Document Retrieval --> Answer Generation. With potential intermediate steps for processing or augmentation.

    Python