package main
import (
"fmt"
"github.com/henrriusdev/henrriusdev"
)
func main(){
about := henrriusdev.Info{
Name: "Henrry Bourgeot",
Age: 22,
Based: "Venezuela",
}
mainStack := henrriusdev.Stack{
Backend: "Go",
Frontend: "Vue",
Database: "PostgreSQL",
}
otherSkills := henrriusDev.Skills{
LessOneYear: []string{"React Native", "Open AI API", "Solid"},
OneTwoYears: []string{"Java", "Spring Boot", "Astro", "Angular", "C#", "ASP.NET", "Laravel", "Django"},
TwoThreeYears: []string{"Go", "Vue", "React", "Svelte", "TypeScript", "Node.js", "NestJS", "PHP", "Python", "Flask", "FastAPI"},
}
fmt.Println("Hello there!")
fmt.Printf("About me: %v", about)
fmt.Printf("Main Stack: %v", mainStack)
fmt.Printf("Skills: %v", skills)
return
}
Full Stack Semi Senior Developer (Go, Vue, React, PostgreSQL, SQL, Laravel, C#, PHP, CSS)
Highlights
- Pro
Pinned Loading
-
-
gonertia_vue_example
gonertia_vue_example Public templateExample of a working Golang app with Vue and Inertia.js adapted to golang
-
gonertia_svelte_example
gonertia_svelte_example Public templateExample of a working Golang app with Svelte and Inertia.js adapted to golang
-
-
-
autocaddy
autocaddy PublicInteractive Go script that configures Caddy as a reverse proxy for local development.
Go
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




