Skip to content
View geovannewashington's full-sized avatar
:octocat:
Keeps Coding!
:octocat:
Keeps Coding!

Block or report geovannewashington

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

Full-Stack Developer

>_ quick story about me

I transitioned from mechanical engineering to computer science because my long-standing interest in programming was reinforced during a second semester course. This deep-seated passion led me to make a bold decision: stepping back from my established degree and retaking the entrance exam to pursue what I truly enjoyed. My background in Photoshop enhanced my design skills, and today, I'm specialized in full-stack web development, covering both front-end and back-end tasks. My specialty includes: React, JavaScript (ES6), HTML, CSS, Node.js, Tailwind, MongoDB, PostgreSQL, Sass and Git and GitHub

Ler em português 🇧🇷️ Eu fiz a transição da engenharia mecânica para a ciência da computação porque meu interesse de longa data por programação foi reforçado durante uma disciplina no segundo semestre. Essa paixão profunda me levou a tomar uma decisão ousada: deixar de lado o curso que já havia iniciado e refazer o vestibular para seguir aquilo que eu realmente gostava. Minha experiência anterior com Photoshop aprimorou minhas habilidades de design e, hoje, sou especializado em desenvolvimento web full-stack, cobrindo tanto tarefas de front-end quanto de back-end. Minhas especialidades incluem: React, JavaScript (ES6), HTML, CSS, Node.js, Tailwind, MongoDB, PostgreSQL, Sass e Git e GitHub.

>_ 🔧 🇺🇸 skills | 🇧🇷️ habilidades

React JavaScript HTML5 CSS3 TailwindCSS TypeScript Node.js MongoDB Linux Bash Git GitHub

learn more about each listed technology 🧠

React: A JavaScript library used for building user interfaces, especially for single-page applications where you need a dynamic and responsive experience. Learn more (EN) | Saiba mais (PT)

JavaScript (JS): A programming language that enables interactive elements on websites. It's essential for creating dynamic web content and building web applications. Learn more (EN) | Saiba mais (PT)

HTML5: The latest version of Hypertext Markup Language, used for structuring content on the web. It allows you to create and organize web pages with elements like headings, paragraphs, links, and images. Learn more (EN) | Saiba mais (PT)

CSS3: Cascading Style Sheets are used to style and lay out web pages. CSS3 is the latest version, offering advanced styling capabilities such as animations and responsive design. Learn more (EN) | Saiba mais (PT)

TailwindCSS: A utility-first CSS framework that provides pre-defined classes to build custom designs quickly without writing custom CSS. Learn more (EN) | Ainda não disponível no Wikipedia em PT

TypeScript: A superset of JavaScript that adds static types. It helps catch errors early and improves the development experience with features like autocompletion and better tooling. Learn more (EN) | Saiba mais (PT)

Node.js: A runtime environment that allows JavaScript to be used for server-side programming. It's used to build scalable network applications and handle server-side logic. Learn more (EN) | Saiba mais (PT)

MongoDB: A NoSQL database that stores data in flexible, JSON-like documents. It's designed for handling large amounts of data and is known for its scalability and performance. Learn more (EN) | Saiba mais (PT)

Linux: An open-source operating system that is widely used for servers, desktops, and embedded systems. It's known for its stability, security, and flexibility. Learn more (EN) | Saiba mais (PT)

Bash: A Unix shell and command language used for scripting and managing tasks on Linux and other Unix-like systems. It allows users to automate repetitive tasks and manage system operations efficiently. Learn more (EN) | Saiba mais (PT)

Git: A version control system that tracks changes in code during development. It helps manage and collaborate on projects by keeping a history of changes and allowing multiple developers to work together. Learn more (EN) | Saiba mais (PT)

GitHub: A platform for hosting Git repositories online. It provides tools for collaboration, such as pull requests and issue tracking, making it easier to work on code with others. Learn more (EN) | Saiba mais (PT)


>_ 🌟 🇺🇸 non-technical skills | 🇧🇷️ habilidades não técnicas

  • 🇺🇸️ pixel perfect - proactive - independent - clear communication - quick adaptation - quick learner - sharp logical mind - methodical [...]
  • 🇧🇷️ detalhista - proativo - independente - comunicação clara - rápida adaptação - aprendizado rápido - mente lógica afiada - metódico [...]

>_ 💬 🇺🇸 how to reach me | 🇧🇷️ como me contactar

LinkedIn Email

  • 🇺🇸️ Let's connect and build something awesome together!
  • 🇧🇷️ Fique à vontade para explorar meus projetos e entrar em contato!

"A mind that is stretched by a new experience can never go back to its old dimensions" ~Oliver Wendell Holmes Jr.

Pinned Loading

  1. SimpleCalcJS-v1.5 SimpleCalcJS-v1.5 Public

    A simple calculator using only HTML5, CSS3 and vanilla JavaScript, the design was based on the android Samsung calculator app

    JavaScript

  2. jumping-game jumping-game Public

    This is a basic game built using HTML, CSS, and JavaScript. The game involves avoiding an enemy running towards you by jumping in the right time and collecting score.

    JavaScript

  3. bmi-calculator bmi-calculator Public

    A Body Mass Index (BMI) calculator built using HTML, CSS, and JavaScript. Users can input their personal details to calculate their BMI.

    JavaScript

  4. temperature-conversion temperature-conversion Public

    A temperature conversion tool built using HTML, CSS, and JavaScript. Users can convert temperatures between Celsius and Fahrenheit.

    CSS

  5. guessing-game guessing-game Public

    A simple number guessing game built using HTML, CSS, and JavaScript. The player needs to guess a randomly generated number within a specified range. App image

    JavaScript

  6. password-generator-example password-generator-example Public

    JavaScript