Skip to content
View claner2804's full-sized avatar
๐Ÿ“š
studying software engineering at MCI Innsbruck
๐Ÿ“š
studying software engineering at MCI Innsbruck

Highlights

  • Pro

Block or report claner2804

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

Hi there, I'm Claudia! ๐Ÿ‘‹

Welcome to my GitHub! I'm currently a student of Digital Business and Software Engineering at MCI Innsbruck, and I'm excited about the endless possibilities of technology.

Let's Connect!

๐Ÿ’Œ Feel free to check out my repositories or send me a message. I'm always happy to connect with like-minded people, learn from others, and share my journey.

Thanks for stopping by!

Pinned Loading

  1. Software-Engineering1-Java Software-Engineering1-Java Public

    Java syntax, documenting with JavaDoc, OOP, Design Patterns, Testing / because of JavaDoc most files are HTML, but the code is java :)

    HTML

  2. React-Native-Project1 React-Native-Project1 Public

    taking baby steps in building my very first react native app (budget planer)

    JavaScript

  3. Exam-CarRental Exam-CarRental Public

    Concepts of object-oriented programming, Abstraction, Encapsulation, Inheritance, Specialization and Generalization, Polymorphism, Exceptions as an error handling method, Constructors and Destructoโ€ฆ

    C++

  4. Algorithms-and-Datastructures-HW03-01 Algorithms-and-Datastructures-HW03-01 Public

    Implementation hash table

    C++

  5. Embedded-Systems-hw03-02 Embedded-Systems-hw03-02 Public

    traffic light system arduino

    C++

  6. Operating-Systems-Jaeger-Und-Haendler Operating-Systems-Jaeger-Und-Haendler Public

    A C program that simulates multiple hunter threads collecting coins from a shared wallet, synchronized using mutexes, while a replenisher thread periodically refills the wallet, with graceful termโ€ฆ

    C