Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View JustDaile's full-sized avatar

Organizations

@BEOpenSourceCollabs

Block or report JustDaile

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. atomic_queue atomic_queue Public

    A high-performance, thread-safe queue and dispatcher library for Go. Designed for concurrent task processing, resource management, and flexible dispatch patterns.

    Go 2

  2. Questionnaire-ReactJS Questionnaire-ReactJS Public

    Another project learning ReactJS.

    JavaScript

  3. bootstrap-nginx-modsec bootstrap-nginx-modsec Public

    Quickly deploy Nginx with ModSecurity, the ModSecurity-nginx connector, and OWASP CRS using ready-to-use scripts and configuration templates.

    Shell

  4. Batch file flag parser - A simple CL... Batch file flag parser - A simple CLI flag parser to allow named variables to be passed in.
    1
    @ECHO off
    2
    
                  
    3
    REM Simple script call ./flag-parser.bat --test1 hello --test2 world --bool
    4
    REM Will `SET test1=hello`, `SET test2=world` and `SET bool=true`
    5
    
                  
  5. Tic-Tac-Toe-ReactJS Tic-Tac-Toe-ReactJS Public

    Personal portfolio project - Learning reactJS

    JavaScript

  6. jobsearch_cli jobsearch_cli Public

    Jobsearch command line interface.

    Go 1