Skip to content
View Reginmaru's full-sized avatar

Block or report Reginmaru

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

Pinned Loading

  1. Routing-App Routing-App Public

    A full stack application (Java SpringBoot) that calculates the fastest way to travel through links between checkpoints called nodes, equipped with a PostgreSQL DB (you can insert nodes and links th…

    Java

  2. BasketChallenge BasketChallenge Public

    A "Command Line" Application ( Java) Basket challenge plus receipt using Gradle for unit tests. These include offers depending on the day in which you order.

    Java

  3. Chitter Chitter Public

    A full stack application (Node JS, React). This is basically a chatroom created with UUID. Created with a postgres DB and attached to my backend code using express. I created the models which then …

    JavaScript

  4. SpringBoot-Bank SpringBoot-Bank Public

    A backend application (Java, SpringBoot) which displays transactions I have “made” in a PostgreSQL. Using JPA to communicate with the DB I created a Bank class along with: BankConfig, BankControlle…

    Java

  5. newsApp newsApp Public

    Full stack Application (Api, jquery, Node JS and React) in which I grab the news from an api and display in on a locahost. This done in TDD (Cypress), splitting into components of the page, acquiri…

    JavaScript 1

  6. TodoList TodoList Public

    FrontEnd Application ( React, Cypress , Node JS, eventesting). This is a classic To-do-list. This is done in TDD with both event testing and cypress integrated tests.

    JavaScript