Skip to content
View alessio-severi's full-sized avatar

Block or report alessio-severi

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

Hi, I'm Alessio Severi

Software developer focused on logic, algorithms, data structures and technical problem solving.

I am the creator of ChoraX, a personal project where I publish software work and technical content centered on code, logic and computational thinking.

Working with Java, Python, C and C#, with additional experience in PHP and MySQL. My main interests include desktop software, algorithmic design, structured programming and projects with a strong logical core.

What I build

  • Logic-driven software projects
  • Desktop applications and technical tools
  • Algorithmic and data-processing solutions
  • Projects involving structured data, static and dynamic visualization, simulation and problem solving

Selected work

Professional direction

I am particularly interested in software projects where programming is used to build logic, model systems and solve non-trivial problems.

Popular repositories Loading

  1. 42-piscine-2026-rome 42-piscine-2026-rome Public

    Projects completed during the 42 Roma Piscine 2026

    C

  2. weather-station weather-station Public

    Weather Station – macOS desktop application for weather forecasts and conditions of Italian regional capitals.

    Java

  3. alessio-severi alessio-severi Public

    Software developer focused on logic, algorithms and technical problem solving. Creator of ChoraX.

  4. labyrinth labyrinth Public

    Perfect maze generator using iterative DFS with explicit backtracking

    Python

  5. Sieve-of-Eratosthenes Sieve-of-Eratosthenes Public

    Recursive implementation of the Sieve of Eratosthenes to find all prime numbers up to a given limit

    Python

  6. bingo bingo Public

    Complete Bingo game simulator with automatic card generation, live draws and win detection

    Java