Skip to content

Commit ba072e7

Browse files
committed
Add more projects
1 parent 2877b1c commit ba072e7

File tree

2 files changed

+34
-2
lines changed

2 files changed

+34
-2
lines changed

generator.py

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,41 @@
166166
"image": "https://placehold.co/400x250/2ECC71/FFFFFF?text=Molotov",
167167
"title": "Molotov",
168168
"description": "A Selenium-based bot for the game Bomb Party (jklm.fun)",
169-
"link": "https://github.com/quantumbagel/Statify",
169+
"link": "https://github.com/quantumbagel/Molotov",
170170
"skills": ["Python", "Selenium", "JavaScript"]
171171
},
172+
{
173+
"category": "discord-bots",
174+
"image": "https://placehold.co/400x250/9B59B6/FFFFFF?text=discord.py+template",
175+
"title": "discord.py-template",
176+
"description": "A simple, modern, and clean discord.py 2.0+ template.",
177+
"link": "https://github.com/quantumbagel/discord.py-template",
178+
"skills": ["Python", "discord.py"]
179+
},
180+
{
181+
"category": "other",
182+
"image": "https://placehold.co/400x250/1ABC9C/FFFFFF?text=Chess-Challenge",
183+
"title": "Chess-Challenge",
184+
"description": "A mini-chess bot for Sebastian Lague's chess bot challenge.",
185+
"link": "https://github.com/quantumbagel/Chess-Challenge",
186+
"skills": ["C#", "Chess", "AI"]
187+
},
188+
{
189+
"category": "other",
190+
"image": "https://placehold.co/400x250/E74C3C/FFFFFF?text=Hannibal",
191+
"title": "Hannibal",
192+
"description": "A generals.io bot and backend.",
193+
"link": "https://github.com/quantumbagel/Hannibal",
194+
"skills": ["Python", "Selenium", "Game AI"]
195+
},
196+
{
197+
"category": "internship",
198+
"image": "https://placehold.co/400x250/F1C40F/FFFFFF?text=aerpawlib",
199+
"title": "aerpawlib",
200+
"description": "A MAVLink/MAVSDK abstraction layer for experimenters under the AERPAW platform.",
201+
"link": "https://github.com/quantumbagel/aerpawlib",
202+
"skills": ["Python", "MAVLink", "MAVSDK", "Drones"]
203+
},
172204
]
173205

174206

0 commit comments

Comments
 (0)