Skip to content
View CesarHerr's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report CesarHerr

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

GIF

class Bio extends SoftwareDeveloper {
  name     = 'César Herrera González';
  title    = 'Full-stack Developer';
  company  = 'Looking for my next job!';
  location = 'Pucón, Chile';
}

class Skills extends SoftwareDeveloper {
  languages  = ['JavaScript', 'Ruby', 'C++'];
  databases  = ['MySQL', 'PostgreSQL', 'MongoDB'];
  frameworks = ['Next.js', 'Ruby on Rails', 'Vue.js'];
  libraries  = ['React', 'Redux-toolkit'];
}
                                 
Visit my personal website



Pinned

  1. metrics_webapp_botw metrics_webapp_botw Public

    This React project is about building a mobile web application to check a list of metrics (numeric values) using React and Redux.

    JavaScript 7

  2. math_magicians_v2 math_magicians_v2 Public

    "Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) for make simple calculations. Read a random math-related quote, building with React.

    JavaScript 7

  3. CapstoneModule1 CapstoneModule1 Public

    In this Capstone, you can find the work that I have been developing throughout my learning experience. Is a simple web about Adventure Sports experiences.

    CSS 9

  4. portfolio_0.1 portfolio_0.1 Public

    My portfolio showcases impressive web projects with attractive designs, versatile functionalities, and optimized performance, highlighting my expertise in various technologies. It was developed usi…

    CSS 10

  5. To_do_List To_do_List Public

    "To-do list" is a tool for organizing your day. It allows you to create a simple list of tasks and mark them as complete when done. This particular To-do list is built using modern technologies lik…

    JavaScript 9