• Stars
    star
    195
  • Rank 195,539 (Top 4 %)
  • Language
    HTML
  • License
    MIT License
  • Created almost 3 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Open Source Website for CodeIN Community built using HTML, CSS, JavaScript, Firebase and Bootstrap

CodeIN Community Website

India's Top Growing Technical Community of 10,000+ Developers, We Organizes Open Source Programs, Hackathons and 1:1 Mentorships.

An Open Source Website for CodeIN Community built using HTML, CSS, JavaScript, Firebase and Bootstrap.

image

HacktoberFest Accepted


Be a part of our Community on DiscordπŸš€

Visit Our WebsiteπŸ’»

So, here you go! Contribute to the Open Source Website of CodeIN Community 🀩 Excited?

LOC Stars Badge Forks Badge GitHub contributors Issues Badge Open Source License Badge

Contribution is fun! 🧑

πŸ“Œ Tech Stack

HTML CSS JS Bootstrap

In order to make a hassle-free environment, we implore you all (while contributing) to follow the instructions mentioned below!

Happy Submissions πŸ™‚

Project Admin ❀️


Saurav Mukherjee

OUR VALUABLE CONTRIBUTORS✨

Happy Coding πŸ‘¨β€πŸ’»

πŸ“¬ Contact

Get in touch with Saurav on your favorite platform.

CodeIN Community

Saurav started a community named CodeIN Community [Community of Coding Enthusiasts], where everyone around the world is encouraged to share Resources, Roadmaps to learn different technologies and learn and share opportunities related to various Tech Programmes. Also, the CodeIN community organizes Events about other technologies to help people get started in their chosen fields.

Join the Community on Discord and Other Platforms!⚑

 Discord  Telegram LinkedIn

Contribution Guidelines πŸ—

Do you seem to notice any of your favorite features that we are missing? If yes, do you think you can add it and make it a beautiful experience for all?

We are excited to invite you to contribute to this project and make it better.

If you wish to contribute, we highly recommend following the guidelines mentioned below.

1. Fork this repository.

2. Clone your forked copy of the project.

   git clone https://github.com/your_username/CodeIN-Community-Website.git

3. Navigate to the project directory.

   cd CodeIN-Community-Website

4. Create a new branch:

   git checkout -b YourBranchName

5. Make changes in source code.

6. Stage your changes and commit

   git add .
   git commit -m "<your_commit_message>"

7. Push your local commits to the remote repo.

   git push origin YourBranchName

8. Create a PR

Note: If anyone contributes to this repository, the changes will not be reflected in your local repository. For that:

9. Setup a reference(remote) to the original repository to get all the changes from the remote.

   git remote add upstream  https://github.com/SauravMukherjee44/CodeIN-Community-Website.git

10. Check the remotes for this repository.

   git remote -v

11. Fetching from the remote repository will bring in its branches and their respective commits.

   git fetch upstream

12. Make sure that you're on your master branch.

   git checkout main

13. Now that you have fetched the upstream repository, you can merge its changes into our local branch. This will bring that branch into sync with the upstream, without losing the local changes.

   git merge upstream/main

Code of Conduct πŸ“œ

To maintain a safe and inclusive space for everyone, to learn and grow, contributors are advised to follow the Code of Conduct and also go through Guidelines for Contributing atleast once.


Β© 2022 Saurav Mukherjee and contributors
This project is licensed under the MIT license.

forthebadge

More Repositories

1

Aec-Library-Website

This is an Open-Source Library Website in which you get Resources to learn different topics, Donate book section to donate your old books, and a Book issue section to keep a record of all the books issued. -HacktoberFest Accepted
HTML
105
star
2

Portfolio-Saurav-Mukherjee

Portfolio website build using HTML5, CSS3, JavaScript and jQuery.
CSS
56
star
3

SauravMukherjee44

Config files for my GitHub profile.
11
star
4

Payment-Gateway-Integration

Payment Gateway Integration for Donating a specific amount of money directly to the Needed one. Payment gateway integration, Razorpay is used.
HTML
11
star
5

Netflix-Clone-react-App

Netflix Clone React App
JavaScript
10
star
6

Netflix-Clone-Mobile-App

Netflix Clone React App
JavaScript
8
star
7

Machine-Learning-Task-1

Sparks Foundation Task - 1 (GRIPFEB21) Data Science and Business Analytics Intern | Libraries used - sklearn , numpy , pandas and matplotlib
Jupyter Notebook
6
star
8

Amazon-Clone

Amazon Clone (ReactJS, Webhooks, complete Stripe Payments Checkout, Cloud Firestore database, NextAuth, Redux, Google Authentication, Add to Basket Functionality, Tailwind CSS)
JavaScript
5
star
9

Email-Classification-Model

Classify emails as spam or not spam on the basis of the message.
Jupyter Notebook
5
star
10

Deep-Learning-Model

Project on Python and Deep learning Model
Jupyter Notebook
4
star
11

Community-Coders-Website

CSS
4
star
12

TITANIC-SURVIVOUR-ANALYSIS

In this project we are going to build an artificial intelligence neural network to classify the passengers into two classes based on whether they survived the titanic incident or not
Jupyter Notebook
4
star
13

COVID-19-Outbreak-Analysis-Using-Data-Science

We all know that coronavirus is spreading on a daily basis in India. So, let's try to visualise how fast it is spreading. First, let's look at the dashboard created by Johns Hopkins University. You can look at the following live dashboard to see the real-time trend. COVID-19 Live Dashboard Now, let's create a similar map for India using Python to visualise the most affected states in India due to coronavirus.
Jupyter Notebook
4
star
14

Web-Dev-with-NodeJs

Project on Basic Web Dev with NodeJs
JavaScript
3
star
15

100-Days-of-Code-CodeIN-Progress-Report

JavaScript
3
star
16

Agora-SDK-WEB-APP

Implemented Agora SDK on my Community's Website.
HTML
3
star
17

Flowers

Dynamic Flower using CSS
CSS
2
star
18

Googlecloudready-Program-Badge-generator

Googlecloudready-Program-2022-Badge-generator
HTML
2
star
19

Googlecloudready-Program-Leaderborad

Google Cloud Ready Facilitator Program 2022 Leaderboard
JavaScript
2
star
20

Menses

Menses-Enables Menstrual Hygiene Solutions βœ…
HTML
1
star
21

E-Library

HTML
1
star
22

Text-Editor--Stack

Text Editor implemented using Stack
CSS
1
star
23

Density-Exchange-Frontend-Task

https://density-exhange-ui-task.netlify.app/
JavaScript
1
star
24

AI-disease-prediction

HTML
1
star