Skip to content

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

License

Notifications You must be signed in to change notification settings

maanyanuthalapati35-ops/Creators-Space

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Creators-Space

Creators-Space Logo
Empowering the next generation of tech creators

🌐 Live Website β€’ ✨ Features β€’ πŸ›  Tech Stack β€’ πŸš€ Getting Started β€’ 🀝 Contributing

GSSoC 2025 Status License

πŸ“– About

Creators-Space is a modern, innovative tech-learning platform designed to empower students and professionals through high-quality content, career-oriented resources, and hands-on project experience. Our mission is to bridge the gap between theoretical knowledge and practical implementation in the tech industry.

πŸ”— 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! Whether you're a beginner or an experienced developer, there's a place for you here.

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


✨ Features

  • πŸ“š Comprehensive Courses - Curated learning paths and tutorials across various tech domains
  • πŸŽ“ Career Guidance - Professional development resources and mentorship opportunities
  • πŸ”¬ Hands-on Projects - Open source projects categorized by tech stack and difficulty level
  • πŸ’Ό Internship Program - Real-world experience with industry-relevant projects
  • 🌟 Campus Ambassador Program - Leadership opportunities for student representatives
  • πŸ“ Tech Blog - Latest insights, tutorials, and industry trends
  • πŸ” Secure Authentication - Firebase-powered login/signup system with Google integration
  • πŸŒ™ Dark/Light Mode - Personalized viewing experience
  • πŸ“± Fully Responsive - Optimized for all device sizes

πŸ›  Tech Stack

Frontend:

  • HTML5, CSS3, JavaScript (ES6+)
  • Responsive Design (Flexbox, CSS Grid)
  • Firebase Authentication

Development Tools:

  • Git & GitHub
  • Netlify (Deployment)
  • VS Code (Recommended IDE)

πŸ“ Project Structure

Creators-Space/
β”œβ”€β”€ assets/
β”‚   β”œβ”€β”€ animations/ 
β”‚   └── images/
β”‚        β”œβ”€β”€ aboutpage/
β”‚        β”œβ”€β”€ blogpage/
β”‚        β”œβ”€β”€ icons/
β”‚        β”œβ”€β”€ Certificate/
β”‚        └── other-images
β”‚
β”œβ”€β”€ certificate/      
β”œβ”€β”€ Screenshots
β”œβ”€β”€ src/
β”œβ”€β”€ about.html
β”œβ”€β”€ apply.html
β”œβ”€β”€ blog.html
β”œβ”€β”€ bookmarked.html
β”œβ”€β”€ campus-ambassador.html
β”œβ”€β”€ CODE_OF_CONDUCT.md
β”œβ”€β”€ CONTRIBUTING.md
β”œβ”€β”€ courses.html
β”œβ”€β”€ enroll.html
β”œβ”€β”€ favicon.ico
β”œβ”€β”€ freelancing.html
β”œβ”€β”€ index.html
β”œβ”€β”€ internship.html
β”œβ”€β”€ LICENSE
β”œβ”€β”€ login.html
β”œβ”€β”€ newsletter-demo.html
β”œβ”€β”€ profile.html
β”œβ”€β”€ projects.html
β”œβ”€β”€ README.md
β”œβ”€β”€ script.js
β”œβ”€β”€ services.html
β”œβ”€β”€ signup.html
β”œβ”€β”€ style.css
β”œβ”€β”€ tandc.html
└── test-projects.html

Screenshots


πŸš€ Getting Started

Prerequisites

  • A modern web browser (Chrome, Firefox, Safari, Edge)
  • Git installed on your system
  • A code editor (VS Code recommended)

Installation

  1. Clone the repository
    git clone https://github.com/your-username/Creators-Space.git
    cd Creators-Space
  2. Set up Firebase (Optional for authentication features)
const firebaseConfig = {
  apiKey: "YOUR_API_KEY",
  authDomain: "YOUR_AUTH_DOMAIN",
  projectId: "YOUR_PROJECT_ID",
  storageBucket: "YOUR_STORAGE_BUCKET",
  messagingSenderId: "YOUR_MESSAGING_SENDER_ID",
  appId: "YOUR_APP_ID",
  measurementId: "YOUR_MEASUREMENT_ID"
};
  1. Open the project
  • Simply open index.html in your web browser Start exploring!
  1. Navigate through different sections
  • Test authentication features (if Firebase is configured)
  • Try the responsive design on different screen sizes

🀝 Contributing

We love contributions from the community! Here's how you can help:

  • Fork the repository
  • Create a feature branch (git checkout -b feature/amazing-feature)
  • Commit your changes (git commit -m 'Add some amazing feature')
  • Push to the branch (git push origin feature/amazing-feature)
  • Open a Pull Request
    Please read our CONTRIBUTING.md for detailed guidelines and our CODE OF CONDUCT

πŸ“„ License

  • This project is licensed under the MIT License - see the LICENSE for details.

πŸ‘₯ Team

Project Admin⚑


Anurag Vishwakarma

Project Mentorsβš‘πŸ§‘β€πŸ’»


Anshi Agrawal


Rahma Naqui


Shivangi Suyash

Contributors

Contributors


🌟 Acknowledgments

  • GirlScript Foundation for the GSSoC opportunity
  • All contributors and supporters of the project
  • The open-source community for invaluable resources and tools

πŸ“ž Support

If you have any questions or need help, feel free to:

  • Open an issue
  • Reach out to the project admin or mentors
  • Join our community discussions
Made with ❀️ by the Creators-Space team

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.1%
  • CSS 24.3%
  • JavaScript 15.6%