Skip to content
View IcaroSilvaFK's full-sized avatar
๐ŸŒด
On vacation
๐ŸŒด
On vacation

Organizations

@Gois-Tech

Block or report IcaroSilvaFK

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

Hello there ๐Ÿ‘‹

visitors Open Source Love

//#!/usr/bin/go
// -*- coding: utf-8 -*-

type SoftwareEngineer struct {
  Name string `json:"name"`
  Role string  `json:"role"`
  LanguageSpoken []string `json:"language_spoken"`
}

func NewSoftwareEngineer() *SoftwareEngineer {
  return &SoftwareEngineer{
    Name: "Icaro Silva",
    Role: "Software Engineer",
    LanguageSpoken: []string{"pt_br"}
  }
}

func (*SoftwareEngineer) SayHello()  {
  println("Thanks for dropping by, hope you find some of my work interesting.")
}

me := NewSoftwareEngineer()

me.SayHello()

๐Ÿ“ Contact us

๐Ÿ”ง Technologies & Tools

Programming Languages:

TypeScript Go

Tools and Services:

Docker React NestJS Gin Gonic Echo AdonisJS Next.js

๐Ÿ—‚๏ธ Highlight Projects

@whyy-pnpjs-query supertest

o que estou ouvindo agora
My last 10 songs played my last 10 songs played

CodeTime badge

Pinned Loading

  1. helix-config helix-config Public

  2. nvim-config nvim-config Public

    Lua

  3. supertest supertest Public

    Supertest - Library from write http tests

    Go 1

  4. developer_academy_mvc developer_academy_mvc Public

    Go

  5. -whyy-pnpjs-query -whyy-pnpjs-query Public

    This library is intended to make it easier to write OData queries.

    TypeScript 1

  6. spotify spotify Public

    JavaScript