Skip to content

neel3o115/DevClub-Site

 
 

Repository files navigation

Newton-SDC# NST-SDC: Student Developer Club Website

Welcome to the official repository for the NST-SDC (Newton Student Developer Club) website! This website showcases the club’s activities, members, events, and resources for students interested in technology, coding, and software development.

Visit the website live at: NST-SDC Website

📜 About NST-SDC

The NST-SDC is a student-driven initiative aimed at bringing together individuals passionate about coding, creating, and connecting. Our club offers workshops, coding sessions, hackathons, and networking events designed to build technical skills, foster collaboration, and explore innovative solutions.

Mission & Goals

  • Encourage Collaboration: Promote teamwork through group projects and collaborative coding sessions.
  • Skill Development: Host workshops, training sessions, and other events to help members grow their technical and creative skills.
  • Real-World Projects: Develop applications and projects that can be showcased in competitions and professional portfolios.
  • Networking Opportunities: Connect members with industry professionals and alumni to open doors for internships and job placements.
  • Innovation & Creativity: Inspire students to explore new technologies and apply creative solutions.
  • Team-Work: Collaboration towards shared goals with unity.

🌐 Website Features

  • About Us: Learn about the NST-SDC, its goals, and its impact.
  • Events: Find information about upcoming and past events, including hackathons, workshops, and guest speaker sessions.
  • Gallery: View images from our club’s events and projects.
  • Team: Meet the team members and students who make NST-SDC an incredible community.
  • Contact: Get in touch with us for questions, collaborations, or membership inquiries.

🚀 Getting Started

To contribute to this project, follow these steps:

  1. Fork the Repository: Click the fork button at the top of this repository.
  2. Clone Your Forked Repository:
    git clone https://github.com/your-username/NST-SDC.git
  3. Navigate to Project Directory:
    cd NST-SDC
  4. Open the HTML File Locally: Open index.html in your browser to view and make changes.

🛠️ Technologies Used

  • HTML: For structuring content.
  • CSS: For styling the website.
  • JavaScript: To add interactivity, including dynamic date-time functionality.
  • Netlify: For deployment and hosting of the live site.

👫 Contributing

We welcome contributions to enhance our website and improve functionality. To contribute:

  1. Create a new branch:
    git checkout -b feature-name
  2. Make changes and commit them:
    git commit -m "Added a new feature"
  3. Push the changes:
    git push origin feature-name
  4. Create a pull request in the main repository.

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.

📞 Contact

For more information, please visit our website or reach out via email at: [email protected]


We hope this website serves as a valuable resource for aspiring developers and tech enthusiasts in our community!

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.9%
  • CSS 30.5%
  • JavaScript 2.6%