Janirr
Hi 👋 I'm a student of IT at Poznań University of Technology. My favourite programming languages are Java and Python
ComarchPoznań, Poland
Pinned Repositories
backtracking-algorithms
Algorithms to find Hamiltionian and Euler cycles in directed and undirected graphs
bank-zbozowy-mvn
Combinatorial-Optimization
Comparison between different algorithms to solve Travelling salesman problem
CryptoAlgorithms
BBS, RSA, D-H and many more
DriveSimulator
This project is a driving simulator written in C++ using the OpenGL library. The simulator allows users to experience virtual driving in a three-dimensional environment.
F1-Predictions
Application made in Laravel where users can predict 10 fastest drivers and based on that, they are placed in the leaderboard
REST-API
REST API for social media application using Spring
RouteMobileApp
TimeFinder
TimeFinder is an application that integrates with Google Calendar to help users find available time for appointments. With TimeFinder, users can free up time in their calendar and make it available for scheduling appointments with tutors, advisors, or other professionals.
VFC-Streamer-Kit
Streamer kit made with OBS Studio and optimized with Python scripts to make the scenes in OBS automatic.
Janirr's Repositories
Janirr/DriveSimulator
This project is a driving simulator written in C++ using the OpenGL library. The simulator allows users to experience virtual driving in a three-dimensional environment.
Janirr/VFC-Streamer-Kit
Streamer kit made with OBS Studio and optimized with Python scripts to make the scenes in OBS automatic.
Janirr/backtracking-algorithms
Algorithms to find Hamiltionian and Euler cycles in directed and undirected graphs
Janirr/bank-zbozowy-mvn
Janirr/Combinatorial-Optimization
Comparison between different algorithms to solve Travelling salesman problem
Janirr/CryptoAlgorithms
BBS, RSA, D-H and many more
Janirr/F1-Predictions
Application made in Laravel where users can predict 10 fastest drivers and based on that, they are placed in the leaderboard
Janirr/REST-API
REST API for social media application using Spring
Janirr/RouteMobileApp
Janirr/TimeFinder
TimeFinder is an application that integrates with Google Calendar to help users find available time for appointments. With TimeFinder, users can free up time in their calendar and make it available for scheduling appointments with tutors, advisors, or other professionals.
Janirr/Janirr
Config files for my GitHub profile.
Janirr/oop-put-course
Exercises from Object Oriented Programing in C++ and Java including 2 projects: Hospital Management System in C++ and REST API in Java
Janirr/php-sql-injection-prone-website
Janirr/timeFinder.github.io
Janirr/TimeFinderMobile
Janirr/Todo-List-Application
Application in Spring Boot 3 that will store the list of todos in MYSQL database. In the app we can also edit and delete current todos.
Janirr/TSP_CUDA_OpenGL
Travelling Salesman Problem solved with CUDA and OpenGL