Skip to content
View lauracibei's full-sized avatar
😄
Focusing
😄
Focusing

Block or report lauracibei

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

Hi there!👋

My name is Laura and i am a computer science student at the University of Genoa, from La Spezia (Italy).

About me

Ever since I was a child, I’ve always had a deep passion for science, which led me to attend a science-focused high school (with a focus on applied sciences). It was right there in the classroom that I fell in love with math and physics, but especially with computer science, which I love for its deeply practical nature and, in some ways, its incredible creativity. 💻✨

My enthusiasm allowed me to participate in:

  • 🏕️ Digital Campus in Montone (PG)
  • 💡 Hackathon #HUBSTEAM in Parma

In addition, I have earned the Cisco IT Essentials certification 📜.

📚 I'm currently learning concurrent programming, operations research and mobile programming.

Below you can find some of my academic projects💻.

Fun fact:

  • I have a turtle 🐢​
  • I like coffee and tea 🍵
  • My hobbies are soccer, hiking, and reading books

I code with

java logo javascript logo c logo cplusplus logo csharp logo python logo css logo fsharp logo html5 logo php logo mysql logo postgresql logo androidstudio logo kotlin logo docker logo dot-net logo fedora logo intellij logo vscode logo

Pinned Loading

  1. sito-memory sito-memory Public

    An interactive tech-themed Memory game featuring user authentication, global leaderboards, and a blog section. Built with PHP, JS, and MySQL.

    JavaScript

  2. analizzatore-lessicale-e-sintattico analizzatore-lessicale-e-sintattico Public

    Java

  3. database-fantasanremo database-fantasanremo Public

    Comprehensive database design and implementation project for fantasanremo game. Includes E-R modeling, relational schema design, and advanced SQL queries.

    PLpgSQL

  4. incapache incapache Public

    A lightweight, multithreaded HTTP web server implemented in C. Features socket programming and concurrent request handling.

    C

  5. microbash microbash Public

    A lightweight, custom Unix shell built in C. Features command execution, I/O redirection, piping, and background processes using POSIX APIs.

    C

  6. pingpong pingpong Public

    A custom client-server ping utility in C. Measures network latency (RTT) and packet loss using both TCP and UDP POSIX sockets.c

    Makefile