Git Product home page Git Product logo

datasciencewebsite.github.io's Introduction

Project Information

The source code for the educational website Data Science is available in this repository. This website was developed for aspiring students who are interested in data science and it gives you access to resources, including courses, that can help you develop your abilities. To direct users to the desired area of the website, the website is made up of a number of different sections, including home, about, courses, FAQ, and contact. Students can sign up and begin their career as a data scientist.

This webpage is still under construction. I'm making this project open source so that if any one wants to contribute to this project, to make it easier for their fellow learners to grasp the concepts of data science, then genuinly you are welcome here :)

Project Purpose : Educational Startup related to Data Science

Project Website : Visit Here

Developer : Aniket Sinha

What's in it for you? ๐Ÿค”

  • Meet fellow coders, build a team.
  • Get your questions answered and help others by answering theirs.
  • Share your creative ideas about improving this community.
  • Showcase you previous works as a motivation for others.
  • Resources to get you started and sharpening the skills.
  • And lot of things coming from you.

High VoltageTech Stack



**Components of Website**

Landing Page

This is the initial page a user sees when the website is opened. The navigation bar on the website is divided into several areas, including about, courses, FAQ, and contact. Users can sign up on this website in order to keep track of their courses and learning progress. You have the choice to 'get started' in this area and start your data science adventure.

img1

About Us

This section provides a quick explanation of what Data Science is along with a visual illustration of the fields that make up data science. This section also includes a representation of the number of courses offered, students enrolled, and prizes awarded.

img2


Courses

The courses page offers a wide range of courses designed to equip you with the knowledge and skills needed to excel in the field of data science. Whether you're a beginner or an experienced professional, we have courses designed to meet your needs and help you stay ahead in this rapidly evolving field.

img4

FAQ

The Frequently Asked Questions is dedicated towards providing answers to commonly asked questions. These questions aim at addressing the most common queries, offer insights, and provide clarity on various aspects of Data Science that a user could have.

img5

Contact

Last but not least, the website includes information about how the user can get in touch via the provided phone number or email address. Users can use a variety of social media links to keep up with the most recent Data Science related news, announcements, events, and blog articles. It includes the website's privacy statement, terms & conditions, and return policy.

img6


How to contribute?

If you're not comfortable with command line, here are tutorials using GUI tools. If you don't have git on your machine, install it.

1. Fork this repository.

fork this repository

2. Clone your forked copy of the project.

git clone https://github.com/aniketsinha2002/DataScienceWebsite.github.io.git

3. Navigate to the project directory ๐Ÿ“ .

cd DataScienceWebsite.github.io.git

4. Add a reference(remote) to the original repository.

git remote add upstream https://github.com/aniketsinha2002/DataScienceWebsite.github.io.git

5. Check the remotes for this repository.

git remote -v

6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).

git pull upstream main

7. Create a new branch.

git checkout -b <your_branch_name>

8. Perform your desired changes to the code base.

9. Track your changes:heavy_check_mark: .

git add .

10. Commit your changes .

git commit -m "Your message"

11. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

12. To create a pull request, click on compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repository you are supposed to make a PR to.

13. Add appropriate title and description to your pull request explaining your changes and efforts done.

14. Click on Create Pull Request.

15. Congratulations! You have made a succsessful PR to the DataScienceWebsite.

16. Now sit back patiently and relax while your PR is being reviewed.

Note :-

  • Please follow best code formatting and linting practices to assure good code quality. You should use tools such as Prettier or Eslint for the purpose.

Project Maintainer & Admin


github

Open Source Events

  • GSSoC'23

Thanks to all Contributors ๐Ÿ’ช

Thanks a lot for spending your time helping DataScienceWebsite grow. Thanks a lot! Keep rocking ๐Ÿป



Show some โค by starring โญ the repository.

datasciencewebsite.github.io's People

Contributors

aniketsinha2002 avatar syedimtiyaz-1 avatar tanisha-saini avatar nishita2104 avatar bharatpathak08 avatar harshitakaushik-dev avatar harshita-2003 avatar bhavyanarnoli avatar kartikayasijaa avatar krishi1211 avatar soumyadipghosh23 avatar mihir-maurya avatar sanketsaurav2411 avatar bharath-kumarreddy avatar vanshitaverma avatar satyam0204 avatar ayushsachan123 avatar gummitha-anushka avatar shivaniyuvrajyadav avatar yashpreet2707 avatar ankitmohanty2 avatar chinatul avatar komalsoni4 avatar sehaj-kahlon avatar shreyagour avatar shraddha761 avatar shasg121j avatar rolikaagarwal avatar nikhilraikwar avatar alivia-ansari avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.