• Stars
    star
    1,844
  • Rank 24,232 (Top 0.5 %)
  • Language
  • Created about 1 year ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Projects to get you started on full stack

Social Links

YouTube LinkedIn Badge Twitter Badge Instagram Badge

Community Link

Discord Badge Telegram Badge

Project Ideas


♟️ CHESS ♟️
01 Build a multiplayer chess game like https://chess.com
02 Frontend should allow users to signup, create accounts and create a room
03 On room creation, they can share the link with their friend who can join the group as well
04 Add move validation to make sure users can only make valid moves
05 Use either canvas or raw HTML blocks for the game. You may also use a game engine like phaser.
06 You will need to do socket programming since this is a real-time game.


🐤 MULTIPLAYER FLAPPY BIRD GAME 🐤
01 Create a multiplayer flappy bird game where users can invite their friends and play against each other like this project.
02 Use raw canvas for rendering, and write all physics yourself (Basic physics like acc, velocity ...)
03 You will need to do socket programming since this is a real-time game. Sockets would relay the positions of users to each other.


🤖 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
03 Make sure your frontend experience is 10x better than the native chat GPT experience.
04 Allow users to put in their own Chat GPT API keys and use GPT 4.



CREATE A LOW LATENCY TRADING SYSTEM IN RUST
01 Create a WebSocket server in rust
02 Send data that looks similar to trading applications (create order, cancel order)
03 Compress data as much as you can. Read about pbfs
04 Regionally distribute this trading application and send trades closer to the main server



🔗 CREATE A MULTICHAIN 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
03 User should be able to select the amount they want to
04 Implement a user authentication system to ensure the security of user data and prevent fraud or abuse of the airdropping feature.
05 Enable users to easily view their airdropped tokens and transaction history for each chain on the website.
06 Include a feature that allows users to track the progress of their airdropped tokens, such as through email notifications or real-time updates on the website.
07 Consider implementing a referral program that incentivizes users to share the website with their friends and family.
08 Ensure that the website is optimized for mobile devices, as many users may prefer to access the website from their smartphones.
09 Provide clear and concise instructions on how to use the website and participate in the airdrops to minimize confusion and errors.
10 Consider partnering with other crypto projects to offer exclusive airdrops or promotional offers to users of the website, which could help attract more users and increase engagement.
11 Make sure to comply with all relevant regulations and laws in the jurisdictions where the website will be accessible, as failure to do so could result in legal and financial consequences.
12 Regularly update and maintain the website to ensure that it remains secure and functional, and to address any bugs or issues that may arise.

More Repositories

1

Algorithmic-Resources

A Curated list of Topic wise Theory and Questions to Get You Started On Competitive Coding.
1,203
star
2

notification-logger

Desktop notification for your console Logs
JavaScript
995
star
3

gsoc-good-first-issues

Good first issues for GSoC 2023
613
star
4

project-ideas-v2

Project ideas with prompts
516
star
5

awesome-chess

Chess!
344
star
6

full-stack-assignment

JavaScript
210
star
7

vercel

TypeScript
115
star
8

linkedin-bot

JavaScript
79
star
9

docker-roadmap

JavaScript
78
star
10

real-time-chat

TypeScript
61
star
11

flappyBird

A simple js clone of flappy bird
JavaScript
53
star
12

leetcode-clone

TypeScript
51
star
13

note-taker

Minimal note taking and sharing app
JavaScript
45
star
14

react-assignment

JavaScript
45
star
15

trade-assignment

TypeScript
45
star
16

omegle

TypeScript
45
star
17

web3-bootcamp

Solidity
43
star
18

hkirat.github.io

My Blog
CSS
42
star
19

repl

TypeScript
33
star
20

quiz-app-next

TypeScript
30
star
21

peetcode

JavaScript
23
star
22

flappyBirdAi

Flappy bird AI
JavaScript
20
star
23

todo-app

JavaScript
20
star
24

sol-examples

TypeScript
18
star
25

frontend-frameworks

TypeScript
14
star
26

discord-validation-bot

Python
14
star
27

trade-strategy

TypeScript
13
star
28

nvim-assignment

JavaScript
12
star
29

js-challenges

10
star
30

chat-frontend2

TypeScript
8
star
31

eth-contracts

Eth contracts
TypeScript
7
star
32

sum-server

JavaScript
6
star
33

learning

5
star
34

week-9

JavaScript
4
star
35

asyncapi-fork

TypeScript
4
star
36

mobiledebugger.js

Remote Debugging Made Easy
JavaScript
4
star
37

agar.io

JavaScript
4
star
38

dijkstra

Kinetic Simulation of Dijkstra's algorithm
JavaScript
3
star
39

2048

A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
CSS
3
star
40

idea

JavaScript
2
star
41

twitos

Decentralized twitter
TypeScript
2
star
42

react-boilerplate

CSS
2
star
43

janus

JavaScript
2
star
44

serverles

TypeScript
2
star
45

chat-frontend

Simple Chat front end
JavaScript
2
star
46

push-notifications

Push Notifications for node.js
JavaScript
2
star
47

bash-examples

Shell
2
star
48

week-7-messed-up-code

JavaScript
2
star
49

locatejs

Location api and Google maps
JavaScript
1
star
50

MVCHubble

PHP
1
star
51

harkirat96.php

php project including a php based page for link sharing
PHP
1
star