Skip to content

Commit a12e098

Browse files
committed
docs: Add team profiles
1 parent e9655ce commit a12e098

File tree

3 files changed

+14
-34
lines changed

3 files changed

+14
-34
lines changed

.idea/workspace.xml

Lines changed: 1 addition & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ If you wish to contribute, do drop an email at [email protected].
9696

9797

9898
## Running Custom Inputs
99-
See [here](scripts/)
99+
See [here](scripts/README.md).
100100

101101
## Contributors
102-
See the [team]()!
102+
See the [team](docs/team/profiles.md)!

docs/team/profiles.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Team Profile
2+
3+
| Name | Description/About | Website (LinkedIn/GitHub/Personal) | Contributions |
4+
|-----------|---------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------|--------------------------------------------------------------------------------|
5+
| Andre | An aspiring ML engineer. My stint as a CS2040s TA has convinced several capable and passionate students to join me in developing this project :) | You can find me [here](https://4ndrelim.github.io) as well! | Team lead |
6+
| Kai ting | ... | ... | Trees and Sorts! All sorts!<br/>Bubble, Insertion, Selection, Merge, Quick |
7+
| Changxian | ... | ... | Tricky Hashing and its variants |
8+
| Owen | ... | ... | Graphs and confusing mazes |
9+
| Shu Heng | ... | ... | Fundamentals! Linked List and its variants, Stacks & Queues and their variants |
10+
| Junneng | ... | ... | Trees and Binary Search variants |
11+
| Amadeus | ... | ... | Graphs! Dijkstra .. |

0 commit comments

Comments
 (0)