GithubHelp home page GithubHelp logo

🧑🏻‍💻 Hi! I'm Lucas Ribeiro

JR Software Developer, Nerd/Geek 🤓

class Lucas extends Human {
  name: string
  nationality: string
  
  constructor() {
    super()
    this.name = "Lucas Ribeiro"
    this.nationality = "Brazilian"
  }
  
  languages: Array<string> = [
    "Portuguese",
    "English"
  ]
  
  technologies: {
    JavaScript:     ["React", "Vue", "Nuxt", "Vite", "Astro",]
    APIs:           ["REST"]
    DesignLibs:     ["TailwindCss", "Vuetify"]
    Others:         ["Linux", "Git", "Gitlab", "Github", "Jira", "Figma"]
  }
}

Lucas Ribeiro's Projects

366-days-tech icon 366-days-tech

This repository is a commitment to study, review, and documentation. I will spend 366 days (1 year) starting today, studying concepts specified on the website (https://roadmap.sh/frontend) where I intend to deepen my technical and theoretical knowledge.

3d-solar-system icon 3d-solar-system

This is a project I made to play around with the Three.js library, it's nothing more than a simple model of the solar system XD

app-ideas icon app-ideas

A Collection of application ideas which can be used to improve your coding skills.

dynamic icon dynamic

Um site que atualiza suas cores e textos conforme o horario do dia - ( praticando javascript )

finance-control-application icon finance-control-application

Essse projeto se trata de uma aplicação de controle financeiro desenvolvido durante a Maratona discover da Rocketseat.

js-game icon js-game

A game that uses JavaScript, Node.js and Socket.io to train important programming concepts!

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.