christinetzani's Stars
Iasimo92/unipi_master_thesis
Master thesis for unipi Computer Science
fotistsiou/java_tutorial
christinetzani/ColouredTiles
christinetzani/react-props
reactjs/react.dev
The React documentation website
konstantinoskolios/spitogatos-scrapper
Driven by a desire to deepen my understanding of Python, I embarked on a project to build a platform scraper specifically designed for rental listings. This tool aims to efficiently gather and present rental information from various online sources, showcasing both the capabilities of Python and my growing proficiency in it.
ivan-kleshnin/fullstack-roadmap
Junior Frontend / React Developer Roadmap for 2020
facebook/react
The library for web and native user interfaces.
veltman/clmystery
A command-line murder mystery
Maxcode123/classic
Compiler for computer language called classic
tandpfun/skill-icons
Showcase your skills on your Github readme or resumé with ease ✨
Maxcode123/syntaxis
Syntax analyzer that recognizes a language with only two tokens (a left one and a right one). A valid expression must contain the same number of the two tokens. A valid expression as read from the left must not contain more right tokens that left ones.