Skip to content
View devJUKI's full-sized avatar

Block or report devJUKI

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

πŸ‘¨β€πŸ’» Justas Kirklys

.NET Developer πŸ”₯

As a backend developer, I am dedicated to constantly improving my code writing skills. My GitHub showcases a range of projects, including those completed for university as well as some of my personal projects. In my free time, I enjoy using my programming skills to create small games and applications, allowing me to learn new technologies and techniques in a fun and engaging way.

fiverr


πŸ’» Tech Stack:

C# .Net Python MySQL Couchbase Unity RabbitMQ

Pinned Loading

  1. car-parts-shop-api-clean-architecture car-parts-shop-api-clean-architecture Public

    Car parts shop API made with ASP.NET Core using Clean Architecture principles (CQRS/MediatR with Global Exception Handling).

    C#

  2. car-parts-shop-frontend car-parts-shop-frontend Public

    This is frontend for API which is in another repository (car-parts-shop-api-clean-architecture) using React.js and Tailwind

    JavaScript

  3. event-management-api event-management-api Public

    Training exercise by ChatGPT - Events Management API (Minimal APIs, Result Pattern)

    C#

  4. travelling-salesman-genetic-algorithm travelling-salesman-genetic-algorithm Public

    Travelling salesman problem using genetic algorithm

    C#

  5. parallel-programming-ractor-ruby parallel-programming-ractor-ruby Public

    Parallel programming course exam with Ruby using Ractor

    Ruby

  6. n-queen-problem n-queen-problem Public

    N Queen Problem with Python for university course

    Python