Skip to content

Latest commit

 

History

History
157 lines (104 loc) · 3.49 KB

File metadata and controls

157 lines (104 loc) · 3.49 KB

🌐 Creators-Space

Creators-Space Logo

Creators-Space is a modern tech-learning platform created to empower students and professionals through high-quality content and career-oriented resources.

🔗 Live Website: https://creators-space.netlify.app/



🚀 Project under GSSoC'25

This project is proudly part of GirlScript Summer of Code 2025 (GSSoC'25) 🎉
We welcome and encourage contributions from participants and the entire open-source community!

⭐ If you're a GSSoC'25 contributor, check out our CONTRIBUTING.md to get started!


📌 Table of Contents 🎯 Introduction

✨ Features

📁 Directory Structure

🛠 Tech Stack

🧠 System Architecture

📸 Screenshots

🚀 How to Use / Run

🌐 Community & Support

🤝 Contributing

📄 License

🌟 Acknowledgment


📌 About

Creators-Space provides an innovative and user-friendly environment for individuals looking to enhance their skills in technology and digital design.

The platform includes features like:

  • Home - Landing page with hero section and course overview
  • Courses - Comprehensive learning paths and tutorials
  • Services - Career guidance, mentorship, and professional development
  • Projects - Open source projects and GitHub repositories categorized by tech stack
  • Internship & Campus Ambassador Opportunities - Real-world experience and leadership roles
  • Blog - Latest tech insights and tutorials
  • Authentication - Secure login and signup system
  • Contact & Social Links - Community engagement and support

To run locally

Clone the repository:

git clone https://github.com/your-username/Creators-Space.git
cd Creators-Space

# Open in browser
Open index.html in your preferred web browser

👨‍💻 Developer

Anurag Vishwakarma
🔗 LinkedIn Profile


Directory Structure

Creators-Space/
├── assets/
│   ├── Screenshots/
│   │   ├── course.png
│   │   ├── internship.png
│   │   ├── intro(dark).png
│   │   ├── intro(light).png
│   │   ├── login.png
│   │   └── signup.png
│   └── images/
│       └── logo.png
├── src/
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── courses.html
├── favicon.ico
├── index.html
├── internship.html
├── LICENSE
├── login.html
├── signup.html
└── README.md

🛠 Tech Stack

Frontend: HTML5, CSS3, JavaScript

Design: Responsive Web Design, Flexbox, CSS Grid

Deployment: Netlify

Version Control: Git & GitHub


📸 Screenshots

  1. Home Page (Light Mode) Home Page(Light)

  2. Home Page (Dark Mode) Home Page(Dark)

  3. Login Page Login Page

  4. Sign Up Page Sign Up Page

  5. Internship Page Internship Page

  6. Course Page Course Page


🌐 Community & Support

💬 Join the GSSoC community discussions. 🐛 Report bugs or request features via GitHub Issues.


🤝 Contributing

We welcome contributions from the community! Please check out our CONTRIBUTING.md for guidelines.


🛡️ License

© 2024 - 2025 Creators-Space. All rights reserved.