Skip to content
View QuirkyCroissant's full-sized avatar

Block or report QuirkyCroissant

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




  • 👋 Hi, I’m a Computer Science student from Austria
  • 💻 I really love to code in C++ / Python and currently I'm trying to learn some Rust
  • 📊 Saving milestones of Software Projects is the reason why I created this account, whether they stem from university assignments or from private endeavors.
  • 🌔 I love to aimlessly stroll around cities in sombre moonlight.
  • 🏋️ Also like to throw stuff over my head as an olympic weightlifter

Popular repositories Loading

  1. Queensman_Agency_Application Queensman_Agency_Application Public

    Data Engineering and Virtualization Web Application Project. Uses MySQL/MongoDB as backend Databases, Docker Containerism for the Environment and python/php for implementing various functionalities

    PHP 1

  2. QuirkyCroissant QuirkyCroissant Public

    Config files for my GitHub profile.

  3. ExtHashTable ExtHashTable Public

    Extendable Hashing - Data Structure coded in university assignment

    C++

  4. BulletinBoard-System BulletinBoard-System Public

    Client-Server application for transmitting messages and data files. Short Assignment of a Computer Networks Course(CS3201) at the City University of Hong Kong in Semester A 2023/24

    C++

  5. GestureRecognition-DrawingCanvas GestureRecognition-DrawingCanvas Public

    Web Drawing Application involving Hand Recognition through Webcam Video Feedback. Individual Assignment of a Multimodal Interface Design Course(CS3483) at the City University of Hong Kong in Semest…

    JavaScript

  6. FindingTreasureGame FindingTreasureGame Public

    Project implements a game with a server-client architecture. The client handles the user interface, game logic, and AI, while the server manages game data, game logic, and client interactions.

    Java