Skip to content
View Andrius-Anselmi's full-sized avatar
🐧
🐧

Highlights

  • Pro

Block or report Andrius-Anselmi

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
Andrius-Anselmi/README.md
 █████╗ ███╗   ██╗██████╗ ██████╗ ██╗██╗   ██╗███████╗
██╔══██╗████╗  ██║██╔══██╗██╔══██╗██║██║   ██║██╔════╝
███████║██╔██╗ ██║██║  ██║██████╔╝██║██║   ██║███████╗
██╔══██║██║╚██╗██║██║  ██║██╔══██╗██║██║   ██║╚════██║
██║  ██║██║ ╚████║██████╔╝██║  ██║██║╚██████╔╝███████║
╚═╝  ╚═╝╚═╝  ╚═══╝╚═════╝ ╚═╝  ╚═╝╚═╝ ╚═════╝ ╚══════╝

Software Engineer · CS Student · RS, Brazil

LinkedIn Email Location

Typing SVG

I'm a curious person who ended up in backend development for a simple reason: I like logic, and backend is where the interesting decisions happen.

My focus is on Java and Spring Boot, the kind of work where the problem is interesting, the architecture matters, and there's always something new to figure out.

Currently studying CS, working as an intern, and building things that actually make sense under the hood.


Stack

public class Andrius {

    String[]  languages  = { "Java", "Python", "C", "C++" };
    String[]  frameworks = { "Spring Boot", "Spring MVC" };
    String[]  databases  = { "PostgreSQL", "MySQL" };
    String[]  tools      = { "Git", "Linux", "Docker", "AWS", "Maven", "REST APIs" };
    String    focus      = "Backend · Microservices · Clean Architecture";

}

Technologies

Java Spring Boot PostgreSQL Python C C++ Linux Git Maven Docker


What I'm working on

▸ Studying Computer Science                        [███████░░░░░░░░░]  ~40%
▸ Software Engineering Internship                  [██████████████░░]  ongoing
▸ Building backend projects worth showing          [███████████████░]  always

GitHub Stats

Snake animation


Projects

Project Stack What it does
cinelog Java 17 Spring Boot Spring Security JWT Docker REST API for managing movies, categories and streaming platforms. Features full CRUD operations, relationship mapping between entities and JWT authentication.
YouKn0wWho-Academy C++ Codeforces Competitive programming exercises from the YouKn0wWho Academy course — all submitted and accepted

Backend is where the real decisions happen.

Pinned Loading

  1. employee-role-management-api employee-role-management-api Public

    A production-grade REST API for managing employees and organizational roles. Layered architecture, DTO encapsulation, Flyway migrations, and 12-Factor config.

    Java 1

  2. forecast forecast Public

    7-day weather forecasts for any city. No API key. No account. Just ask.

    Python

  3. concur-expense-audit-service concur-expense-audit-service Public

    Rule-based microservice that automates corporate expense auditing with instant compliance decisions.

    Java

  4. cinelog cinelog Public

    A robust RESTful API for movie catalog management, built with Java and Spring Boot. Features JWT authentication, movie and streamer registration.

    Java 1