Pinned Repositories
airbnb-eslint-prettier-vscode-config
astro-react-edge
POC-Proyect: using astro + react + netlify edge functions
BookList
exercise for es5 / es6. OOP (es6 class and es5 syntax)
bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
cardApi
demo to practice lifecycle methods
context-class-nav-example
learn context with class component [oldSchool React]
cypress-template
Cypress Template Configuration
hooksTodoAppExercise
training custom hooks
indeed-scrap-node
personal-web
personal-web using Next + Typescript with Vercel deploy
fsanchezvilela's Repositories
fsanchezvilela/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
fsanchezvilela/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
fsanchezvilela/dad-jokes-react
from colt steele: dad jokes app. using typescript
fsanchezvilela/hooksTodoAppExercise
training custom hooks
fsanchezvilela/context-class-nav-example
learn context with class component [oldSchool React]
fsanchezvilela/react-palette-picker
final proyect of react bootcamp
fsanchezvilela/synetics
website
fsanchezvilela/FaceDetection
face detection using Face-api and tensorflow.js
fsanchezvilela/MicroPost
Fnial CRUD front-end app proyect. using module design pattern with ES6 + Webpack + Babel
fsanchezvilela/Tracalorie
Simple app using Module Pattern pure Vanilla JS (es5) from Modern Javascript by Traversy Media udemy course
fsanchezvilela/weatherJS
Quick weather app use localStorage
fsanchezvilela/githubFinder
little app to search-dynamic User on github. Practice (es6 class. async/await and Fetch API)
fsanchezvilela/codeChallengeCL
code challenge
fsanchezvilela/BookList
exercise for es5 / es6. OOP (es6 class and es5 syntax)
fsanchezvilela/NumberGuesser
Dom exercise Number Guesser
fsanchezvilela/LoanCalculator
little app to calculate loans
fsanchezvilela/TaskListWithLocalStorage
simple app to learn some basic functionality of Local Storage
fsanchezvilela/NewsGrid
a news website using only CSS grid and some flexbox
fsanchezvilela/QuickDropDownMenu
Quick Drop Down Menu using only css and html
fsanchezvilela/KnowledgeResume
a Pure Advance CSS Timeline with HTML and Javascript
fsanchezvilela/Patatapp
A clone patatap. from the web bootcamp from colt steele. cool DOM exercise using Paper.JS
fsanchezvilela/HamburgerOverlayMenu
A pure CSS HTML hamburger Menu with Animation
fsanchezvilela/PresentationWebsite
a fast Presentation Website like powerpoint
fsanchezvilela/EdgeLedger
Edge Ledger responsive website with flex and media
fsanchezvilela/HotelWebsite
HotelWebsite (practice pure CSS-HTML responsive without flex or grid)
fsanchezvilela/client-manager
Client Manager Panel using React Redux and Firebase
fsanchezvilela/cmredux
contact manager (React front to back) using redux. using fake rest api json
fsanchezvilela/thergbgame
RGB GuessGame (dom manipulation in js vanilla) from Colt Steele bootcamp
fsanchezvilela/contactmanager
Contact Manager App (React front to back) using context -API . and using JSONPlaceholder Fake REST API
fsanchezvilela/yelpcampgo
YelpCamp by Fernando Sanchez from the colt steel webdev bootcamp.