Skip to content
View 7Silva's full-sized avatar
🏠
🏠
  • Brazil
  • 18:29 (UTC -03:00)

Organizations

@VFM-Team @Veyroz
Block or Report

Block or report 7Silva

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

Hello, my name is Daniel Teixeira Silva.

Daniel T. Silva | LinkedIn 7Silvasz | Instagram



  • I am a Full Stack programmer, working in the field for about 4 years.
  • I work with: JavaScript, NodeJS, ReactJS, React Native, MySQL/PrismaORM, Expo, NextJS/Vite, TalwindCSS and docker. But my main focus is on: NodeJS, ReactJS, NextJS, TalwindCSS and MySQL/PrismaORM.

Languages & Tools:

HTML5 CSS3 Nodejs React Docker React git GitHub

Softwares:

Visual Studio Code XD Photoshop



Versão em Português

Pinned

  1. opening opening Public

    API em Golang - CRUD com Go-Gin, GoORM e PostgreSQL

    Go 3

  2. photo_editor photo_editor Public

    A simple script to edit photos in an automated way.

    TypeScript

  3. MySQL_Manager MySQL_Manager Public

    Was created in order to help micro companies or users who need an API to use their Database, either in Web Applications or Desktop Applications.

    JavaScript 2

  4. my fish config my fish config
    1
    if status is-interactive
    2
        # Pnpm aliases
    3
        alias pn="pnpm"
    4
        alias pnd="pnpm dev"
    5
        alias pnb="pnpm build"