-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #38 from MIT-Emerging-Talent/add-readme
Updated README file
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# MIT Alpha Repository | ||
|
||
We are a group of ten passionate individuals brought together to tackle | ||
various computer science challenges. Our mission is to collaborate, | ||
learn, and develop efficient solutions. This repository is our central | ||
hub for all activities, discussions, and code contributions. With 10 | ||
talented members onboard, we aim to tackle these challenges with | ||
teamwork, creativity, and dedication.🚀 | ||
|
||
## 🌟 About Us | ||
|
||
As MIT Alpha, we believe in the power of collaboration to: | ||
|
||
* Tackle various problems. | ||
* Learn new concepts and sharpen our coding skills. | ||
* Share knowledge and support one another. | ||
|
||
**Our motto:** "Individually, we are smart. Together, we are unstoppable." | ||
|
||
**Let’s build, learn, and succeed—together!** 💡 | ||
|
||
## 📂 Repository Structure | ||
|
||
This repository is organized as follows: | ||
|
||
* **`.github/`**: Contains GitHub-specific configurations and workflows for the project. | ||
* **`.vscode/`**: VSCode editor settings for a consistent development experience. | ||
* **`collaboration/`**: Guidelines and documentation for team | ||
communication, constraints, learning goals, and retrospectives. | ||
* **`notes/`**: Documentation and tracking, including meeting | ||
minutes and shared notes. | ||
* **`solutions/`**: Python solutions and corresponding test files for coding challenges |