Skip to content
View julgitt's full-sized avatar
  • Poland, Wrocław
Block or Report

Block or report julgitt

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

🔍 About me

🙋 Hi! I am a third year student of the Computer Science at the University of Wroclaw.

🎮 Currently I am focused on learning things related to Game Development.


🔧 Technologies

💻 Software Development

C C++ C# Java Spring .Net Python OCaml

👾 Web Development

JavaScript Express.js HTML5 NPM NodeJS TypeScript

📊 Database Administration

MySQL MongoDB Oracle Azure

Version Control

Git GitHub GitLab

📖 Currently learning

Blender Aseprite Unity


📈 Stats

GitHub Streak


📞 Contact

Linkedin Gmail

Pinned

  1. Arkanoid Arkanoid Public

    Arkanoid (breakout) clone made in C using SDL2 library

    C 1

  2. PPM-Image-Formatter PPM-Image-Formatter Public

    Formatter features filtering colors, desaturating image, gamma and contrast manipulation

    C 1

  3. Library-Management-System Library-Management-System Public

    Simple Library Management System featuring books, users and borrows management.

    Java

  4. Memory-Allocator Memory-Allocator Public

    Memory allocator using segregated lists, created as part of an Operating Systems course

    C

  5. Online-Store Online-Store Public

    Express online store website

    EJS

  6. Cellular-Automaton Cellular-Automaton Public

    Snake, Langton Ant and Conway's Game of Life implementations

    Python