Skip to content
View Valerio-Cola's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Valerio-Cola

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

πŸ“ˆ My GitHub stats

Valerio-Cola's Stats Valerio-Cola's Stats Valerio-Cola's Streak

πŸ’» My Projects

Here are some of my projects:

  • WinT: An Italian and English version of Wordle in your terminal written entirely in C.
  • Game Of Life In Your Terminal: A simple implementation of Conway's Game of Life runnable in your Linux terminal using ncurses library.
  • Ethan: An algorithm able to randomly take artwork from http://wikiart.org and process the relative data.

πŸŽ“ University Material

Here is some material from my university courses in La Sapienza:

  • Multicore Systems: This repository is a collection of university notes from the Multicore Systems Programming course, focused on parallel programming.
  • Operating Systems Project: Project for the Operating Systems 2 course, it is a program that analyzes large amounts of text and generates sentences from it.

🌐 Programming Languages

C C++ Python Java SQL

πŸ› οΈ Tools I Use

Here are some tools I use:

Popular repositories Loading

  1. Ethan_ Ethan_ Public

    Ethan is an algorithm able to randomly take artwork from http://wikiart.org and process the relative data. For now it is able to share contents on Twitter

    Python

  2. EthanStorage EthanStorage Public

  3. progetto_sistemi progetto_sistemi Public

    Progetto del Corso di Sistemi Operativi 2 CdL Informatica

    C

  4. Sistemi_Multicore Sistemi_Multicore Public

    Questa repository Γ¨ una raccolta di appunti universitari del corso Programmazione di Sistemi Multicore CdL Informatica a La Sapienza

    C

  5. WinT WinT Public

    An Italian and English version of Wordle in your terminal written entirely in C. Una versione italiana e inglese di Wordle nel proprio terminale scritta interamente in C

    C

  6. Game-Of-Life-In-Your-Terminal Game-Of-Life-In-Your-Terminal Public

    A simple implementation of Conway's Game of Life runnable in your Linux terminal using ncurses library

    C