|
|
@ -40,7 +40,7 @@ required to complete them.
|
|
|
|
### Tier-1: Beginner Projects
|
|
|
|
### Tier-1: Beginner Projects
|
|
|
|
|
|
|
|
|
|
|
|
| Name | Short Description | Tier |
|
|
|
|
| Name | Short Description | Tier |
|
|
|
|
| ---------------------------------------------------------------------- | ---------------------------------------------------------- | ---------- |
|
|
|
|
| --------------------------------------------------------------------------------- | ---------------------------------------------------------- | ---------- |
|
|
|
|
| [Bin2Dec](./Projects/1-Beginner/Bin2Dec-App.md) | Binary-to-Decimal number converter | 1-Beginner |
|
|
|
|
| [Bin2Dec](./Projects/1-Beginner/Bin2Dec-App.md) | Binary-to-Decimal number converter | 1-Beginner |
|
|
|
|
| [Border Radius Previewer](./Projects/1-Beginner/Border-Radius-Previewer.md) | Preview how CSS3 border-radius values affect an element | 1-Beginner |
|
|
|
|
| [Border Radius Previewer](./Projects/1-Beginner/Border-Radius-Previewer.md) | Preview how CSS3 border-radius values affect an element | 1-Beginner |
|
|
|
|
| [Calculator](./Projects/1-Beginner/Calculator-App.md) | Calculator | 1-Beginner |
|
|
|
|
| [Calculator](./Projects/1-Beginner/Calculator-App.md) | Calculator | 1-Beginner |
|
|
|
@ -77,7 +77,7 @@ required to complete them.
|
|
|
|
### Tier-2: Intermediate Projects
|
|
|
|
### Tier-2: Intermediate Projects
|
|
|
|
|
|
|
|
|
|
|
|
| Name | Short Description | Tier |
|
|
|
|
| Name | Short Description | Tier |
|
|
|
|
| ------------------------------------------------------------------ | -------------------------------------------------- | -------------- |
|
|
|
|
| --------------------------------------------------------------------------------- | -------------------------------------------------- | -------------- |
|
|
|
|
| [Bit Masks](./Projects/2-Intermediate/Bit-Masks-App.md) | Using Bit Masks for Conditions | 2-Intermediate |
|
|
|
|
| [Bit Masks](./Projects/2-Intermediate/Bit-Masks-App.md) | Using Bit Masks for Conditions | 2-Intermediate |
|
|
|
|
| [Book Finder App](./Projects/2-Intermediate/Book-Finder-App.md) | Search for books by multiple criteria | 2-Intermediate |
|
|
|
|
| [Book Finder App](./Projects/2-Intermediate/Book-Finder-App.md) | Search for books by multiple criteria | 2-Intermediate |
|
|
|
|
| [Card Memory Game](./Projects/2-Intermediate/Card-Memory-Game.md) | Memorize and match hidden images | 2-Intermediate |
|
|
|
|
| [Card Memory Game](./Projects/2-Intermediate/Card-Memory-Game.md) | Memorize and match hidden images | 2-Intermediate |
|
|
|
@ -111,10 +111,11 @@ required to complete them.
|
|
|
|
### Tier-3: Advanced Projects
|
|
|
|
### Tier-3: Advanced Projects
|
|
|
|
|
|
|
|
|
|
|
|
| Name | Short Description | Tier |
|
|
|
|
| Name | Short Description | Tier |
|
|
|
|
| -------------------------------------------------------------- | ------------------------------------------------------------------- | ---------- |
|
|
|
|
| ----------------------------------------------------------------------------- | ------------------------------------------------------------------- | ---------- |
|
|
|
|
| [Battleship Bot](./Projects/3-Advanced/Battleship-Bot.md) | Create a Discord bot that plays Battleship | 3-Advanced |
|
|
|
|
| [Battleship Bot](./Projects/3-Advanced/Battleship-Bot.md) | Create a Discord bot that plays Battleship | 3-Advanced |
|
|
|
|
| [Battleship Game Engine](./Projects/3-Advanced/Battleship-Game-Engine.md) | Create a callable engine to play the Battleship game | 3-Advanced |
|
|
|
|
| [Battleship Game Engine](./Projects/3-Advanced/Battleship-Game-Engine.md) | Create a callable engine to play the Battleship game | 3-Advanced |
|
|
|
|
| [Boole Bots Game](./Projects/3-Advanced/Boole-Bot-Game.md) | Battling Bots driven by Boolean algebra | 3-Advanced |
|
|
|
|
| [Boole Bots Game](./Projects/3-Advanced/Boole-Bot-Game.md) | Battling Bots driven by Boolean algebra | 3-Advanced |
|
|
|
|
|
|
|
|
| [Calendar](./Projects/1-Beginner/Calendar-App.md) | Create your own Calendar | 3-Advanced |
|
|
|
|
| [Calorie Counter](./Projects/3-Advanced/Calorie-Counter-App.md) | Calorie Counter Nutrition App | 3-Advanced |
|
|
|
|
| [Calorie Counter](./Projects/3-Advanced/Calorie-Counter-App.md) | Calorie Counter Nutrition App | 3-Advanced |
|
|
|
|
| [Chat App](./Projects/3-Advanced/Chat-App.md) | Real-time chat interface | 3-Advanced |
|
|
|
|
| [Chat App](./Projects/3-Advanced/Chat-App.md) | Real-time chat interface | 3-Advanced |
|
|
|
|
| [Contribution Tracker App](./Projects/3-Advanced/Contribution-Tracker-App.md) | Track funds donated to charity | 3-Advanced |
|
|
|
|
| [Contribution Tracker App](./Projects/3-Advanced/Contribution-Tracker-App.md) | Track funds donated to charity | 3-Advanced |
|
|
|
|