Skip to content
View MoniqueAxt's full-sized avatar
Block or Report

Block or report MoniqueAxt

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

Hi there!

Let's change the world using code.

  • 👀 Main skills: C++, Java
  • 💞️ Dabbled in: C, C#, PHP, JavaScript, Python, Linux, database management, Android.
  • 🌱 Currently learning: Machine Learning

👋 Have a look at my website.

📫 Contact me: get in touch.

Pinned

  1. SketchToPlantUML SketchToPlantUML Public

    OpenCV C++ project created as part of a BSc Computer Engineering thesis. The goal of the tool is to evaluate the possibility of identifying, classifying and transforming sketched UML Class Diagrams…

    C++

  2. Blackjack Blackjack Public

    A Blackjack game to idle your time away. Play as a human yourself, or set up a game of bots and see who wins. Written with C# and .NET to play around with this specific programming language, learn …

    C#

  3. Embedded-development Embedded-development Public

    Collection of embedded projects and C programs

    C

  4. web-security-app web-security-app Public

    Focusing on the implementation of security measures in a web application. It handles security vulnerabilities including SQL injection, XSS and XSRF.

    PHP

  5. lab4_producer_consumer lab4_producer_consumer Public

    System programming in Linux. A program illustrating the classic producer/consumer design using separate processes that communicate through shared memory and are synchronized using semaphores.

    C++

  6. GameRentalStore GameRentalStore Public

    A simple console-based game/album rental system.

    Java