Wanda is popularly interpreted as "wanderer".
We aim to provide a platform to guide you to the right path in this journey of Computer Science.
We all become really busy with what can feel like the relentless demands of academic study and life. Many of us recognise the privilege we have to access education, but that is little comfort when we feel isolated and despondent. Wanda is built on the idea to decrease isolation and motivate us all not only to progress our work but know we can do so while our simple presence supports others. We are not alone.
- The Scarlett Witch (The Study Room)
- Nexus (The Resourceful Potions)
- Vision (The AI-powered Bot)
What is certain, is that one small action in the world has a definite ripple effect. So we all perhaps need to be more active.
Effective study groups can help students learn course material in a deeper, more concrete way. Groups that are effective generate positive energy, encourage active participation, instill discipline, and require commitments from members. These skills are certainly important for learning. Just like connecting the Marvel Universe, Scarlett Witch will help you connect with the right people and make your study efficient.
To keep yourself in the race for this ever-growing field, you need to keep on learning every day. You can find multiple sources to master these languages, from blogs to guides, ebooks to best YouTube channels to learn to program, and much more other mediums. Nexus is perfect place for individuals who are nascent to the field and want to learn the new tools and technologies but are confused how to proceed further.
As an evolving field of study at the forefront of technological progress and innovation, computer science is a topic with tremendous significance in industry and academia. Getting stuck in programming is quite normal for all the developers. If you are ever stuck somewhere, we've always got a Vision for you!
"I just feel you." ~Vision
This project would never have been possible without these wonderful frameworks and project.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Clone the repo and hit npm install.
- npm
npm install
- Clone the repo
git clone https://github.com/vrushti-mody/WandaVision.git
- Install the packages
npm install
- Create a .env file in home directory with valid credentials as follows
GOOGLE_CLIENT_ID = “YOUR GOOGLE CLIENT ID”
GOOGLE_CLIENT_SECRET = “YOUR CLIENT SECRET”
CALLBACK_URL = ”YOUR CALLBACK URL"
MONGODB_URI = “YOUR MONGODB URI”
- Start the project
npm start
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Make sure to go through the Code of Conduct before contributing!
Distributed under the Apache 2.0 License. See LICENSE.md
for more information.
- Vidhi Mody <@vidhi-mody, [email protected]>
- Vrushti Mody <@vrushti-mody, [email protected]>
Project Link: https://github.com/vrushti-mody/WandaVision
Try out the project here