Hello there, I am

Juan LuisChaurant.

Developer. Musician. Educator.

I enjoy solving real world problems,
making use of new technologies.

About Me

While hacking my way into computers, I discovered a passion for programming and making cool stuff happen.

Making use of Information Technologies for optimizing processes is part of what I do on a daily basis. I am begining to look for a new position where I can team up with skilled individuals to make new things happen.

Over the last year, I’ve been under the mentorship of an awesome Software Engineer and now is the moment to start using these acquired skills.

Some of the technologies I am comfortable with:

  • ES6 JavaScript
  • React
  • Styled-Components
  • Terminal
  • Version Control
  • Semantic HTML
  • CSS
  • Flexbox & Grid

Games

Making games, lends itself to learning more about how to write good software. It plays an important role in my growth as a software developer.

Some technical stuff I enjoy:

  • Creating maps based on data structures (2D arrays) for platform games.
  • Collision detection making use of IF statements.
  • Animating sprites using FOR loops.

If you're on desktop, open up the modal and play "Break the heck out" and let your score registered.

Projects

February 25 - March 2, 2022

Simple Calculator

A simple calculator developed using React, CSS Grid/Flexbox. The best part of developing this app was using the "useReducer()" hook for handling state.

Managing state with React Hooks is great since there’s no need to install external packages or add a bunch of files.

NPM
React
Grid & Flex
February 25 - March 2, 2022

Simple Calculator

A simple calculator developed using React, CSS Grid/Flexbox. The best part of developing this app was using the "useReducer()" hook for handling state.

Managing state with React Hooks is great since there’s no need to install external packages or add a bunch of files.

NPM
React
Grid & Flex

Other projects

QR Generator

October 25 - November 1, 2021

A QR Code generartor, made as a web solution for being accessed on locations where internet connection is not fast.

It is built with Vainilla JavaScript, and consumes data from an API called QRServer.