Skip to content
View kappall's full-sized avatar

Highlights

  • Pro

Block or report kappall

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

Hi everyone! 👋

I'm a Computer Science student passionate about software development. I enjoy topics regarding cybersecurity and competitive progamming, in fact I jump on every opportunity to refine my skills and knowledge, to mention few SWERC 2024 and Cyberchallenge 2025. I specialize in backend and full-stack development, focusing on:

  • Programming Languages: C, C++, Java, JavaScript, Python
  • Web Development: Spring Boot, Node.js
  • Databases: PostgreSQL
  • Mobile Development: Flutter (with AWS Amplify and Riverpod, also Firebase)
  • Operating Systems: macOS, Linux

Projects

  • PrestoReserve – A simple reservation system with a Java Spring Boot backend and React frontend.
  • Cebola – A simplicistic macOS virus scanner using known signatures in C.
  • Chatty – A multi-threaded chat application (client-server architecture) built in Java for self-learning purposes.
  • Other private projects – Working on innovative solutions in mobile and web development.

Skills & Tools

C C++ Java JavaScript Python Spring Boot Flutter

Connect with Me

Let's build something great together!

Pinned Loading

  1. Chatty Chatty Public

    A Multi-Thread Chat application for self-learning poprpouses

    Java

  2. PrestoReserve PrestoReserve Public archive

    Un sistema backend per gestire le prenotazioni di un ristorante, cinema o altro. Gli utenti possono creare, leggere, aggiornare e cancellare prenotazioni (CRUD).

    JavaScript

  3. Cebola Cebola Public

    C