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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
MarinCervinschi/README.md

Hi ๐Ÿ‘‹! My name is Marin Cervinschi โœ๐Ÿป

๐ŸŽ“ I'm a Software Engineering student at UniMoRe ๐Ÿซ, from Modena, Italy ๐Ÿ‡ฎ๐Ÿ‡น

๐Ÿ‘จโ€๐Ÿ’ป About Me:

  • ๐Ÿ“š Currently in the final year of my Bachelor's Degree in Software Engineering at the University of Modena and Reggio Emilia.
  • ๐ŸŒŸ Active in student organizations and passionate about leadership and teamwork.
  • ๐ŸŒ Proudly part of JEMORE, the Junior Enterprise of Modena and Reggio Emilia, where I serve as Head of the IT Department.
  • ๐Ÿ’ป Dedicated to designing innovative solutions, exploring cutting-edge technologies, and enhancing my software development skills.

๐Ÿš€ My Goals:

  • Complete my Bachelor's Degree with a focus on excellence in software engineering.
  • Gain more hands-on experience in software development and IT management.
  • Collaborate on exciting open-source projects.
  • Contribute to impactful initiatives in the Junior Enterprise movement.

stats graph languages graph streak graph

Connect with me ๐Ÿ’ป

gmail logo linkedin logo LeetCode logo instagram logo

I code with ๐Ÿ› ๏ธ

cplusplus logo java logo python logo flask logo mongodb logo javascript logo typescript logo nodejs logo express logo nextjs logo react logo tailwindcss logo nginx logo mysql logo docker logo azure logo git logo linux logo bash logo


Snake animation

trophy graph

Pinned Loading

  1. Briscola Briscola Public

    This is a simple JavaFX Application of the Italian card game Briscola. The scope of the project is to learn and practice object-oriented programming concepts, Java programming, and JavaFX development.

    Java 1

  2. StruttureDatiEAlgoritmi StruttureDatiEAlgoritmi Public

    "Data Structures and Algorithms" is a comprehensive course offered at the University of Modena and Reggio Emilia. Led by esteemed instructors, this course delves into fundamental topics such as actโ€ฆ

    C

  3. 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

  4. flask-mysql-template flask-mysql-template Public template

    This repository provides a robust template for building Flask applications with MySQL integration. It includes Docker support for database containerization, automated testing with GitHub Actions, aโ€ฆ

    Python

  5. QR-flask QR-flask Public

    Dynamik QR Code is a Flask web app for generating and managing dynamic QR codes. Admins can update URLs without changing the QR code. Built for learning, it explores Flask, MySQL, and Docker while โ€ฆ

    Python 1

  6. MatrixCalculator MatrixCalculator Public

    Matrix Calculator, a versatile solution for linear algebra computations. This tool is designed to perform a variety of matrix operations. Whether you need to work with matrices, this calculator hasโ€ฆ

    JavaScript