Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 4.21 KB

README.md

File metadata and controls

57 lines (43 loc) · 4.21 KB

"The most successful dev work smart, not hard."

Hey there

Giancarlos Isasi (Mr. N) | Twitter Mr.N | Discord Channel Giancarlos Isasi (Mr. N) | Steam

visitors

Image by metinseven

Hi, I'm Giancarlos Isasi (Mr N), a javascript engineer currently working as a Frontend Eng at Crehana.

I have a strong background in:

  • ⚡ Making the web fast! by increasing the core website performance metrics (LCP, FID, and CLS, etc) in large react applications.
  • 😃 Improving the developer experience! by configuring, creating, and integrating custom javascript toolings needed to generate, run and test javascript. I have also created custom cli, scripts, generators and libraries to automatize common project tasks.
  • 🏗️ Creating Scalable Frontend Architectures for large organizations.
  • 🖋️ Writing readability and maintainability Frontend code: My code is not perfect, but in my last years as a developer, I have found some patterns that help me to write reusable and readable code.

I have also experience with server-side languages like ruby and python. Right now, I'm learning about golang.

My Github Stats

Mr. Nexus

Top language used in my repos

Interesting Projects that I have

  • webpack-nexus: A CRA-like CLI to scaffold my personal projects.
  • english-typing-learning: A simple app to improve your typing skills while you practice english vocab for gre/toefl/ielts etc.
  • generate-next-app: Just a wrapper on top of create-next-app cli to create nextjs applications with my own custom packages and configurations
  • go-react-serverless-ssr-boilerplate: A fullstack boilerplate that integrates go, webpack, react and serverless framework.
  • xstate-react-calculator: Calculator build with react and xstate.
  • generate-index-file: A CLI to generate a index.ts file with the exported-values from a list of files or folders.
  • nexus-changelog-generator: Generate a changelog file with your git commit history.
  • react-apollo-generator: An experimental library that uses graphql-codegen to generate types and react-hooks with support for multiples graphql schemas.
  • gorainbow: Go package to get a rainbow string ready to print it to the terminal.