Skip to content
View nothiaki's full-sized avatar
🇧🇷
🇧🇷
  • Minas Gerais, Brasil
  • 03:06 (UTC -03:00)

Block or report nothiaki

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
nothiaki/README.md
Hi there, I'm Celso Henrique
============================

about me:
- brazilian, 17 yo
- pt-br + learning english
- working as programming and robotic teacher
- studying to be a software engineer with focus on backend

skills:
- typescript
- golang
- sql

os:
- archlinux

contact:
- e-mail
- website
- buy me a coffee
- linkedin
- pixme.bio

Pinned Loading

  1. nothiaki.github.io nothiaki.github.io Public

    My personal site, enjoy it!

    TypeScript 1 1

  2. idempotency idempotency Public

    Api write to study idempotency in rest api

    Go

  3. KinvoBackendChallenge KinvoBackendChallenge Public

    TypeScript

  4. nvim nvim Public

    My own nvim configuration

    Lua

  5. PointsOfInterest PointsOfInterest Public

    TypeScript

  6. Map implementation golang Map implementation golang
    1
    package main
    2
    
    
    3
    import (
    4
      "fmt"
    5
    )