Pinned Repositories
FCC-calculator
FCC-drum-machine
FCC-random-quote-machine-2
FCC-twentyfive-plus-five-clock
FullStack-Pokemon
A full stack, laravel and react application, that allows a user to sign in, search for pokemon, and then capture them.
Idle-Fishing
An idle game built with Svelte that is based on progress knight.
online-bank
I have fun with react and node, making my own online bank web application.
Portfolio-Website
This is my portfolio website. Enjoy!
Tabsystem
I tried to make a tab system for keeping track of tabs like the ones they have at bars.
upload-download-fullstack
I made this with the help of this article: https://dev.to/myogeshchavan97/drag-and-drop-file-upload-with-image-preview-and-download-file-functionality-using-mern-stack-5dgn. But, I used Postgresql instead of mongodb. Overall, a really cool project that helped me learn a lot.
Landon345's Repositories
Landon345/product-preview-card-component
frontendmentor challenge
Landon345/fcc-random-quote-machine
Landon345/Blog-and-pokemon-app
Landon345/Idle-Fishing
An idle game built with Svelte that is based on progress knight.
Landon345/frontendmentor-interactive-pricing-component
A challenge put forth by frontendmentor.io. It helps me improve my frontend HTML, CSS, and design
Landon345/frontendmentor-testimonial-grid-section
This is a challenge put forth by frontendmentor.io. Overall a very fun challenge.
Landon345/frontendmentor-huddle-landing-page-curved-sections
This challenge was put forth by frontendmentor.io
Landon345/frontendmentor-social-proof-section
A challenge put forth by frontendmentor.io
Landon345/frontendmentor-clipboard-landing-page
A challenge put forth by frontendmentor.io. It is a junior challenge.
Landon345/frontendmentor-fylo-data-storage-component
A challenge put forth by frontendmentor.io
Landon345/frontendmentor-faq-accordian-card
This challenge was put forth by frontendmentor.io
Landon345/frontendmentor-profile-card-component
Challenge found on Frontendmentor.io
Landon345/freecodecamp-message-board
Landon345/frontendmentor-3-column-preview-card-component
Design from Frontendmentor.io
Landon345/frontendmentor-stats-preview-card-component
Design from frontendmentor.io. I was challenged to make an exact replica from the original design.
Landon345/Stock-checker-freecodecamp
Landon345/online-bank
I have fun with react and node, making my own online bank web application.
Landon345/FullStack-Pokemon
A full stack, laravel and react application, that allows a user to sign in, search for pokemon, and then capture them.
Landon345/American-British-Translator-FreeCodeCamp
This is my American British Translator for one of FreeCodeCamp's quality assurance projects.
Landon345/Sudoku-Solver-FreeCodeCamp
This is my sudoku solver for the freecodecamp quality assurance projects
Landon345/Personal-Library-FreeCodeCamp
This is the personal library project for freecodecamp
Landon345/Issue-Tracker-FreeCodeCamp
My issue tracker that I made for a freecodecamp project
Landon345/voting-app
A voting app where we can vote on many different categories.
Landon345/NBA-Elo-Rating
I wanted to make an elo rating system for NBA teams. I used game data from 2018 to make this. My tools of choice were postgresql, React (with typescript), and nodeJS/Express.
Landon345/leigh-nextJS-house-course
This is the Leigh Halliday house course code
Landon345/time-calculator
One of freecodecamp's python projects
Landon345/Metric-Imperial-Converter-Freecodecamp
This is my complete project for the metric-imperial converter project on freecodecamp.
Landon345/upload-download-fullstack
I made this with the help of this article: https://dev.to/myogeshchavan97/drag-and-drop-file-upload-with-image-preview-and-download-file-functionality-using-mern-stack-5dgn. But, I used Postgresql instead of mongodb. Overall, a really cool project that helped me learn a lot.
Landon345/Tabsystem
I tried to make a tab system for keeping track of tabs like the ones they have at bars.
Landon345/recoil-demo
A react-app that uses recoil for state management instead of Redux or Context-Api