Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Hack-HQ
/
hackhq
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
95
Code
Issues
8
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: persist the tracker to the user's account, add win trophies, and deploy from main (#226, #223)
- #236
#236
Draft
akeight
wants to merge 19 commits into
main
Hack-HQ/hackhq:main
from
vercel
Hack-HQ/hackhq:vercel
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Draft
feat: persist the tracker to the user's account, add win trophies, and deploy from main (#226, #223)
#236
akeight
wants to merge 19 commits into
main
Hack-HQ/hackhq:main
from
vercel
Hack-HQ/hackhq:vercel
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
Add user_hackathons table for per-user tracker state
Show description for 211ed51
akeight
and
cursoragent
committed
211ed51
View commit details
Copy full SHA for 211ed51
Browse repository at this point
Add /api/tracker for reading and writing a user's pipeline
Show description for a7a8bf3
akeight
and
cursoragent
committed
a7a8bf3
View commit details
Copy full SHA for a7a8bf3
Browse repository at this point
Remove a stray root package-lock.json
Show description for b7f323b
akeight
and
cursoragent
committed
b7f323b
View commit details
Copy full SHA for b7f323b
Browse repository at this point
Sync the tracker to the signed-in user's account, and record wins
Show description for 970075b
akeight
and
cursoragent
committed
970075b
View commit details
Copy full SHA for 970075b
Browse repository at this point
Show trophy badges for recorded hackathon wins
Show description for e1d71fd
akeight
and
cursoragent
committed
e1d71fd
View commit details
Copy full SHA for e1d71fd
Browse repository at this point
Commits on Jul 26, 2026
Overlay a gold trophy stamp on won hackathons
Show description for 060f2b6
akeight
and
cursoragent
committed
060f2b6
View commit details
Copy full SHA for 060f2b6
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/issue-226-supabase-tracker-wins
Show description for fed2721
akeight
committed
fed2721
View commit details
Copy full SHA for fed2721
Browse repository at this point
remove extra in progress badge
akeight
committed
cc3b80d
View commit details
Copy full SHA for cc3b80d
Browse repository at this point
test(#226): assert tracker-store scopes every query to the caller
Show description for d6b1add
akeight
and
cursoragent
committed
d6b1add
View commit details
Copy full SHA for d6b1add
Browse repository at this point
fix(vercel): use Node-runtime proxy.ts instead of Edge middleware.ts
Show description for df2efe7
akeight
and
cursoragent
committed
df2efe7
View commit details
Copy full SHA for df2efe7
Browse repository at this point
chore: trigger Vercel production deploy on vercel branch
Show description for 6eb3793
akeight
and
cursoragent
committed
6eb3793
View commit details
Copy full SHA for 6eb3793
Browse repository at this point
docs(#226): record user_hackathons migration as applied via SQL Editor
Show description for b894487
akeight
and
cursoragent
committed
b894487
View commit details
Copy full SHA for b894487
Browse repository at this point
fix(#226): revoke Supabase default grants from anon on user_hackathons
Show description for ae7b930
akeight
and
cursoragent
committed
ae7b930
View commit details
Copy full SHA for ae7b930
Browse repository at this point
chore: redeploy to pick up Supabase env
Show description for 3e071fa
akeight
and
cursoragent
committed
3e071fa
View commit details
Copy full SHA for 3e071fa
Browse repository at this point
Commits on Jul 27, 2026
Merge remote-tracking branch 'origin/main' into vercel
Jose-Gael-Cruz-Lopez
committed
95c3ba2
View commit details
Copy full SHA for 95c3ba2
Browse repository at this point
docs(#223): retarget deployment to Vercel and finish the proxy.ts rename
Show description for 00630ba
Jose-Gael-Cruz-Lopez
and
claude
committed
00630ba
View commit details
Copy full SHA for 00630ba
Browse repository at this point
build: pin the Turbopack workspace root to web/
Show description for da8baa5
Jose-Gael-Cruz-Lopez
and
claude
committed
da8baa5
View commit details
Copy full SHA for da8baa5
Browse repository at this point
Commits on Jul 28, 2026
Merge branch 'main' of https://github.com/Jose-Gael-Cruz-Lopez/hackhq into vercel
akeight
committed
e333148
View commit details
Copy full SHA for e333148
Browse repository at this point
Commits on Aug 1, 2026
fix(#223): keep auth as Edge middleware so Workers Builds passes
Show description for e4f3e27
Jose-Gael-Cruz-Lopez
and
claude
committed
e4f3e27
View commit details
Copy full SHA for e4f3e27
Browse repository at this point
You can’t perform that action at this time.