Pinned Repositories
100ProjectsOfJavaScript
Repository for all (future) 100+ JavaScript projects.
algorithms-and-data-structures
A collection of classical data structures and algorithms implemented in Typescript with video lectures
amazon_invoice_parser
Simple api that extracts purchase details from amazon invoices.
AQuiz
Javascript quiz library
article-preview-component-challenge
Challenge #5 from frontend mentor
Background-Image-Slider-Project
A small JavaScript application that wires up an image slider to show different images.
creative-website
dine-website
A simple website for an events hall to receive reservations.
entertainment-web-app
planets-facts-site
JesusKreist's Repositories
JesusKreist/100ProjectsOfJavaScript
Repository for all (future) 100+ JavaScript projects.
JesusKreist/algorithms-and-data-structures
A collection of classical data structures and algorithms implemented in Typescript with video lectures
JesusKreist/AQuiz
Javascript quiz library
JesusKreist/Background-Image-Slider-Project
A small JavaScript application that wires up an image slider to show different images.
JesusKreist/Calculator-JavaScript-Project
Not so simple calculator using javascript.
JesusKreist/challenges
PyBites Code Challenges
JesusKreist/Counter-Project
A small JavaScript project that wires two buttons to count up or count down.
JesusKreist/course-form-project
JesusKreist/Filter-Project
A small JavaScript project that wires up two filters for a fictitious website. Filter buttons to show only filtered items and a filter search bar to show only filtered item.
JesusKreist/flashcard-project
JesusKreist/grocery-list-2
Another variation of the JavaScript project.
JesusKreist/grocery-list-project
JesusKreist/hex-color-background-project
Forked from jsbeginners and finished.
JesusKreist/Modal-JavaScript-Project
Short project that wires up the modal of the filter project
JesusKreist/part3-notes-backend
JesusKreist/Pass-the-Message-Project
A small JavaScript program that allows the user to input a message and see it in an another location on the page.
JesusKreist/project_change_color_background
Simple JavaScript Project that changes background each time a button is pressed.
JesusKreist/PyBites-Solutions
A repo containing solutions to some exercises I solved.
JesusKreist/Random-Quotes-Project
A small JavaScript project that changes the quote and author on the click of a button.
JesusKreist/store-grocery-cart
JesusKreist/Testimonials-Project
A small JavaScript program that wires up a testimonial slider.
JesusKreist/tip-amount-calculator
A simple program that calculates tips based on the amount of the bill, how many people shared the bill and the tip percentage.
JesusKreist/todo-list-project
A simple todo list app that uses local storage to remember user input.