Skip to content
View roposropos's full-sized avatar

Block or report roposropos

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
roposropos/README.md

I'm a Technical Computer Science student at Wroclaw University of Science and Technology, specializing in IT systems in medicine.

I build practical software projects around desktop and web applications, relational databases, system workflows, testing and technical documentation.

Selected projects

Pinned Loading

  1. pharmacy-management-system pharmacy-management-system Public

    University project: a C# desktop pharmacy management system built with Avalonia UI and PostgreSQL.

    C#

  2. helpdesk-management-system helpdesk-management-system Public

    Personal project: Full-stack IT helpdesk and asset management system built with ASP.NET Core, React, TypeScript and PostgreSQL.

    C#

  3. tsp-algorithms-benchmark tsp-algorithms-benchmark Public

    University project: comparing exact algorithms, heuristics and metaheuristics for TSP and ATSP using Python and C++.

    C++

  4. vocabulary-learning-app vocabulary-learning-app Public

    University project: a Django web application for learning vocabulary with word sets, flashcards, quizzes and progress tracking.

    Python

  5. bilingual-portfolio-website bilingual-portfolio-website Public

    Personal project: bilingual portfolio website built with Next.js, React, TypeScript and Tailwind CSS.

    TypeScript

  6. restaurant-process-simulation restaurant-process-simulation Public

    University project: demonstrating multi-process communication, resource allocation and a live Swing GUI through a restaurant simulation.

    Java