Skip to content
View brandonbermudez17's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report brandonbermudez17

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
brandonbermudez17/README.md

Hi there, I'm Brandon

I'm a System engineer who is passionate about making open-source more accessible, creating technology to elevate people, and building community. Some technologies I enjoy working with include Angular,Vue and Go language.

func main() {
    name := "Brandon Bermudez"
    otherAlias := "Full Stack Developer"
    codesIn := []string{"GO","Typescript","HTML","CSS","Rust"}
    currentlylearning := []string{"Mongo","Python","Svelte","Gridsome","Event Driven"}
    toolsUsing := []string{"Vue", "go-chi", "fasthttp", "Angular", "Sass", "Heroku", "Bulma", "Nestjs", "Postgresql", "Figma"}
    experiences := nil //coming soon
    personalProjects := true
}

Top Langs My GitHub stats

💬 Where to find me:

sidbelbase's vistors

Popular repositories Loading

  1. proforma-backend-api proforma-backend-api Public

    este es backend de la aplicacion proforma app

    Go 2

  2. brandonbermudez17 brandonbermudez17 Public

    My personal portafolio

  3. encuesta-app encuesta-app Public

    application form made with electron and node-postgres library

    JavaScript

  4. go-hexagonal_http_api-course go-hexagonal_http_api-course Public

    Forked from CodelyTV/go-hexagonal_http_api-course

    Ejemplos del curso de API HTTP en Go aplicando Arquitectura Hexagonal

    Go

  5. go-clean-arch go-clean-arch Public

    Forked from bxcodec/go-clean-arch

    Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture

    Go