Skip to content
View fkdraeb's full-sized avatar
  • Portugal
Block or Report

Block or report fkdraeb

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

Hi ! I'm Tiago Marques👋

Java backend developer specializing in interoperability with HL7 and FHIR. Building robust systems with SpringBoot and always striving for efficient, seamless solutions.

stats graph languages graph

Backend Databases Frontend Tools
java logo spring logo mysql logo postgresql logo javascript logo html5 logo css3 logo git logo docker logo

Pinned Loading

  1. PasswordManager PasswordManager Public

    Java

  2. ShoppingList ShoppingList Public

    JavaScript

  3. workspace_prep.sh workspace_prep.sh
    1
    #!/bin/bash
    2
    
    
    3
    # Update package lists
    4
    sudo apt update
    5