Skip to content

rioslucas1/rioslucas1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation


Hello, I'm Lucas, a Junior Backend Developer passionate about creating robust and optimized solutions. I am in my final year of university studies in Software Development at the National University of La Matanza. In my professional development experience, I participate in the construction of API REST and optimization of microservices using technologies such as Go and Node.js. I am currently working as a software developer in Grava.io.

Tech Stack

type TechStack struct {
    Backend          []string
    Frontend         []string
    Testing          []string
    Database         []string
    DevOps           []string
    OperatingSystems []string
}

var myStack = TechStack{
    Backend:   []string{"go", "node.js", "java", "gin", "spring"},
    Frontend:  []string{"react", "next.js", "css"},
    Testing:   []string{"jest", "mocha", "junit", "hoppscotch"},
    Database:  []string{"postgresql", "couchdb", "valkey", "mysql", "mongodb"},
    DevOps:    []string{"docker", "github-actions", "cloud-enviroments", "cloud-deploys"},
    OperatingSystems: []string{"linux", "windows"},
}

Connect with me:

Lucas Rios

rioslucasariel01@gmail.com

Lucas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors