Pinned Repositories
105-coding_resources
Practice exercise from my Git course
105-practice
Skillcrush 105 - "How to use GitHub with others"
105-project
Practice exercise from my Git course
105-turn_back_time
Practice exercise from my Git course
advice-generator
My solution to Frontend Mentor's Advice Generator project. Uses the Advice Slip API to generate a new bit of advice when the button is pressed.
calculator-project
My code for the Odin Project's calculator project. Not responsive, since the focus was on practicing Javascript. Having said that, I was also really proud of my design for this one.
portfolio
This is the third version of my portfolio website. Third time's the charm, right?
react-accordion-faq
My solution for Frontend Mentor's Accordion Faq project. This project was built with React so I could practice working with props and state.
social-media-dashboard-redux
My second, more simplified solution to Frontend Mentor's Social Media Dashboard project. Built with React. I added the data as it's own file so I could practice working with props, and the dark mode toggle utilizes state.
tip-calculator
My solution for Frontend Mentor's Tip Calculator challenge
LesleyWesley's Repositories
LesleyWesley/calculator-project
My code for the Odin Project's calculator project. Not responsive, since the focus was on practicing Javascript. Having said that, I was also really proud of my design for this one.
LesleyWesley/ecommerce-product-page
My solution for Frontend Mentor's ECommerce Product Page challenge. Uses JavaScript to add cart functionality, a photo carousel, and a photo lightbox.
LesleyWesley/portfolio
This is the third version of my portfolio website. Third time's the charm, right?
LesleyWesley/react-accordion-faq
My solution for Frontend Mentor's Accordion Faq project. This project was built with React so I could practice working with props and state.
LesleyWesley/social-media-dashboard-redux
My second, more simplified solution to Frontend Mentor's Social Media Dashboard project. Built with React. I added the data as it's own file so I could practice working with props, and the dark mode toggle utilizes state.
LesleyWesley/airbnb-clone
My work on the AirBnB clone project for Scrimba's React class (complete)
LesleyWesley/basic-blog
A basic Wordpress blog theme
LesleyWesley/etch-a-sketch
My vaporwave version of the Odin Project's Etch-A-Sketch project.
LesleyWesley/fictional-university
LesleyWesley/fylo-data-storage
My code for Frontend Mentor's Fylo Data Storage project.
LesleyWesley/image-practice
My repo for figuring out different css techniques outside of main projects
LesleyWesley/interactive-rating-component
My solution for Frontend Mentor's Interactive Rating Component. I included an error message that wasn't in the original design for if the form is submitted without a rating. I also tried to make this as accessible as possible by writing semantic HMTL and including keyboard functionality.
LesleyWesley/javascript-exercises
JavaScript practice from the Odin Project
LesleyWesley/learning-area
Github repo for the MDN Learning Area.
LesleyWesley/loopstudios-landing-page
My solution for Frontend Mentor's Loopstudios landing page project.
LesleyWesley/meme-generator
My code for the Meme Generator project in Scrimba's React class (not responsive)
LesleyWesley/newsletter-signup-component
My solution to Frontend Mentor's Newsletter Signup Component (in progress)
LesleyWesley/preview-card-component
This is my solution to Frontend Mentor's Preview Card Component challenge. It was built using React as I wanted an easy project to practice building React components and using props. I also added a data file that contains the data for each car so I could practice with props. (complete)
LesleyWesley/project-tracking-component
My solution to Frontend Mentor's Project Tracking Intro Component
LesleyWesley/quizzical-project
A quiz game built with React. Utilizes the OTDB API
LesleyWesley/react-crowdfunding-product-page
My solution for Frontend Mentor's Crowdfunding Product Page. Built using React. (in progress)
LesleyWesley/react-ecommerce-product-page
My second solution to Frontend Mentor's Ecommerce Product Page, this time using React.
LesleyWesley/results-summary-component
My solution for Frontend Mentor's Results Summary Component. I didn't end up using the JSON file provided because I wanted to focus on the HTML and CSS, but I may add that at a later date.
LesleyWesley/room-homepage
My code for Frontend Mentor's Room Homepage challenge.
LesleyWesley/space-tourism-app
LesleyWesley/space-tourism-site
My solution to Frontend Mentor's multipage Space Tourism Website (in progress)
LesleyWesley/tenzies-project
A React-powered version of the classic children's game Tenzies
LesleyWesley/time-tracker-dashboard
This is my solution to Frontend Mentor's Time Tracker Dashboard challenge. Built using React. I built this to get some practice building with React components and using props(in progress)
LesleyWesley/to-do-app
My solution to Frontend Mentor's To Do App challenge. Also my first attempt at a solo React project. (in progress)
LesleyWesley/unplugged-retreat-project
A multi-page responsive website for a company specializing in team-building nature retreats. This was a project for my Skillcrush.com class on building responsive websites.