Skip to content
View machadoluan's full-sized avatar

Block or report machadoluan

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
machadoluan/README.md

Banner

Typing SVG


🚀 Sobre Mim

interface Developer {
  name: string;
  age: number;
  location: string;
  role: string[];
  technologies: {
    frontend: string[];
    backend: string[];
  };
  currentFocus: string[];
  lifePhilosophy: string;
}

const luan: Developer = {
  name: "Luan de Almeida Machado",
  age: 19,
  location: "Florianópolis, 🇧🇷",
  role: ["Full Stack Developer"],
  technologies: {
    frontend: ["HTML", "CSS", "Bootstrap", "Sass", "Angular" "TypeScript", "PrimeNG"],
    backend: ["NestJS", "Node.js", "RESTful APIs"]
  },
  currentFocus: ["Microservices", "Cloud Computing", "Advanced Angular"],
  lifePhilosophy: "Code with passion, design with purpose! 💫"
};

Tech Stack

🎨 Frontend Development

Angular TypeScript SCSS PrimeNG

HTML5 CSS3 JavaScript

⚡ Backend Development

NestJS Node.js Express

🎯 Tools

VS Code Cursor Warp Terminal

Git GitHub Gemini CLI MySQL Workbench


Connect

LinkedIn Gmail WhatsApp Portfolio


Quote

🌟 Philosophy

"The best way to predict the future is to create it." - Peter Drucker

Sempre em busca da próxima inovação! 🚀

while (alive) {
    eat();
    sleep();
    code();
    repeat();
}

Footer

Profile Views Followers Stars

⭐ Don't forget to star my repositories if you find them useful! ⭐

Popular repositories Loading

  1. machadoluan machadoluan Public

  2. portifolio portifolio Public

    CSS

  3. projeto-TodoList projeto-TodoList Public

    JavaScript

  4. projeto-Eshop projeto-Eshop Public

  5. projeto-TelaLogin projeto-TelaLogin Public

    CSS

  6. projeto-vscode projeto-vscode Public

    HTML