-
Notifications
You must be signed in to change notification settings - Fork 1
/
challenges.json
79 lines (79 loc) · 4.29 KB
/
challenges.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
[
{
"organization": "Gitlab",
"logo": "https://images.ctfassets.net/xz1dnu24egyd/1jFYOufBZ1ib2PLP9YI45r/5f67fe4a4b32a0ff5e012cb35e3272f3/gitlab-logo-100.svg",
"description": "GitLab Hackathon:<br>Get together with the GitLab community to contribute, learn, and win exciting prizes.🎉🎁",
"date": "21/10/24 to 28/10/24",
"link": "https://about.gitlab.com/community/hackathon/"
},
{
"organization": "DocsGPT",
"logo": "https://app.docsgpt.cloud/assets/cute_docsgpt3-CvY8uc7C.svg",
"description": "LLM Document Analysis by LexEU Competition:<br>🏅 Prizes:<br> 1st Place: $200 + Special Holopin <br> 2nd Place: $100 + Special Holopin <br> 3rd Place: $50 + Special Holopin",
"date": "01/10/24 to 27/10/24",
"link": "https://github.com/arc53/DocsGPT/blob/main/lexeu-competition.md"
},
{
"organization": "oss.gg",
"logo": "https://images.emojiterra.com/google/noto-emoji/unicode-15.1/color/svg/1f579.svg",
"description": "oss.gg hackathon 2024 🕹️: complete code and non-code contributions to get points, each point is a lottery ticket, lottery happens on 31st of October 2024 🎃",
"date": "until 31/10/24",
"link": "https://oss.gg/"
},
{
"organization": "Truffle Security Co.",
"logo": "https://avatars.githubusercontent.com/u/79229934?s=200&v=4",
"description": "Detector Improvement Competition at Truffle Security!<br> - First Prize: 13-inch MacBook Air (M3) or $1,000 Amazon Gift Card <br> - Second Prize: Timbuk2 Backpack or $300 Amazon Gift Card <br> - Third Prize: Custom TruffleHog Swag or $100 Amazon Gift Card.",
"date": "01/10/24 to 31/10/24",
"link": "https://trufflesecurity.com/blog/hacktoberfest-2024-detector-improvement-competition-at-truffle-security"
},
{
"organization": "Massed Compute",
"logo": "https://massedcompute.com/wp-content/uploads/2023/08/MC-LOGO_Artboard-3-1024x109.png",
"description": "Enter Massed Compute's Hacktoberfest contest to win $100 in Free GPU compute credits.",
"date":"until 25/10/24",
"link": "https://massedcompute.com/generative-ai-hacktober-2024/"
},
{
"organization": "Hack This Fall",
"logo": "https://hackthisfall.tech/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flogo.ba386696.png&w=640&q=75",
"description": "Hack This Fall 2024 Virtual is a 36-hour online hackathon happening for hackers and builders worldwide!",
"date": "08/11/24 to 10/11/24",
"link": "https://hackathon.hackthisfall.tech/virtual"
},
{
"organization": "lab lab ai",
"logo": "https://lablab.ai/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flablab-logo.8496f44c.png&w=128&q=75",
"description": "Reasoning with o1: Build a tool or application using OpenAI’s o1 new model to automate complex problem-solving.",
"date": "04/10/24 to 11/10/24",
"link": "https://lablab.ai/event/strawberry-reasoning-with-o1"
},
{
"organization": "appwrite",
"logo": "https://appwrite.io/images/logos/appwrite-light.svg",
"description": "Appwrite's Hacktoberfest 2024 Hackathon: Build, innovate, and win!",
"date": "01/10/24 to 31/10/24",
"link": "https://appwrite.io/blog/post/appwrite-hacktoberfest-hackathon-2024"
},
{
"organization": "Quira",
"logo": "https://quira.sh/images/quira-logo.svg",
"description": "Earn rewards and develop new skills by contributing to open source or creating new projects.",
"date": "recurring",
"link": "https://quira.sh/quests/creator"
},
{
"organization": "DEVFEST AI",
"logo": "https://devfest.ai/svgs/Logo.svg",
"description": "Contribute code to AI repositories, meet new people, Participate in events and win awesome SWAG.",
"date": "01/10/24 to 31/10/24",
"link": "https://devfest.ai/"
},
{
"organization": "DEV.TO",
"logo": "https://res.cloudinary.com/practicaldev/image/fetch/s--AOunT8g5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://thepracticaldev.s3.amazonaws.com/i/78hs31fax49uwy6kbxyw.png",
"description": "DEV Challenges 👾",
"date": "recurring",
"link": "https://dev.to/challenges"
}
]