https://github.com/skycooper/codingchallenges
Count Vowels, Bracket Validator, Draw Diomand, Sliding Window Maximum
https://github.com/skycooper/codingchallenges
bootstrap bracket-validation challenges count-vowels draw-diamond javascript sliding-window
Last synced: about 2 months ago
JSON representation
Count Vowels, Bracket Validator, Draw Diomand, Sliding Window Maximum
- Host: GitHub
- URL: https://github.com/skycooper/codingchallenges
- Owner: SkyCooper
- Created: 2022-10-04T05:19:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T09:16:09.000Z (almost 4 years ago)
- Last Synced: 2025-01-04T21:18:08.395Z (over 1 year ago)
- Topics: bootstrap, bracket-validation, challenges, count-vowels, draw-diamond, javascript, sliding-window
- Language: HTML
- Homepage: https://skycooper.github.io/CodingChallenges/index.html
- Size: 8.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project : Coding Challenges
## Check The Live Website ➡️ [Live Website](https://skycooper.github.io/CodingChallenges/index.html)
## Animation of the Website

## Visualization of the Website




## Description
## Learning Outcomes
At the end of the this project, you will be able to;
- analyze a problem,
- demonstrate your knowledge of algorithmic design principles,
## Project Skeleton
|----Coding Challenges
|----Count Vowels
|----Bracket Validator
|----Draw Diomand
|----Sliding Window Maximum
|----images
|----index.html
|----style.css
|----readme.md
### Overview
I mastered HTML, CSS and Javascript features in this project. You can see the visual representation of the website above.