Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
maurogioberti committed Feb 8, 2024
0 parents commit 2d82ee1
Show file tree
Hide file tree
Showing 18 changed files with 220 additions and 0 deletions.
15 changes: 15 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"files": {
"main.css": "/spot-learning-platform/static/css/main.3d983697.css",
"main.js": "/spot-learning-platform/static/js/main.a7309a6d.js",
"static/js/592.ad7786e3.chunk.js": "/spot-learning-platform/static/js/592.ad7786e3.chunk.js",
"index.html": "/spot-learning-platform/index.html",
"main.3d983697.css.map": "/spot-learning-platform/static/css/main.3d983697.css.map",
"main.a7309a6d.js.map": "/spot-learning-platform/static/js/main.a7309a6d.js.map",
"592.ad7786e3.chunk.js.map": "/spot-learning-platform/static/js/592.ad7786e3.chunk.js.map"
},
"entrypoints": [
"static/css/main.3d983697.css",
"static/js/main.a7309a6d.js"
]
}
94 changes: 94 additions & 0 deletions assets/data/courses.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"courses": [
{
"id": 1,
"title": "React for Beginners",
"category": "Web Development",
"subtitle": "Learn React from scratch with this beginner's course.",
"description": "This comprehensive course covers all the basics of React development, including components, state management, and hooks. Perfect for those new to frontend development or looking to add React to their skillset.",
"url": "https://storage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4",
"image": "https://storage.googleapis.com/gtv-videos-bucket/sample/images/BigBuckBunny.jpg"
},
{
"id": 2,
"title": "Exploring Creative Design",
"category": "Design",
"subtitle": "Unleash your creativity with modern design techniques.",
"description": "Dive into the fundamentals of design, from color theory and typography to user experience. Perfect for aspiring designers or developers looking to enhance their UI/UX skills.",
"url": "https://storage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4",
"image": "https://storage.googleapis.com/gtv-videos-bucket/sample/images/ElephantsDream.jpg"
},
{
"id": 3,
"title": "Marketing Strategies for the Digital Age",
"category": "Marketing",
"subtitle": "Discover effective digital marketing strategies.",
"description": "Learn how to engage your audience and boost your brand with the latest digital marketing techniques, including SEO, social media, and content marketing.",
"url": "https://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4",
"image": "https://storage.googleapis.com/gtv-videos-bucket/sample/images/ForBiggerBlazes.jpg"
},
{
"id": 4,
"title": "Advanced JavaScript Techniques",
"category": "Programming Languages",
"subtitle": "Elevate your JavaScript skills to the next level.",
"description": "This course covers advanced concepts in JavaScript, such as closures, prototypes, and ES6+ features. Ideal for developers looking to deepen their understanding of JavaScript.",
"url": "https://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerEscapes.mp4",
"image": "https://storage.googleapis.com/gtv-videos-bucket/sample/images/ForBiggerEscapes.jpg"
},
{
"id": 5,
"title": "Introduction to Web Accessibility",
"category": "Web Development",
"subtitle": "Making the web accessible to everyone.",
"description": "Learn the importance of web accessibility and how to implement accessible web designs that comply with WCAG guidelines. Essential for web developers and designers.",
"url": "https://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerFun.mp4",
"image": "https://storage.googleapis.com/gtv-videos-bucket/sample/images/ForBiggerFun.jpg"
},
{
"id": 6,
"title": "Building Mobile Apps with React Native",
"category": "Mobile Development",
"subtitle": "Create powerful mobile apps using React Native.",
"description": "Explore how to use React Native to develop cross-platform mobile apps. This course covers setup, components, navigation, and state management in React Native.",
"url": "https://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerJoyrides.mp4",
"image": "https://storage.googleapis.com/gtv-videos-bucket/sample/images/ForBiggerJoyrides.jpg"
},
{
"id": 7,
"title": "Cloud Computing Fundamentals",
"category": "Cloud Computing",
"subtitle": "Dive into the world of cloud computing.",
"description": "Understand the basics of cloud computing and how to leverage cloud services from providers like AWS, Google Cloud, and Azure for your projects.",
"url": "https://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerMeltdowns.mp4",
"image": "https://storage.googleapis.com/gtv-videos-bucket/sample/images/ForBiggerMeltdowns.jpg"
},
{
"id": 8,
"title": "Mastering Data Visualization",
"category": "Data Science",
"subtitle": "Bring your data to life with compelling visualizations.",
"description": "Learn how to visualize data using tools like D3.js and Tableau. This course covers the principles of data visualization, chart types, and visualization tools.",
"url": "https://storage.googleapis.com/gtv-videos-bucket/sample/SubaruOutbackOnStreetAndDirt.mp4",
"image": "https://storage.googleapis.com/gtv-videos-bucket/sample/images/SubaruOutbackOnStreetAndDirt.jpg"
},
{
"id": 9,
"title": "The Art of Storytelling",
"category": "Content Creation",
"subtitle": "Craft and narrate engaging stories.",
"description": "Discover the power of storytelling in content creation. Learn storytelling techniques to captivate your audience, whether in writing, video production, or public speaking.",
"url": "https://storage.googleapis.com/gtv-videos-bucket/sample/TearsOfSteel.mp4",
"image": "https://storage.googleapis.com/gtv-videos-bucket/sample/images/TearsOfSteel.jpg"
},
{
"id": 10,
"title": "Cybersecurity Essentials",
"category": "Cybersecurity",
"subtitle": "Protecting information in the digital age.",
"description": "Gain an understanding of cybersecurity principles, threats, and best practices. This course is designed for beginners to learn how to secure personal and corporate information.",
"url": "https://storage.googleapis.com/gtv-videos-bucket/sample/Sintel.mp4",
"image": "https://storage.googleapis.com/gtv-videos-bucket/sample/images/Sintel.jpg"
}
]
}
Binary file added assets/icons/favicon.ico
Binary file not shown.
Binary file added assets/images/courses/placeholder300.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/logo/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/logo/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/social-preview-spot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/videos/intro.mp4
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/spot-learning-platform/assets/icons/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="SPOT - The leading online platform for professional skill development. Learn and enhance your abilities with courses designed by industry experts."/><link rel="apple-touch-icon" href="/spot-learning-platform/assets/images/logo/logo192.png"/><link rel="manifest" href="/spot-learning-platform/manifest.json"/><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.2/css/all.css"><link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous"><title>SPOT - Skills Pathway Online Platform</title><meta name="keywords" content="online education, professional courses, skill development, virtual learning, online training"><meta property="og:title" content="SPOT - Skills Pathway Online Platform"><meta property="og:description" content="Unlock your potential with SPOT, your destination for online learning and professional skill development."><meta property="og:type" content="website"><meta property="og:url" content="/spot-learning-platform"><meta property="og:image" content="/spot-learning-platform/assets/images/social-preview-spot.png"><script defer="defer" src="/spot-learning-platform/static/js/main.a7309a6d.js"></script><link href="/spot-learning-platform/static/css/main.3d983697.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script></body></html>
25 changes: 25 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "SPOT",
"name": "Skills Pathway Online Platform",
"icons": [
{
"src": "assets/icons/favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "assets/images/logo/logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "assets/images/logo/logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#709ecc",
"background_color": "#cedeee"
}
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
2 changes: 2 additions & 0 deletions static/css/main.3d983697.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/css/main.3d983697.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions static/js/592.ad7786e3.chunk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2d82ee1

Please sign in to comment.