Skip to content
View LucassF5's full-sized avatar

Highlights

  • Pro

Block or report LucassF5

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

Hi there I'm Lucas 👾

  • 🌱 Currently learning Ruby on Rails
  • 🎧 Music moves me
  • 🚀 Growing up everyday

Roadmap

  • 🔥 Learn advanced Ruby on Rails techniques.
  • 💻 Do more projects
  • 📖 Improve my english

class SoftwareEngineer
  def initialize
    @name = "Lucas Franco"
    @role = "Software Engineering Intern"
  end

  def hello
    puts "Welcome to my code space, I hope you enjoy."
  end
end

me = SoftwareEngineer.new
me.hello

Contacts


Languages and tools

Ruby on Rails Ruby Python
React Native Javascript Git
Html Css Vscode


Pinned Loading

  1. Depot Depot Public

    An e-commerce project based on Rails Bookshelf book, with Tailwind, Esbuild and SQLite3. Future updates will change the database to Postgresql and add some amazing features.

    Ruby

  2. OrderAPI OrderAPI Public

    Esta API foi desenvolvida com Ruby on Rails para gerenciar um sistema de ecommerce. Ela oferece funcionalidades completas para criação e gerenciamento de produtos, usuários, pedidos e categorias, p…

    Ruby

  3. RailsLoja RailsLoja Public

    RailsLoja is a Ruby on Rails API designed to streamline store management, including product inventory, and order list. It provides a structured approach to managing products by distinguishing your …

    Ruby

  4. MarvelApp MarvelApp Public

    Aplicação móvel desenvolvida em React Native que integra a API da Marvel para apresentar um incrível catálogo de personagens.

    JavaScript 1

  5. ShopList ShopList Public

    Aplicação de listas de compras para Oficina Ruby on Rails: Primeiros Passos.

    Ruby

  6. Alura-Space Alura-Space Public

    Alura Space é uma aplicação web desenvolvida com o framework Django e explorando sua arquitetura MVC. Este projeto explora o espaço, oferecendo um layout envolvente e interativo. É um exemplo práti…

    JavaScript