Skip to content
View fernando-freires's full-sized avatar

Block or report fernando-freires

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
fernando-freires/README.md

Hello! I'm Fernando Freires de Carvalho

  • 🔭 I’m currently a Mid-level Full-Stack Developer;
  • 🌱 Focus on JavaScript/TypeScript Frameworks: Node.js, React, AngularV12+ and Vue.js but also a big knoledge in C# using .NET Core V3.1+
  • 😄 Pronouns: He/Him

Fernando-Js Fernando-Ts Fernando-React Fernando-Angular Fernando-Node Fernando-HTML Fernando-CSS Fernando-MySQL Fernando-MongoDB Fernando-Python

Pinned Loading

  1. Full-Stack-Application-TakeAPet Full-Stack-Application-TakeAPet Public

    Application made to practice Full-Stack web development, being it made in NodeJS, ReactJS and as database the NoSQL MongoDB and the ODM Mongoose.

    JavaScript

  2. ToDo-list-with-Angular-V13 ToDo-list-with-Angular-V13 Public

    Practicing Angular creating components, outputs, how to put a information on local storage. And all CRUD concepts, manipulating everything only in view

    TypeScript

  3. Thoughts Thoughts Public

    Monolithic application made using NodeJS, MySQL(using sequelize to make data manipulation simpler). It was made to practice HTML5, CSS3, JavaScript and the template engine Handlebars.

    JavaScript

  4. API-AdonisJS API-AdonisJS Public

    API que será utilizada em um projeto pessoal em AngularV13 chamado "Moments", onde nessa API está as rotas para a criação dos momentos(posts), vizualização individual de posts, possibilidade de edi…

    TypeScript

  5. API-NodeJS API-NodeJS Public

    Creating an API to practice REST concepts, also using bryptjs to make authentication of the users and jsonwebtoken to gererate a token. MongoDB was used too, just to get familiar with NoSQL data bases

    JavaScript

  6. API-Express-MySQL API-Express-MySQL Public

    API with MySQL database made to practice REST concepts. Back-end made with the NodeJS framework, which consists of a CRUD system, where through this API occurs the creation, listing, updating and d…

    JavaScript