Toggle navigation
首页
发现
Ask
User
登 录
注 册
project-ideas - Projects to get you started on full stack
Created at:
2023-05-08 21:49:54
Language:
编号
:
https://github.com/hkirat/project-ideas
Project ideas to target GSoC 2024
Chess
Build a multiplayer chess game like
https://chess.com
Frontend should allow users to signup, create accounts and create a room
On room creation, they can share the link with their friend who can join the group as well
Add move validation to make sure users can only make valid moves
Use either canvas or raw HTML blocks for the game. You may also use a game engine like phaser.
You will need to do socket programming since this is a realtime game.
2 player flappy bird
Create a multiplayer flappy bird game where users can invite their friends and play against each other
Use raw canvas for rendering, and write all physics yourself (Basic physics like acc, velocity ...)
You will need to do socket programming since this is a realtime game. Sockets would relay the positions of users to each other.
Create a UI on top of ChatGPT Api
Create a ChatGPT clone using their APIs
Use their APIs on the backend, relay the information to your frontend
Make sure your frontend experience is 10x better than the native chat GPT experience.
Allow users to put in their own Chat GPT API keys and use GPT 4.
Create an multi chain airdropping website
Build a website that lets users airdrop various crypto currencies to them on their respective testnets
User should be allowed to select the chain (ETH, SOL, Polygon, ARB) and put in an address where they want the native token sent
User should be able to select the amount they want to
About
Author:
hkirat
View code
热门帖子
1
[日本] [大阪] [招人] [没有语言能力要求] [unity 游戏方向 3 人] [游戏策划 1 人]
2
关于 iPhone 15 Pro/Max 打字延迟、不跟手、触摸迟缓/无响应的问题
3
Apple tv 软件推荐
4
上海中科软,要去吗, 23 届 7K
5
[TikTok 上海] 招后端工程师
6
webrtc 网页在线数据传输网站,滴滴滴
7
[船新版本] 的电子木鱼,主打功德可视化 + AI + 赌博
8
AirPods pro 一代,左耳故障,询价
9
现在 Clash for Android 已拥有和 Surfboard 一样的快捷方式
10
求推荐最划算的搭建 frp 的方案
热门github
1
A html5 tokenizer / parser that hopefully grow up to be a browser
(翻译:一个 html5 分词器/解析器,希望能够发展成为一个浏览器)
2
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
(翻译:使用自然语言理念创建定制软件(通过法学硕士支持的多代理协作))
3
Clone a voice in 5 seconds to generate arbitrary speech in real-time
(翻译:5秒克隆语音,实时生成任意语音)
4
A complete computer science study plan to become a software engineer.
(翻译:一个如何成为软件工程师的完整、科学的学习计划。)
5
Paisa – Personal Finance Manager. demo: https://demo.paisa.fyi
(翻译:Paisa – 个人理财经理。)
6
The Grand Complete Data Science Guide With Videos And Materials
(翻译:包含视频和材料的完整数据科学指南)
7
All Algorithms implemented in Python
(翻译:用 Python 实现的所有算法)
8
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
(翻译:学习如何设计大型系统)
9
Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
(翻译:Gitness 是一个开源开发者平台,具有源代码控制管理、持续集成和持续交付功能。)
10
Efficient long-context fine-tuning, supervised fine-tuning, LongQA dataset.
(翻译:高效的长上下文微调、监督微调、LongQA 数据集。)
11
A curated list of awesome Machine Learning frameworks, libraries and software.
(翻译:精选的机器学习框架、库和软件列表。)
12
OpenTofu lets you declaratively manage your cloud infrastructure.
(翻译:OpenTofu 允许您以声明方式管理您的云基础设施。)
13
Current and prior versions of the terms that apply to your use of the Unity Editor software.
(翻译:适用于您使用 Unity Editor 软件的条款的当前版本和先前版本)
14
💊 Application to use ReVanced on Android
(翻译:基于 Flutter 的官方 ReVanced Manager。)
15
This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
(翻译:该存储库包含 Community Classroom 的 Java 数据结构和算法训练营的代码示例、作业和注释。)