Skip to content
View SrBlecaute01's full-sized avatar
🌴
On vacation
🌴
On vacation

Organizations

@HaeksServer
Block or Report

Block or report SrBlecaute01

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

José Arnaldo

Linkedin

Java Kotlin Spring
MySQL SQLite Redis MongoDB
Git GitHub Windows


Pinned

  1. StoreExample StoreExample Public

    Java 4

  2. InventoryHelper InventoryHelper Public

    A simple project to make creating inventories easier and more efficient.

    Java 17 3

  3. Format and unformat numbers. Format and unformat numbers.
    1
    import java.text.DecimalFormat;
    2
    import java.util.*;
    3
    import java.util.regex.Matcher;
    4
    import java.util.regex.Pattern;
    5
    
    
  4. format time and unformat it format time and unformat it
    1
    package br.com.blecaute.core.utils;
    2
    
    
    3
    import lombok.Getter;
    4
    
    
    5
    import java.util.ArrayList;
  5. SigaaAPI SigaaAPI Public

    The simple java api to Sigaa

    Java 2

  6. youtubedl-java youtubedl-java Public

    Forked from sapher/youtubedl-java

    A fork of youtubedl-java with some updates to the yt-dlp executable.

    Java 1