mkfifo xargs nohup strace dd if=/dev/zero chmod 777 :(){ :|:& }; iptables -F /dev/null crontab -e nc -lvp 4444 tcpdump -i eth0 lsof -i :80 tail -f && 2>&1
$ cd /about $ cd /tracks $ cd /schedule $ cd /prizes $ cd /winners $ cd /judges $ cd /faq $ ./discord.sh

$ sudo make world

sudo make world_

72 hours to build tools that matter.

$ ./hackathon --info

> You have root access. With great power comes

> great responsibility. Use it wisely.

> WARNING: May cause positive social impact,

> unexpected collaboration, and mass innovation.

$ cat /etc/event.conf

date="Feb 27 - Mar 2, 2026"

location="Online"

duration="72h"

status="[LIVE] REGISTRATION OPEN"

72h of building
6 tracks
2K+ hackers in Discord

$ cat README.md | head -20

TL;DR

What is this?

A 72-hour online hackathon where you build open-source tools that make the world better. No corporate BS, just builders shipping things that matter.

>
When Feb 27 - Mar 2, 2026
>
Where Online
>
Cost $0 (Free)
>
Judges Top-tier engineers
>
Team Size 1-4 people
>
Skill Level All welcome
$ ./discord.sh Join the community

Scroll for details or jump to: [about] [tracks] [prizes] [faq]

$ cat /etc/hackathon.conf

# CONFIGURATION FILE
# sudo make world v1.0
# Last modified: 2024-12-01

[event]
name="sudo make world"
type="social_good_hackathon"
duration="72h"
location="Online"
platform="Discord"
date="Feb 27 - Mar 2, 2026"

[philosophy]
# We believe technology should serve humanity.
# Not the other way around.
#
# This hackathon brings together developers,
# designers, and dreamers to build open-source
# tools that address real-world problems.
#
# No corporate sponsors dictating themes.
# No closed-source requirements.
# Just builders making things that matter.

[requirements]
laptop=true
passion=true
team_size="1-4"
experience="any"
coffee_tolerance="recommended"

[output]
open_source=required
license="MIT|GPL|Apache-2.0"
documentation="encouraged"
deployed="bonus_points"
72h

Duration

Non-stop building from Friday evening to Monday evening

🌍

Global

Hackers from anywhere. Build from your timezone.

OSS

Open Source

All winning projects must be publicly available

$ cat /var/challenges/README.md

# THE MISSION

━━━━━━━━━━━━━

The world runs on broken systems.
Your mission: pick one and fix it.

## Problems We're Tackling

  • - Access to education in underserved communities
  • - Climate data visualization and action
  • - Healthcare accessibility tools
  • - Civic engagement and transparency
  • - Mental health support systems
  • - Food security and distribution

## Your Deliverable

Build an open-source tool that:

  • Solves a real problem for real people
  • Can be deployed and used immediately
  • Is documented well enough for others to contribute
  • Follows the Unix philosophy: do one thing well

## Submission Requirements

├── README.md # Required: Project documentation
├── LICENSE # Required: Open source license
├── src/ # Your source code
├── demo/ # Screenshots or video
└── DEPLOYMENT.md # Bonus: How to deploy

$ echo "The best code is code that helps someone"

The best code is code that helps someone

$ ls -la /opt/tracks/

total 6

drwxr-xr-x /education/

Education

Make learning accessible to everyone

Difficulty: ███░░░░░░░ (3/10)
Examples: tutoring platforms, study tools, interactive tutorials
├── curriculum.json├── lessons/└── quiz-engine.ts
drwxr-xr-x /climate/

Climate

Visualize and act on environmental data

Difficulty: █████░░░░░ (5/10)
Examples: carbon calculators, eco-tracking, sustainability dashboards
├── emissions-data.csv├── visualizer/└── api-keys.env.example
drwxr-xr-x /health/

Health

Make healthcare more accessible for everyone, everywhere

Difficulty: ██████░░░░ (6/10)
Examples: symptom checkers, med reminders, mental health tools
├── HIPAA-guidelines.md├── anonymizer.ts└── wellness-tracker/
drwxr-xr-x /civic/

Civic

Improve transparency and engagement

Difficulty: █████░░░░░ (5/10)
Examples: budget trackers, voting info, petition platforms
├── public-data-apis.md├── transparency/└── voting-info.json
drwxr-xr-x /tools/

Tools

Build utilities that help other builders

Difficulty: ███████░░░ (7/10)
Examples: CLI utilities, automation scripts, debugging helpers
├── cli-template/├── Makefile└── install.sh
drwxr-xr-x /wildcard/

Wildcard

Surprise us with something impactful

Difficulty: ████████░░ (8/10)
Examples: you tell us
├── README.md├── imagination/└── ???
NOTICE: You may only fork() one track. Choose based on your interests, not just difficulty.

$ kubectl get events -n hackathon

# sudo make world - Event Schedule
# kubectl get events --sort-by='.metadata.creationTimestamp'
# All times in UTC. Sleep is optional.

# PRE-EVENT (Now - Feb 27)
# ------------------

    Now  kubectl apply -f registration.yaml
    # Registration Opens
  
    Feb 27  kubectl scale --replicas=0
    # Registration Closes
  

# HACKATHON (Feb 27 - Mar 2)
# ---------------------

    18:00  kubectl create namespace hackathon
    # Hackathon Begins (Feb 27)
  
    10-12  kubectl exec -it mentors -- /bin/bash
    # Morning Office Hours (daily)
  
    20-22  kubectl logs -f office-hours
    # Evening Office Hours (daily)
  
      kubectl run hacker --restart=Never
    # 72h of Building
  
    18:00  kubectl rollout status deployment
    # Submissions Close (Mar 2)
  

# POST-EVENT (Mar 2 - Mar 21)
# ----------------------------

    Mar 2-14  kubectl get pods -l role=judge
    # Judging Period
  
    Mar 14  kubectl get secret winners -o yaml
    # Main Winners Announced
  
    Mar 14-21  kubectl apply -f community-vote.yaml
    # Community Voting
  
    Mar 21  kubectl describe winner --all
    # Community Choice Announced
  

# Pro tip: git commit early, git commit often

PRE

Registration
Now Registration Opens
Feb 27 Registration Closes

HACK

Feb 27 - Mar 2
18:00 Hackathon Begins (Feb 27)
10-12 Morning Office Hours (daily)
20-22 Evening Office Hours (daily)
72h of Building
18:00 Submissions Close (Mar 2)

POST

Mar 2 - Mar 21
Mar 2-14 Judging Period
Mar 14 Main Winners Announced
Mar 14-21 Community Voting
Mar 21 Community Choice Announced

* All times in UTC. Your mileage may vary based on caffeine intake.

$ sudo cat /root/prizes.txt

Password: ******** [sudo] access granted
[ GRAND PRIZE: "Root Access Award" ]
├─ $1,000 ├─ Builds impactful open-source software├─ Solves real problems elegantly└─ Top technical execution
[ SECOND PLACE: "Runner-Up" ]
├─ $300 ├─ Outstanding technical execution└─ Strong social impact approach
[ THIRD PLACE: "Finalist" ]
├─ $200 ├─ Stands out with originality└─ Code that makes a difference
[ COMMUNITY AWARD: "People's Choice" ]
├─ $500 ├─ Voted by the community└─ The project that resonated most
--- expectations.txt +++ reality.txt

@@ total_prize_pool @@

- $50,000 cash prize

+ $2,000 (honest money, no strings)

+ code review from senior engineers

+ portfolio project shipped in 72h

+ feedback you'd pay consultants for

+ connections > clout

$ cat /var/log/winners.log

The projects that shipped. Results announced after judging.

Grand Prize $1,000
To Be Announced

The one that made us say 'wait, this actually works?' Ships real impact.

Runner-Up $300
To Be Announced

Almost took the crown. Clean code, clear mission.

Third Place $200
To Be Announced

The dark horse. Surprised everyone, including themselves.

Community Choice $500
To Be Announced

You voted. They won. Democracy in action.

$ cat /etc/judges.conf

Top-tier engineers reviewing your code. No pressure.

$ cat ~/.raptors/eval.config

# Every submission gets reviewed by humans who've

# shipped code to millions. No AI judging here.

#

# Post-hackathon, you'll receive a detailed report:

code_quality="architecture, patterns, edge cases"

impact_score="real-world applicability analysis"

growth_tips="personalized feedback from reviewers"

# Win or not, you walk away with something useful.

Arun Kumar Elengovan
Arun Kumar Elengovan
US
Security engineering leader in cryptography and cloud security. IEEE Senior Member. Judges technical papers for international conferences.
Rajesh Kesavalalji
Rajesh Kesavalalji
US
18+ years building large-scale distributed systems and AI infrastructure. Active hackathon mentor and innovation evaluator.
Nishant Motwani
Nishant Motwani
Google · US
Senior Partnerships Manager at Google. 10+ years in streaming, smartphones, automotive and enterprise verticals.
Sergii Demianchuk
Sergii Demianchuk
Cisco Systems · US
17+ years in network security at Cisco. Voting member of OASIS cybersecurity standards committees.
Sofia Kalinina
Sofia Kalinina
Rostelecom IT · RU
Product and technology leader at Rostelecom IT. Open-source contributor specializing in scalable systems and technical roadmaps.
Ilia Masandilov
Ilia Masandilov
Yandex · RU
Engineering leader at Yandex with 20+ years in software development, DevOps and cross-functional technical leadership.
Cihan Nam
Cihan Nam
PureFit AI · TR
Founder and CTO of PureFit AI. Built real-time 3D pose-estimation fitness coaching deployed in AI studios.
Nethaji Kapavarapu
Nethaji Kapavarapu
US
Two decades in public-sector digital modernization. IEEE Senior Member, Forbes contributor, US patent inventor.
Venkata Revunuru
Venkata Revunuru
US
12+ years in large-scale search and distributed systems. Founded Snaplocal and WingBud for social impact.
Yauheni Kanavalik
Yauheni Kanavalik
EPAM Systems · US
Solution Architect at EPAM Systems. Specializes in frontend architecture, performance engineering and cross-system integration at scale.
Maksim Zemskov
Maksim Zemskov
Lead Software Engineer at Yandex · RS
Lead Software Engineer at Yandex. 16+ years building developer tooling, monorepo infrastructure and CI/CD automation.
Oleksandr Pliekhov
Oleksandr Pliekhov
Mercury Intermedia Inc. · US
Senior Android Engineer. ECDMA Gold Winner 2025. IEEE Senior Member. Built award-winning IoT smart hub.
Roman Seleznev
Roman Seleznev
Sberbank · RU
20+ years designing advanced software solutions and AI integrations for major financial institutions.
Lechi Zhang
Lechi Zhang
Boston Consulting Group · US
BCG Private Equity lead. Co-founded Stonelake Capital. 7+ years at World Bank promoting digital financial inclusion.

$ ./evaluate --verbose

ANALYZING SUBMISSION CRITERIA...

ANALYSIS COMPLETE

JUDGING CRITERIA

================
[35%] IMPACT
████░░░░░░
  • ├─ Does it solve a real problem?
  • ├─ Who benefits and how many?
  • └─ Is the solution sustainable?
[25%] TECHNICAL EXECUTION
███░░░░░░░
  • ├─ Code quality and architecture
  • ├─ Does it actually work?
  • └─ Security considerations
[20%] INNOVATION
██░░░░░░░░
  • ├─ Novel approach to the problem
  • ├─ Creative use of technology
  • └─ Potential for growth
[15%] USABILITY
██░░░░░░░░
  • ├─ Can real people use this?
  • ├─ Design and user experience
  • └─ Accessibility
[5%] PRESENTATION
█░░░░░░░░░
  • ├─ Clear communication
  • ├─ Compelling demo
  • └─ README quality

BONUS FLAGS:

--open-source +5% (Required for grand prize)
--deployed +5% (Live demo available)
--containerized +3% (Docker/K8s ready)
--documented +2% (Man page quality docs)
$ TOTAL: ./configure && make && make install

$ man -k hackathon | head -20

Q: Do I need a team?
A: No. Solo hackers welcome. Team size 1-4. Find teammates in Discord or go lone wolf.
Q: What skill level?
A: All levels welcome. Mentors on call 24/7. "Best First Hack" prize exists for a reason.
Q: Can I use existing code?
A: Libraries: yes. Your old projects: no. Fork open source, but build something new on top.
Q: Can I use AI tools?
A: Claude, Cursor, Copilot, vibe-coding — all fair game. You still own what you ship.
Q: What do I need?
A: Computer, internet, headphones, ideas. We provide: community, mentors, motivation.
Q: How long is it really?
A: 72 hours. Friday 18:00 to Monday 18:00 UTC. Sleep optional, caffeine recommended.
Q: Who owns the IP?
A: You do. 100% yours. Must be open source to win. Pick your favorite license.
Q: How does it work?
A: 100% online via Discord. Join channels, find teammates, ship code. Timezone-friendly.
Q: What tools provided?
A: GitHub Pro, cloud credits, sponsor API keys. Everything distributed at kickoff.
Q: Age requirements?
A: 18+ only. No exceptions. We trust you, but rules are rules. Sorry, younglings.

$ man hackathon # Full documentation

$ cat /rules/CODE_OF_CONDUCT.md

$ less /docs/complete-faq.txt

# full judging panel

$ lsmod | grep stack

Pick your weapon. No wrong answers.

Module Size Description
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
web 4096K Build for the browser
├─ React / Next.js / Vue
├─ Node.js / Python / Go
└─ PostgreSQL / MongoDB
cloud 2048K kubectl apply -f future
├─ Docker / Kubernetes
├─ Helm / Terraform
└─ AWS / GCP / Azure
ai 2048K Intelligence at scale
├─ OpenAI / Anthropic APIs
├─ Python / TensorFlow
└─ Hugging Face / LangChain
cli 1024K Terminal first
├─ Go / Rust / Python
├─ Cobra / Click / Typer
└─ Shell scripting
data 1024K Make data speak
├─ D3.js / Chart.js
├─ Python / Pandas
└─ Observable / Streamlit
automation 512K Let machines work
├─ n8n / Zapier clones
├─ GitHub Actions
└─ Cron / Temporal

$ cowsay "Use what you know. Learn what you don't."

 __________________________________________
< Use what you know. Learn what you don't. >
 ------------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||
community.join()

$ ./discord.sh

discord.sh

#!/bin/bash

# Join the sudo make world community

# No registration forms. No waitlists. Just vibes.

$ curl -s https://discord.com/invite/xfYPDZYqeh | ./join.sh

Connecting to Discord...

Authenticating...

Connection established!

Welcome to #general

You have joined the following channels:

#announcements - Event updates & news

#introductions - Say hello, find teammates

#team-formation - Looking for group?

#ask-mentors - Get help from experts

#random - Off-topic chaos

#show-and-tell - Share what you're building

# What happens when you join:

# 1. Introduce yourself in #introductions

# 2. Find teammates or go solo

# 3. Pick your track

# 4. Show up January 15th ready to build

$ echo "That's it. No forms. No BS."

That's it. No forms. No BS.

JOIN DISCORD

Free forever. No email required.

$ cat /etc/motd

sudo make world

Feb 27 - Mar 2, 2026

Online @ discord.gg/xfYPDZYqeh

See you there, hacker.

$ ps aux | grep hackathon
PID STATUS TIME COMMAND
2026 WAITING 00d 00h 00m 00s ./start-hackathon.sh
Launch: 0%
Target: Feb 27 - Mar 2, 2026 @ 18:00 UTC

$ cat /etc/organizer

Organised by Hackathon Raptors

A non-profit community — UK [C.I.C] — 15 557 917

┌─────────────────────────────────────────────┐
│  Office 2131, 182-184 High Street North     │
│  East Ham, London, E6 2JA, United Kingdom   │
│  [email protected] · +44 1733 833019        │
└─────────────────────────────────────────────┘