Skip to content
View Picred's full-sized avatar
๐Ÿ’ป
Coding..
๐Ÿ’ป
Coding..

Organizations

@UNICT-DMI

Block or report Picred

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

๐Ÿ‘‹ Hi, I'm Andrei Stefan

Typing SVG

๐Ÿ‘‹ About Me

Passionate about building efficient software solutions, experimenting with algorithms, and creating web applications that solve real-world problems.

  • ๐Ÿง  Master's Student in Computer Engineering @ Politecnico di Torino
  • ๐Ÿ’ป Passionate about Web Development, Software Engineering
  • ๐ŸŒ Open to collaborations on Open Source and Research Projects
  • Github Stars

๐Ÿš€ Projects

  • ๐Ÿ—บ๏ธ Maze Navigation (Contributor) โ€“ Framework for navigation strategies in mazes. (Thesis).
  • ๐ŸŒ Cineaura โ€“ Web app for managing and discovering movies.
  • ๐Ÿ“Ÿ Air Quality Monitor โ€“ Air quality monitoring of variable selected cities using APIs.
  • ๐Ÿง  Brain Test Bot โ€“ Telegram chatbot for quizzes and cognitive tests on different main topics.
  • โญ Granimal (Contributor)- A platform that allows you to keep track of all your favorite anime.
  • ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Linux Terminal - Linux Terminal on browser with some commands.
  • โ˜ Local Chat - Chat with your friends/colleagues in the same network.
  • ๐Ÿ“š Database Cinema Project โ€“ Relational database for cinema management.
  • ๐ŸŽฎ Hangman Game โ€“ My first Hangman Game in Python.
  • ๐Ÿ’ณ Credit Card Number Checker โ€“ Credit card number validation (Luhnโ€™s algorithm).

๐Ÿ’ก Languages

โš™๏ธ Frameworks & Tools

๐Ÿ“Š Data & ML

๐Ÿ“ซ Connect with me

Extra

Quotes

Pinned Loading

  1. air-quality-monitor air-quality-monitor Public

    Get real-time air quality values.

    Jupyter Notebook 1 1

  2. brain-test-bot brain-test-bot Public

    Quiz su vari argomenti tramite bot di telegram

    Python 1 1

  3. cinema-database cinema-database Public

  4. hangman-game hangman-game Public

    The Hangman Game

    Python 1

  5. ccn-check ccn-check Public

    Simple program that verifies the correctness of a randomly generated or user-entered Credit Card Number (CCN).

    C++ 2

  6. maze-navigation maze-navigation Public

    Forked from Francezit/maze-navigation

    Python