Hi, I'm Leandro Sanchez.

email github linkedin resume
personal logo

AboutMe.txt

I am a Full-Stack Web Developer born and raised in New York City. I mainly work with JavaScript libraries and frameworks, but I am always developing my skills and learning something new. I have a thirst for knowledge and a desire to understand how things work; I'm a people person, a tinkerer, a lover of technology/science, and I always ask WHY.

- If you're the smartest person in the room, you're in the wrong room -

Skills.js

html

HTML

css

CSS

javascript

JavaScript

react

React

typescript

TypeScript

python

Python

node

Node

sql

SQL

express

Express

postgres

Postgres

json

JSON

jest

Jest

Projects.png

Story Squad

TYPESCRIPT | REACT | STRIPE | MATERIAL UI | PYTHON | TYPEORM TEAM PROJECT

Web App geared towards children in 3rd-6th grade that gamifies the creative writing and drawing process through weekly competitions.

  • – Collaborated remotely with 8 person team featuring 3 Front End Devs, 2 Back End, 2 Data Science Engineers, 1 UX Designer
  • – Built new components vital to game loop completion
  • – Reconfigured existing components for game functionality
  • – Implemented DRY principles to clean and consolidate code
  • – Dropped Technical Debt by 88% in 2 months

Game of Life

REACT | IMMER | HOOKS | REACTSTRAP | CSS SOLO PROJECT

Recreating John Conway's iconic 1970's Game of Life using React. Turing complete game that relies on cellular automata to function. It follows a simple set of rules to decide which cells live on or die.

  • – Developed grid system comprised of individual cells
  • – Designed Algorithm to determine cell’s living status
  • – Implemented buffer to handle grid state with Immer
  • – Created custom presets for grid layout and colors

NASA POTD

REACT | AXIOS | REACTSTRAP | STYLED COMPONENTS | CSS SOLO PROJECT

Simple app that allows users to explore the cosmos through NASA’s APoD API. See today's photo of the day along with some detailed information, or view a random day with the click of a button!

  • – Constructed individual components to build app
  • – Instantiated state with external API calls
  • – Extracted relevant data from state to pass to children
  • – Applied styling and deployed site

TOP

TOP