This repository contains clone coding and small web practice projects created for educational and homework purposes.
The projects are not affiliated with, endorsed by, or sponsored by the original services or companies referenced below. No commercial use is intended.
| Path | Project | Notes |
|---|---|---|
01_copyNetflix/ |
Netflix clone coding | Recreates a Netflix-style page layout for study. |
02_copyApple/ |
Apple Store clone coding | Recreates an Apple Store-style page layout for study. |
03_toDoList/ |
To-do list practice | Basic HTML/CSS/JavaScript practice project. |
04_quizGame/ |
Quiz game practice | Basic quiz UI and JavaScript logic practice project. |
05_movie/ |
Movie API practice | Fetches sample movie data from an external API. |
06_api/ |
API fetch practice | Fetches sample data from an external mock API. |
- Netflix — https://www.netflix.com
- Netflix Korea social links used in the footer:
- Facebook — https://www.facebook.com/NetflixKR
- Instagram — https://www.instagram.com/netflixkr/
- X/Twitter — https://twitter.com/netflixkr
- YouTube — https://www.youtube.com/channel/UCiEEF51uRAeZeCo8CJFhGWw/featured
- Apple — https://www.apple.com
- Apple Store Korea — https://www.apple.com/kr/store
The following sources were identified from the project files:
| Source | Used In | Purpose |
|---|---|---|
| Flaticon UIcons CDN | 01_copyNetflix/index.html, 02_copyApple/index.html |
Icon font stylesheets. |
| Wikimedia Commons | 01_copyNetflix/index.html |
Netflix logo SVG loaded from upload.wikimedia.org. |
| Netflix image CDN | 01_copyNetflix/index.html |
Netflix content/logo/title images loaded from nflxso.net. |
| Apple Store image CDN | 02_copyApple/index.html |
Product, card, and support images loaded from store.storeimages.cdn-apple.com. |
| jsDelivr CDN | 04_quizGame/quiz.css |
Web font file from the Project Noonnu repository. |
| JsonFakery | 05_movie/index.html |
Sample movie API data from https://jsonfakery.com/movies/paginated. |
| Free Mocker API | 06_api/index.html |
Sample mock API data from https://free.mockerapi.com/.... |
No Pixabay, Unsplash, or Pexels references were found during the repository scan.
The following image files are stored directly in the repository:
| File | Notes |
|---|---|
02_copyApple/images/Airpods.png |
Apple product image used in the Apple clone project. |
02_copyApple/images/Airtag.png |
Apple product image used in the Apple clone project. |
02_copyApple/images/AppleVisionPro.png |
Apple product image used in the Apple clone project. |
02_copyApple/images/AppleWatch.png |
Apple product image used in the Apple clone project. |
02_copyApple/images/Appletv4k.png |
Apple product image used in the Apple clone project. |
02_copyApple/images/accessories.png |
Apple accessory image used in the Apple clone project. |
02_copyApple/images/iPad.png |
Apple product image used in the Apple clone project. |
02_copyApple/images/iPhone.png |
Apple product image used in the Apple clone project. |
02_copyApple/images/logo.png |
Local logo image file included with the Apple clone assets. |
02_copyApple/images/macbook.png |
Apple product image used in the Apple clone project. |
02_copyApple/images.zip |
Archive containing the Apple clone local image assets. |
04_quizGame/background.jpg |
Background image used in the quiz game project. Source was not identifiable from repository metadata. |
The local Apple-related images appear to be product/logo assets used only for clone coding practice. Their original ownership remains with the respective rights holders. If any asset source is unknown or cannot be verified, it should be replaced with self-created, licensed, or clearly attribution-compatible assets before broader distribution.
- Netflix and Apple names, logos, trademarks, service designs, product images, and related visual assets belong to their respective owners.
- External images loaded from Netflix and Apple CDN URLs are used only as references for educational clone coding.
- Flaticon UIcons are loaded through the Flaticon CDN and are subject to Flaticon's own license and terms.
- Inline social media SVG icons in the Netflix clone are included for visual layout practice.
- This repository does not claim ownership of any third-party brand identity, trademark, logo, product image, or copyrighted design.
This project was created for study, homework, and educational purposes only.
All rights to original designs, trademarks, logos, images, icons, product names, service names, and other assets belong to their respective owners. This repository is not intended for commercial use, redistribution of third-party assets, or impersonation of the original services.
If you are publishing this repository publicly, review third-party assets and replace any unlicensed or unclear assets with original or properly licensed alternatives when necessary.