Skip to content
View mochahaulier's full-sized avatar
Block or Report

Block or report mochahaulier

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

Hi there 👋

I'm Mike, a programmer and computational scientist. Professionally I mainly write molecular simulation codes, however, I've been programming in one way or another since I was a child.

Computers and programming are my hobbies, so I've played around with a few different things in my free time.

Lately I am exploring and enjoying some full stack development using React and Spring. I've put together some simple examples, to not spend too much time with stuff I'm not really going to use for anything else, and put them on this GitHub.

All of them are just working MVPs to show certain functionality. They're neither supposed to be optimised nor completely cleaned up.

The Spring backend in the example repositories is hosted on render, with the corresponding React frontend on GitHub pages.

I've tried and used several databases, MySQL, MongoDB, but in the examples I use a PostgreSQL DB that's easily set up on Render, too. Not that that matters much for hibernate.

Some stuff I play around with (Tech Stack):

image image image image image image image image image image image image image image image image image image image image image

Pinned

  1. angulartest1 angulartest1 Public

    TypeScript

  2. javafxtest javafxtest Public

    Java

  3. reacttest1 reacttest1 Public

    SCSS

  4. springpostgresqltest springpostgresqltest Public

    Spring PostreSQL Backend for React Frontend (Todo App).

    Java

  5. vitereactfrontendtest vitereactfrontendtest Public

    Vite React Frontend for Spring PostgreSQL Backend

    TypeScript

  6. bankingtest bankingtest Public

    Java