Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by Bondok6
A curated list of projects in awesome lists by Bondok6 .
https://github.com/bondok6/cs-4
Computer Science 4 __ All Materials __ 2020-2021
Last synced: 24 Oct 2024
https://github.com/bondok6/taste-food
The Taste food web app is our JavaScript capstone project. Taste food is a web application based on an external food API, showing data about Italian foods and we used Used involvement API to record the different user interactions (likes, comments).
api-rest css3 es6-modules gitflow html5 jacascript jest-tests kanban-board webpack5
Last synced: 24 Oct 2024
https://github.com/bondok6/world-data
A web application that provides information about each country in the world. The App is based on an external API that allows users to filter these countries by selecting a specific country. Build with React.js, Redux, and CSS modules.
api-rest css-modules heroku-deployment jest js linter npm-package reactjs redux toolkit
Last synced: 24 Oct 2024
https://github.com/bondok6/todo-list
In this project, I built a simple To-Do App for managing the daily tasks and to keep track on tasks during the day. Build with HTML, CSS, and JavaScript.
Last synced: 24 Oct 2024
https://github.com/bondok6/math-magicians
Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote. Build with React.js
css es6 javascript jest-tests linters npm react-bootstrap reactjs
Last synced: 24 Oct 2024
https://github.com/bondok6/book-store
In this project, I built a basic website that allows users to add/remove books from a book list using React and Redux.
Last synced: 24 Oct 2024
https://github.com/bondok6/leaderboard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service. Build with Html, CSS, JS, API, and Webpack.
api css es6 eslint hint html javascript stylelint webpack
Last synced: 24 Oct 2024
https://github.com/bondok6/school-library
In this project, I build the "OOP school library" app.
Last synced: 24 Oct 2024
https://github.com/bondok6/vet-clinic
Build a relational database for a vet clinic.
Last synced: 24 Oct 2024
https://github.com/bondok6/mapty-app
In this app, you can log your running or cycling workouts with location, distance, time, pace, and steps/minute. You can also see all your workouts at a glance and on a map. Built with JavaScript, OOP, HTML, CSS.
css html javascript leaflet oop
Last synced: 24 Oct 2024
https://github.com/bondok6/budget-app
The Budget app is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can manage your budget.
bootstrap5 devise gitflow postgresql rails rubocop ruby ruby-on-rails
Last synced: 24 Oct 2024
https://github.com/bondok6/blog-app
The Blog app is a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts.
postgresql rails ruby ruby-on-rails
Last synced: 24 Oct 2024
https://github.com/bondok6/portfolio
In this project, I describe my skills, projects, qualifications, education, training, and experiences. Built with HTML, CSS, JS.
css css3 html html5 javascript linters portfolio workflow
Last synced: 24 Oct 2024
https://github.com/bondok6/green-travel
This is a website for tourism and traveling around the world, exploring the world, and offering exciting tours for adventurers. Built with HTML, CSS, and JavaScript.
css css3 html html5 javascript
Last synced: 24 Oct 2024
https://github.com/bondok6/edvora
Edvora App is a web application based on an external API, showing data about different types of products and the user can filter these data by choosing a specific state, city or product name. Build with React.js
css es6 eslint gitflow html javascript jest-tests reactjs stylelint
Last synced: 24 Oct 2024
https://github.com/bondok6/enumerable
In this project we learned how to use a module inside a class. For this we created a class `MyList` and a module `MyEnumerable`. the module MyEnumerable will implement a subset of the functionality of Enumerable.
Last synced: 24 Oct 2024
https://github.com/bondok6/expense-tracker-app
This app helps you manage your money on the go. By understanding what you spend money on and how much you spend, you can see exactly where your cash is going. Build with React.js, HTML, and CSS.
Last synced: 24 Oct 2024
https://github.com/bondok6/reactmeals
React Meals is a simple food order app allow users to add meals to the cart also change their amounts and add them multiple times and of course we can also view the carts to see what's in the cart.
Last synced: 24 Oct 2024
https://github.com/bondok6/nuxt-todo
In this project, I built a simple To-Do App for managing the daily tasks and keeping track of tasks during the day. Build with Nuxt.js
Last synced: 24 Oct 2024
https://github.com/bondok6/porfolio-bootstrap
rebuild my portfolio using pure Bootstrap5 classes
Last synced: 24 Oct 2024
https://github.com/bondok6/tdd
In this project we will implement a class with some methods, we did it by doing test-driven development (TDD).
Last synced: 24 Oct 2024
https://github.com/bondok6/countries
In this project, you can search for any country that you want to know information about. Build with RestCountry API, javaScript, CSS, HTML
api css es6 eslint hint html javascript stylelint webpack
Last synced: 24 Oct 2024
https://github.com/bondok6/rubygems
The Rubygems app is a fully functional website that shows the list of courses and empowers readers to interact with.
Last synced: 24 Oct 2024
https://github.com/bondok6/webpack-template
Build a simple yet powerful webpack boilerplate, which I can later use as a starting point in your projects.
Last synced: 24 Oct 2024
https://github.com/bondok6/todo-app
In this project, I built a simple To-Do App for managing the daily tasks and keeping track of tasks during the day. Build with React.js
Last synced: 24 Oct 2024
https://github.com/bondok6/react-typescript-todo
Re-built a Todo App for managing the daily tasks and keeping track of tasks during the day with new features such as Drage and Drop build with React.js and TypeScript. 💯
css drag-and-drop react react-icons typescript vercel
Last synced: 24 Oct 2024
https://github.com/bondok6/my-notion
Built a simple editor like notion which has the ability to Create P, H1, H2, ... text simply by typing / then 1, then typing the text, and hitting enter. You can also select the p, h1, h2,..., h6 option from the list of options that appears when you type `/`.
css3 es6 gh-pages html5 javascript linters webpack
Last synced: 24 Oct 2024
https://github.com/bondok6/soundcloud-player
In this project, you can search for any song you want by artist name or song name and listen to it.
Last synced: 24 Oct 2024
https://github.com/bondok6/testing-parctice
I will write a few practical tests for JavaScript functions using the Jest library.
es6 javascript jest jest-tests
Last synced: 24 Oct 2024
https://github.com/bondok6/ninja-blog
Built blog application from React Ninja Tutorial for practicing some features such as custom hook and abort-controller, etc...
Last synced: 24 Oct 2024
https://github.com/bondok6/guess-my-number
Game: Try to find the correct number asap.
Last synced: 24 Oct 2024
https://github.com/bondok6/hello-microverse
In this project, I will build a "Hello world" repository. The only goal here is to master all the tools and best practices you learned in the previous steps because I will be using them on all my upcoming Microverse projects.
Last synced: 24 Oct 2024
https://github.com/bondok6/bankist
In this project, I built a beautiful website with a lot of different components and visual effects that require some pretty advanced DOM manipulation techniques.
css css3 html html5 javascript
Last synced: 24 Oct 2024
https://github.com/bondok6/speech-recognition
Translate audio from English to Arabic
Last synced: 24 Oct 2024
https://github.com/bondok6/movie-app
In this project, I created a movie app that allows users to search for any movie they want and view information about it
Last synced: 24 Oct 2024
https://github.com/bondok6/leetcode
All LeetCode problems that I solved 💻
Last synced: 24 Oct 2024
https://github.com/bondok6/harris-corner-detection
simple project using OpenCv
Last synced: 24 Oct 2024
https://github.com/bondok6/elzero-js-assignments
lzero challenges js_bootcamp
Last synced: 24 Oct 2024
https://github.com/bondok6/analog-clock
Implement analog clock using turtle library
Last synced: 24 Oct 2024
https://github.com/bondok6/github-users
It was a live code challenge I faced, I created two pages, one to display a list of 10 GitHub users as cards, the second to display specific user information
Last synced: 24 Oct 2024
https://github.com/bondok6/youtube-clone
Built a Youtube Clone Application with React.js and Redux-Toolkit with Material UI 5 and Youtube V3 RapidAPI.
mui-icons muiv5 rapidapi react react-loader-spinner react-player redux-toolkit
Last synced: 24 Oct 2024
https://github.com/bondok6/quiz-game
Simple Quiz Game App, Built with Vue.js
Last synced: 24 Oct 2024