Skip to content
View Amicuchi's full-sized avatar
๐Ÿ’ญ
Learning
๐Ÿ’ญ
Learning

Highlights

  • Pro

Block or report Amicuchi

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

Hi, I'm Anderson!

Typing SVG

Welcome to my GitHub space!

Here you'll find projects that demonstrate my journey in web development and my evolution as a programmer.

๐Ÿ’ซ About Me

const anderson = {
  pronouns: "He" | "Him",
  code: ["Javascript"],
  passion: "Solving problems through technology",
  specialty: "Front-end Development",
  education: "Bachelor in IT (in progress)",
  work: "Technical Designer at the Forensic Police",
  lookingFor: "Collaborating on projects with HTML, CSS, JavaScript and React",
  askMeAbout: ["Web development", "UI/UX", "Project Management", "tech trends"],
  technologies: {
    frontEnd: {
      js: ["React"],
      css: ["CSS", "CSS Modules", "SCSS Modules", StyledComponents, "Sass"],
    },
    backEnd: {
      js: ["Node", "Express"],
    },
    databases: ["PostgreSQL", "MongoDB"],
  },
  architecture: {
    frontEnd: ["SPA", "SSR"],
    backEnd: ["Monolithic"],
    databases: ["Relational", "NoSQL", "In-memory"],
  },
  currentFocus: "Find my place at the sun",
  funFact: "I can debug faster with a botle of water with lemon in hand!",
};

๐Ÿš€ Technical Skills

Languages & Tools

HTML5 CSS3 JavaScript

Frameworks & Libraries

React Node.js Express Bootstrap

Database

MongoDB

Styling

CSS Modules SCSS Styled Components

๐Ÿ’ช Soft Skills

  • ๐Ÿ” Proactive - Constantly seeking to learn new technologies and improve my skills
  • ๐Ÿ“‹ Organized - Maintaining clean and well-structured code, always documenting properly
  • ๐Ÿ‘ฅ Empathetic - Valuing collaboration and teamwork to achieve better results

๐Ÿ“Š GitHub Stats

๐Ÿ† Featured Projects

Focus Feed Cesta Viva SGA Destiny Numbers

๐Ÿ“ซ Connect With Me

LinkedIn Email GitHub

๐Ÿ’ก "Let's connect and collaborate!" ๐Ÿš€


Profile views

๐Ÿ’ป Developed by Anderson Amicuchi

Pinned Loading

  1. PhotoPet PhotoPet Public

    Projeto desenvolvido para o curso de Front-End da Digital House - Estaรงรฃo Hack by Facebook.

    HTML 1 1

  2. Destiny-Numbers Destiny-Numbers Public

    Este รฉ um projeto desenvolvido em React que permite calcular e entender o significado do seu "Nรบmero do Destino" com base na sua data de nascimento.

    JavaScript

  3. Donate Donate Public

    Projeto desenvolvido para o Hackathon do Programa de Formaรงรฃo da FCamara que foi realizado entre 22/03/21 e 05/04/21.

    EJS 1

  4. MusicPlayer MusicPlayer Public

    As the name suggests, this is a Music Player. I hope you like the result.

    JavaScript

  5. portfolio portfolio Public

    Personal portfolio built with React + SCSS. Fully responsive, multilingual, and designed to showcase my skills as a Full Stack Developer.

    JavaScript

  6. todo-app todo-app Public

    To Do App - Just for practice

    JavaScript