Coder Social home page Coder Social logo

I'm an MBA student in Front-End with Full Stack Node, Responsive Design, Javascript ES6 and Advanced HTML5 certifications:

about More about me

export interface Iprofile {
  frontEnd: string;
  backEnd: string;
  experience: number;
  desc?: string;
}

export function getProfileEndpoint(): Promise<Iprofile[]> {
  return fetch("http://localhost:8080/profile").then((resp) => {
    return resp.json();
  });
}


🚀 My Studies

Javascript Nodejs HTML5 CSS Bootstrap Angular React VueJS


⭐ Info about my Github

lcaladoferreira

lcaladoferreira

Leandro Calado Ferreira's Projects

camresolution icon camresolution

Cam Resolution Checker is WebRTC developer platform with Bootstrap design, with backend/frontend tokenized server integration and SEO optimization.

cinema icon cinema

This javascript example is called cinema. This is a study ministrated on Web Dev Class in Digital House Brasil.

cs50-lecture8-google-search icon cs50-lecture8-google-search

Uma rápida visão geral da primeira atribuição do curso CS50 Web Programming: um clone simples da Pesquisa Google, acesso ao Gmail, Imagens Google e Iniciar Sessão feitas exclusivamente com HTML e CSS (Bootstrap).

datavisualizationprojects icon datavisualizationprojects

For the fourth and penultimate project necessary to earn the 'Data Visualization Projects' certification @freeCodeCamp.

diadomeuaniversario.amzn1.ask.skill icon diadomeuaniversario.amzn1.ask.skill

This Alexa Skill (ASK SDK v2 for Node.js) consists in store a B-day date and remember the user, giving a Happy B-Day message in Portuguese. The solution consists in store a B-day date and remember the user, giving a Happy B-Day message in Portuguese.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.