Skip to content
View MarinCervinschi's full-sized avatar

Highlights

  • Pro

Block or report MarinCervinschi

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
MarinCervinschi/README.md

🎯 About Me

Back End Engineer at Webion (a Modena-based software house), where I build real, production backend systems. My focus is increasingly applied AI inside the enterprise: bringing generative AI, Claude tooling (skills, plugins, prompt engineering), and AI agents into products that are used, validated, and deliver measurable value.

Alongside the day job I'm pursuing an M.Sc. in Artificial Intelligence Engineering at the University of Modena and Reggio Emilia (UNIMORE).

I care about how something is built as much as about shipping it: SOLID, design patterns, clean code, and systems that stay solid, scalable, and maintainable as data and complexity grow. Still learning every day, working with people more experienced than me, on harder problems.


🧰 Core Stack

C# .NET Python TypeScript FastAPI Flask React Next.js PyTorch Jupyter Claude Docker Git Bash


πŸ“š Education

current:   "M.Sc. Artificial Intelligence Engineering, UniMoRe (in progress)"
previous:  "B.Sc. Computer Engineering, UniMoRe (2022 - 2025)"
thesis:    "Vestigium: a Git-like version control system built from scratch in Python"
cert:      "Model Context Protocol: Advanced Topics, Anthropic Academy"

πŸ“Š GitHub Analytics

GitHub Stats GitHub Streak
Top Languages

πŸ† Achievements

Trophies

🀝 Let's Connect

LinkedIn Portfolio LeetCode Instagram ProtonMail


Snake animation

"What I cannot create, I do not understand."
Richard Feynman

Pinned Loading

  1. Vestigium Vestigium Public

    Vestigium is a simple Version Control System (VCS) built from scratch that focuses on Git's local operations - the fundamental building blocks that make version control possible.

    Python

  2. RL-InventorySystem RL-InventorySystem Public

    This project implements and evaluates Deep Reinforcement Learning agents (DQN and PPO) for managing replenishment policies in a two-product warehouse system, comparing their performance against cla…

    Jupyter Notebook 1

  3. WPT-DLM WPT-DLM Public

    An IoT architecture that optimizes wireless EV charging by replacing static power limits with a Context-Aware DLM algorithm, which prioritizes energy distribution based on real-time vehicle battery…

    Python 1

  4. TriviaMore TriviaMore Public

    Open source study ecosystem for UniMore β€” full university catalog, hierarchical content (departments β†’ courses β†’ classes β†’ sections β†’ questions), interactive quizzes and flashcards, personal dashbo…

    TypeScript 4

  5. HVAC-System HVAC-System Public

    A distributed system for the control and monitoring of HVAC plants based on IoT and microservices architecture. The system integrates smart objects, CoAP gateways, MQTT broker, web dashboard, and t…

    TypeScript 2

  6. Advent_Of_Code Advent_Of_Code Public

    This repository contains my Python solutions for the Advent of Code puzzles. A fun way to practice algorithms, problem-solving, and coding during December. Enjoy exploring and feel free to share fe…

    Python