Devpost
Participate in our public hackathons
Devpost for Teams
Access your company's private hackathons
Grow your developer ecosystem and promote your platform
Drive innovation, collaboration, and retention within your organization
By use case
Blog
Insights into hackathon planning and participation
Customer stories
Inspiration from peers and other industry leaders
Planning guides
Best practices for planning online and in-person hackathons
Webinars & events
Upcoming events and on-demand recordings
Help desk
Common questions and support documentation
<>
Sort Numbers in Ascending Order
a basic discord bot
Emulator
a discord bot built in c++
Find the distance between you and your crush
🛣 Input name of any two cities and fine distance between them in no time.
Random Number Generator
Its a simple discord bot to greet users and send motivational quotes
Build a Four connect game
sort a list of numbers
distance b/w cities using geopy
build by using autocode
t = { { str = 42, dex = 10, wis = 100 }, { str = 18, dex = 30, wis = 5 } } table.sort(t, function (k1, k2) return k1.str < k2.str end ) for i,v in ipairs(t) do print(v.str,v.dex,v.wis) end
helpful
.
Two methods of sorting a list of numbers: in ascending and descending order
The bot plays the classic game of Rock, Paper and Scissors with you
Basic program to sort a list
A script to find the distance between two cities
Find Distance between 2 cities
Sort a simple list using selection sort
A discord bot which gives you a mental health quote using the "!!quote" command.
Calculation of distance between two cities
25 – 48 of 461