Skip to content
View marlonramirez's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report marlonramirez

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. mirdware/scalar mirdware/scalar Public

    Javascript not intrusive

    JavaScript 3

  2. infraestructure infraestructure Public

    docker compose for sespesoft projects

    SCSS

  3. mirdware/scoop mirdware/scoop Public

    Simple Characteristics of Object Oriented PHP

    PHP 2

  4. getscoop.org getscoop.org Public

    page of bootstrap project

    PHP

  5. sespesoft/pgaudit sespesoft/pgaudit Public

    Audit system for PostgreSQL database

    PLpgSQL 2

  6. Gestión de fechas en colombia, días ... Gestión de fechas en colombia, días habiles, festivos, etc.
    1
    import java.util.ArrayList;
    2
    import java.util.Calendar;
    3
    import java.util.Date;
    4
    
                  
    5
    public class HolidayUtil {