https://github.com/talib8335/basics-projects
Some basic Javascript and JQuery Projects. This repository contains basic JavaScript and jQuery projects. These projects were built as part of a learning process to gain a better understanding of JavaScript and jQuery concepts and logic. Building small projects is an effective way to learn, so below is a list of projects.
https://github.com/talib8335/basics-projects
css3 html5 javascript jquery
Last synced: 4 months ago
JSON representation
Some basic Javascript and JQuery Projects. This repository contains basic JavaScript and jQuery projects. These projects were built as part of a learning process to gain a better understanding of JavaScript and jQuery concepts and logic. Building small projects is an effective way to learn, so below is a list of projects.
- Host: GitHub
- URL: https://github.com/talib8335/basics-projects
- Owner: Talib8335
- Created: 2024-08-02T17:11:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-03T21:55:00.000Z (over 1 year ago)
- Last Synced: 2025-05-21T13:55:24.538Z (7 months ago)
- Topics: css3, html5, javascript, jquery
- Language: JavaScript
- Homepage:
- Size: 12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basics-Projects
This repository contains basic JavaScript and jQuery projects built as part of a learning process. These small projects are designed to provide a better understanding of JavaScript and jQuery concepts and logic.
## Tech Stack




## Snapshort
### Color Mixer
A color mixer that allows you to mix RGB colors using different hex values and generates the corresponding hex color for the mixed result.

### Number Picker
A small game where you pick numbers and place them in their correct positions to complete the game.

### Pick Up Fruit
A game where you pick fruits and flowers from baskets and place them in their correct locations to win and complete the game.

### Drag Color
Pick a color from the palette and drag it onto the text within a box to change the text color to the selected one.

### jQuery Delete API
An API that deletes content based on select or dragging mode, with a restore feature to recover deleted items.

### Text Editor
A basic text editor that allows you to write and format text with functionalities for bold, italic, underlined, and more.

### Responsive Portfolio
A responsive portfolio built with HTML, CSS, JavaScript, and jQuery. It includes a carousel functionality and is designed to look great on all devices.


