https://github.com/tech-gian/javascript-beginner-projects
Some beginner's projects to use my basic Javascript skills
https://github.com/tech-gian/javascript-beginner-projects
css html javascript js web webdevelopment
Last synced: about 1 month ago
JSON representation
Some beginner's projects to use my basic Javascript skills
- Host: GitHub
- URL: https://github.com/tech-gian/javascript-beginner-projects
- Owner: tech-gian
- License: mit
- Created: 2021-02-15T23:03:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T09:38:03.000Z (over 4 years ago)
- Last Synced: 2025-02-16T18:01:46.844Z (over 1 year ago)
- Topics: css, html, javascript, js, web, webdevelopment
- Language: CSS
- Homepage: https://gianniszapantis.azurewebsites.net/
- Size: 5.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaScript-Beginner-Projects
## Repository Overview
In this repository, you will find some of my first JavaScript projects. I mostly used them to help me practice my knowledge. I gained a lot of beginner's experience through them and it really helped understand some basic principles for the web development, in general.
## Each Project
In each folder, you will find a separate project. So, each folder contains a .html file, a .css file and a .js file, for the structures, thier style and their functionality. In some projects needed, I have added some font-awesome icons or anything neccesary for the certain project (mainly for its style).
This repo is only some beginner's work. For more advanced projects, visit my 👉 [GitHub Profile](https://github.com/tech-gian).