Skip to content

Commit

Permalink
data in table format
Browse files Browse the repository at this point in the history
  • Loading branch information
itxsoumya committed May 9, 2023
1 parent b557f0a commit 8c45ec8
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## Project ideas to target GSoC 2024
<br>

![logo](https://raw.githubusercontent.com/itxsoumya/images/main/GSoC.png)

---
<br>

| Todo | ♟️ CHESS ♟️ |
| | ♟️ CHESS ♟️ |
| :----: | :---: |
| 01 | Build a multiplayer chess game like https://chess.com |
| 02 | Frontend should allow users to signup, create accounts and create a room |
Expand All @@ -14,7 +16,7 @@
<br>
<br>

| Todo | 🐤 PLAYER FLAPPY BIRD 🐤 |
| | 🐤 PLAYER FLAPPY BIRD 🐤 |
| :----: | :---: |
| 01 | Create a multiplayer flappy bird game where users can invite their friends and play against each other |
| 02 | Use raw canvas for rendering, and write all physics yourself (Basic physics like acc, velocity ...) |
Expand All @@ -23,7 +25,7 @@
<br>
<br>

| Todo | 🤖 CREATE A UI ON TOP OF CHAT-GPT API 🤖 |
| | 🤖 CREATE A UI ON TOP OF CHAT-GPT API 🤖 |
| :----: | :---: |
| 01 | Create a ChatGPT clone using their APIs |
| 02 | Use their APIs on the backend, relay the information to your frontend |
Expand All @@ -33,7 +35,7 @@
<br><br>


| Todo | 🤖 CREATE AN MULTI CHAIN AIRDROPPING WEBSITE |
| | 🔗 CREATE AN MULTI CHAIN AIRDROPPING WEBSITE 🔗 |
:----: | :---: |
| 01 | Build a website that lets users airdrop various crypto currencies to them on their respective testnets |
| 02 | User should be allowed to select the chain (ETH, SOL, Polygon, ARB) and put in an address where they want the native token sent |
Expand Down

0 comments on commit 8c45ec8

Please sign in to comment.