/ Operational_Log

Thesis Researcher: Seasonal OOD Robustness Analysis

Dec 2025 - Present
Volvo Cars Collaboration (Thesis)
  • Conducting "Seasonal OOD Robustness Analysis" for autonomous drive systems
  • Researching uncertainty estimation techniques for Swedish winter conditions.
  • Bridging the gap between theoretical AI safety and production-grade embedded deployment.

Board Member & Head of Logistics

June 2025 - Present
SKIP Association
  • Representing students in the Faculty of Science and Technology on curriculum and policy
  • Planning hackathons and seminars with industry partners.

Teaching Assistant

Aug 2024 - Present
University of Gothenburg | Chalmers
  • Mentoring students in Agile Software Development, Software Architecture, Web Engineering, etc.
  • Providing technical guidance for complex software project courses.

Software Engineer & DevOps Intern

June 2025 - Aug 2025
VEOSTR | BRAC Microfinance
  • Centralized management with CI/CD and automated health checks.
  • Replaced 80 PCs with Docker/Linux Raspberry Pi 5 thin clients, cutting energy use by ~90%
  • Led LMS requirements (Moodle/Canvas) to improve faculty UX and adoption.

/ System_Recognition

NASA Space Apps Challenge Global Nominee 2025

issued_by: NASA Space Apps
2025

Selected from 8000+ participants globally for the hackathon, where we solved the "A World Away: Hunting for Exoplanets with AI" challenge. We developed an AI application capable of identifying exoplanets using the KOI database with an accuracy exceeding 95%.

Axel Adler Scholarship 2023

issued_by: University of Gothenburg
2023

Full-tuition merit-based scholarship awarded by the University of Gothenburg to international students in the B.Sc. Software Engineering & Management program.

/ System_Modules

ExoPlanet Hunter AI

Full-stack AI tool identifying exoplanets using NASA's Kepler/TESS datasets. Trained a model to classify Kepler Objects of Interest (KOIs) with >95% accuracy, automating manual validation.

NASA ArchivePythonTensorflowScikit-learn

Visual Navigation System

Engineered data-driven software for a self-driving miniature vehicle. Implemented computer vision algorithms and rigorous performance testing using the Libcluon framework for data processing.

C++OpenCVOpenDLVDocker

Knowledge MCP RAG

Distributed RAG Agent using FastMCP to augment LLMs with custom knowledge (PDFs). Features Qwen3 embeddings, Dockerized ChromaDB for idempotent storage, and integrated OpenTelemetry tracing.

MCP ServerOllamaVector EmbeddingVector Database

Toothrepair System

Microservices-based dental booking system using Dockerized services and NGINX reverse proxying. Implemented CI/CD pipelines and availability tactics for high-concurrency handling.

MicroservicesVueJSDockerNGINX

EnviroBaby

Envirobaby is a scalable real-time data-monitoring desktop application, designed to provide nurseries with reliable data about key environmental factors such as temperature, humidity, and noise level.

MQTTWio TerminalJavaFXReal-time data

Personal Database

Built a lightweight database in pure C using custom binary file storage. Utilized manual memory management and pointer arithmetic to optimize record access and query speed.

CBinary I/OPointersStructs

31Golfers

31Golfers is a comprehensive golf game tracking and scheduling application designed to enhance the golfing experience. Whether you're a casual player or a serious golfer, this app helps you track your games, manage scores, and stay updated with course-specific weather forecasts.

React Native (Expo)Node.jsGoogle CloudCI/CD

InvMag - Inventory Management

Intuitive and real-time inventory management system that can be used by businesses, such as: grocery stores, fashion brands, electronic stores, you name it!

Vue.jsNode.jsMongoDBNoSQL

Reminder-App

A simple and intuitive mobile application with an overkill backend designed to help users manage their daily tasks and important events without missing a beat!

JavaReact Native (Expo)Spring BootMicroservices

Slithery Snake

A fun classic snake game!

JavaJavaFXAgile/ScrumRequirements Engineering

My Own CLI!

A simple command-line interface built entirely in C programming language, supporting basic UNIX-like (bash-like) file system operations. This program supports commands like ls, cd, mkdir, touch, rm, cp, and mv.

CDockerReactCI/CD