About
I’m a DevOps Engineering student focused on Linux, Docker, Git, CI/CD, scripting, and databases. I have hands-on experience building and containerizing applications, working with automation workflows, and developing small systems using Python and Java.
I also bring experience from structured, high-responsibility environments where accuracy, safety, and clear processes are essential. This has strengthened my teamwork, communication, and ability to work effectively under pressure.
I’m passionate about building reliable systems, improving automation, and continuously developing my skills in cloud and DevOps technologies.
Experience
2023 — PRESENT
DevOps Engineer Projects · Personal Projects & Training
- Built and containerized web applications using Docker and Docker Compose
- Implemented CI/CD pipelines with GitHub Actions for automated testing and deployment
- Developed Flask-based applications integrating PostgreSQL and external APIs
- Designed and built a Java desktop application for structured log analysis and visualization
- Implemented data filtering, chart-based visualization, and reporting features across projects
- Automated deployment workflows to a VPS environment using secure SSH-based pipelines
Docker
CI/CD
GitHub Actions
Python
Flask
PostgreSQL
Java
API
2022 — 2025
Radiography Department Assistant · Hospitals in Sweden
- Worked in clinical environments with high focus on safety and accuracy
- Collaborated with medical teams in fast-paced settings
- Strengthened communication, responsibility, and structured workflows
- Gained experience in handling critical systems and processes
Teamwork
Communication
Structured Work
Safety-Critical Environment
Projects
Notes CI/CD App
A simple Flask notes application featuring containerization, automated testing, and deployment to a Hetzner VPS.
- Create and delete notes through a simple web interface
- Store notes in a PostgreSQL database
- Run the app and database together with Docker Compose
- Test the project automatically with GitHub Actions CI
- Deploy automatically to a Hetzner VPS with GitHub Actions over SSH
- Demonstrates a full workflow from code push to test and deployment
Flask
PostgreSQL
Docker
GitHub Actions
CI/CD
Hetzner
LogInsight
A Java desktop application for viewing, filtering, and analyzing log files. It helps users understand system activity through structured filtering, visualization, and reporting.
- Load and analyze structured log files
- Filter logs by date, time, level, source, user, and IP
- Visualize logs with charts for activity over time, level distribution, and top sources
- Add notes to log entries for tracking and review
- Export reports in Text, JSON, and CSV formats
- Includes a simple authentication system with predefined users
Java
JavaFX
Maven
SQLite
Job Explorer
A Flask application for exploring and analyzing Swedish job listings using the JobTech API, with filtering, visualization, and optional email summaries.
- Fetch and display job listings from the JobTech public API
- Filter jobs by keywords, location, and attributes
- View results in a structured table format
- Visualize job distribution by city using charts
- Optional email summary feature using SendGrid or SMTP
- Includes test suite with mocked API interactions
Flask
API
Python
Data Visualization
SendGrid
SMTP
Online Laptop Store
A full-stack Flask web application for browsing and purchasing laptops, featuring a complete shopping flow and an admin management system.
- Browse products and view detailed laptop pages
- Add to cart and complete a simple checkout process
- Admin dashboard for managing products, orders, and payments
- Clean, responsive UI with structured backend architecture
Flask
Python
SQLite
Bootstrap