Skip to content

Commit 3f2ec07

Browse files
committed
updated text
1 parent 0519fd7 commit 3f2ec07

1 file changed

Lines changed: 55 additions & 15 deletions

File tree

src/pages/index.md

Lines changed: 55 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,67 @@
11
---
2-
title: Welcome to Skill17
3-
description: Skill17 - Your learning platform
2+
title: Skill17 - Web Technologies Learning Platform
3+
description: Master web development skills based on WorldSkills occupational standards
4+
hide_table_of_contents: true
45
---
56

6-
# Welcome to Skill17
7+
# Skill17 - Web Technologies
78

8-
Welcome to Skill17, your comprehensive learning platform for skill development and growth.
9+
Master the art of web development with Skill17, your comprehensive learning platform designed around international best practices and [WorldSkills occupational standards](https://worldskills.org/what/projects/wsos/2024/events/579/skills/1693/).
910

10-
## What is Skill17?
11+
## What is Web Technologies?
1112

12-
Skill17 is designed to help you develop and enhance your skills through structured learning paths and practical exercises.
13+
Web technology encompasses many different skills and disciplines in the design, development, production, and maintenance of websites and web applications. The skills required of a web developer are diverse, often to the point where it is difficult for a developer to excel in all aspects.
1314

14-
## Getting Started
15+
Web technologies involve implementing specific solutions using web technologies that follow business rules and objectives outlined by clients. Web developers develop professional relationships with their clients, interacting with them to develop a deep understanding of requirements, and convert these into website specifications.
1516

16-
Ready to begin your learning journey? Check out our [tutorial](/docs/intro) to get started.
17+
## Core Competency Areas
1718

18-
## Features
19+
### 🎨 Design Implementation (25%)
20+
- **Visual Design**: Create aesthetically pleasing, creative, and accessible interfaces
21+
- **Responsive Design**: Implement designs that function correctly on multiple screen resolutions
22+
- **User Experience**: Design wireframes, interactive prototypes, and user interfaces
23+
- **Accessibility**: Create accessible web interfaces following W3C WCAG standards
24+
- **SEO & Performance**: Optimize for search engines and performance
1925

20-
- **Structured Learning Paths**: Follow curated content designed by experts
21-
- **Interactive Exercises**: Practice what you learn with hands-on activities
22-
- **Progress Tracking**: Monitor your development and celebrate achievements
23-
- **Community Support**: Connect with other learners and get help when you need it
26+
### 💻 Front-End Development (25%)
27+
- **JavaScript Mastery**: ECMAScript, libraries, frameworks, and modern workflows
28+
- **Interactive Features**: Create animations and functionalities for enhanced user experience
29+
- **Testing & Debugging**: Write test cases and execute automated testing
30+
- **Code Quality**: Write modular, reusable, and well-documented code
31+
- **Deployment**: Use Linux CLI for application deployment
2432

25-
## Ready to Start?
33+
### ⚙️ Back-End Development (40%)
34+
- **Server-Side Programming**: PHP and/or NodeJS with object-oriented principles
35+
- **Database Design**: Create and maintain database tables with proper normalization
36+
- **API Integration**: Connect with existing systems using APIs and frameworks
37+
- **Security**: Protect against security exploits and implement best practices
38+
- **System Architecture**: Apply MVC patterns and software design principles
2639

27-
[Get Started with Tutorial](/docs/intro) | [Browse Blog](/blog) | [View on GitHub](https://github.com/skill-setup/skill-setup.github.io)
40+
### 🤝 Professional Skills (10%)
41+
- **Work Organization**: Project management, version control, and deployment optimization
42+
- **Communication**: Client interaction, requirements analysis, and team collaboration
43+
- **Problem Solving**: Troubleshooting, research techniques, and creative solutions
44+
45+
## Career Opportunities
46+
47+
Web developers have diverse employment opportunities ranging from:
48+
- **Self-employed freelancers** and entrepreneurs
49+
- **Agency positions** in advertising and web development companies
50+
- **Specialized roles** in UI/UX design, front-end development, back-end development
51+
- **Content management system** development and project management
52+
53+
## Why Choose Skill17?
54+
55+
- **Industry-Standard Curriculum**: Based on WorldSkills occupational standards
56+
- **Comprehensive Coverage**: All aspects from design to deployment
57+
- **Practical Learning**: Hands-on projects and real-world applications
58+
- **Modern Technologies**: Stay current with industry trends and best practices
59+
- **Professional Development**: Build both technical and soft skills
60+
61+
## Ready to Start Your Web Development Journey?
62+
63+
[Begin Learning](/docs/intro) | [View Curriculum](/docs) | [Join Community](/blog) | [GitHub Repository](https://github.com/skill-setup/skill-setup.github.io)
64+
65+
---
66+
67+
*Based on [WorldSkills Web Technologies Occupational Standards](https://worldskills.org/what/projects/wsos/2024/events/579/skills/1693/) - International best practices for web development excellence.*

0 commit comments

Comments
 (0)