Skip to content
View SOY4RIAS's full-sized avatar
🔪
🔪

Highlights

  • Pro

Block or report SOY4RIAS

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
SOY4RIAS/README.md
Santiago Arias's Dev Card

I'm Santiago, metalhead, rocker ... whatever, who usually throws some code

codewars

  • 🌱 I’m currently learning Golang and Flutter

  • ❓ Ask me about anything related to MERN stack and related technologies

  • ⚡ Fun fact: I despair if I can't use a linter


My Skill Set

Top Langs

Frontend

React Redux JavaScript TypeScript Dart Flutter Sass CSS3 HTML5

Backend

Node.js Express.js TypeScript JavaScript MongoDB Nginx GraphQL

DevOps

AWS GCP Linux Git Bash Docker

Connect with me


Pinned Loading

  1. noticbackend noticbackend Public

    A rest api for a notes app

    Go 1

  2. web_server web_server Public

    A simple Web Server module made it with GoLang

    Go

  3. A git hook to prepend the branch nam... A git hook to prepend the branch name on the commit message
    1
    #!/bin/bash
    2
    
                  
    3
    # This way you can customize which branches should be skipped when
    4
    # prepending commit message. 
    5
    if [ -z "$BRANCHES_TO_SKIP" ]; then
  4. Minio-Template-Service Minio-Template-Service Public template

    Shell

  5. xgn xgn Public

    XGN is a CLI project generator, using EJS to create projects

    TypeScript 1

  6. toon toon Public

    Forked from toon-format/toon

    🎒 Token-Oriented Object Notation (TOON) – JSON for LLM prompts at half the tokens. Spec, benchmarks & TypeScript implementation.

    Go