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.

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
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.


💻 Tech Stack:

C#.NetPythonMySQLCouchbaseUnityRabbitMQ

Pinned Loading

  1. car-parts-shop-api-clean-architecturecar-parts-shop-api-clean-architecturePublic

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

    C#

  2. car-parts-shop-frontendcar-parts-shop-frontendPublic

    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-apievent-management-apiPublic

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

    C#

  4. travelling-salesman-genetic-algorithmtravelling-salesman-genetic-algorithmPublic

    Travelling salesman problem using genetic algorithm

    C#

  5. parallel-programming-ractor-rubyparallel-programming-ractor-rubyPublic

    Parallel programming course exam with Ruby using Ractor

    Ruby

  6. n-queen-problemn-queen-problemPublic

    N Queen Problem with Python for university course

    Python