-
Notifications
You must be signed in to change notification settings - Fork 357
Pull requests: Sachinchaurasiya360/InternHack
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add interview-prep blog post seed data
enhancement
New feature or request
gssoc:approved
Approved for GSSoC scoring
gssoc
level:beginner
Good for first-time contributors
quality:clean
Clean and well-structured contribution
scope:backend
Changes to server-side / API code
scope:database
Database schema or migration changes
type:feature
New feature implementation
#2561
opened Jun 24, 2026 by
Harini-2811
Contributor
Loading…
perf(opensource): optimize activity heatmap queries and refactor to MVC architecture
gssoc:approved
Approved for GSSoC scoring
gssoc
level:intermediate
Requires moderate project understanding
quality:exceptional
Exceptional implementation quality
scope:backend
Changes to server-side / API code
scope:database
Database schema or migration changes
type:performance
Performance optimization changes
type:refactor
Code refactoring without feature changes
#2559
opened Jun 24, 2026 by
Rajal-ui
Contributor
Loading…
5 of 8 tasks
fix: remove overly strict title substring match in findDuplicateRoadmap
gssoc:approved
Approved for GSSoC scoring
gssoc
level:beginner
Good for first-time contributors
quality:clean
Clean and well-structured contribution
scope:backend
Changes to server-side / API code
type:bug
Bug fixes
type:refactor
Code refactoring without feature changes
type:testing
Adds or improves tests
#2550
opened Jun 23, 2026 by
Xenon010101
Contributor
Loading…
Fix #2309: Optimize roadmap streak logic to O(1) and add index
gssoc:approved
Approved for GSSoC scoring
gssoc
level:intermediate
Requires moderate project understanding
quality:clean
Clean and well-structured contribution
scope:backend
Changes to server-side / API code
scope:database
Database schema or migration changes
type:bug
Bug fixes
type:feature
New feature implementation
type:performance
Performance optimization changes
type:refactor
Code refactoring without feature changes
type:testing
Adds or improves tests
#2538
opened Jun 23, 2026 by
KunwarSidhu47
Loading…
fix: prioritize skill-matched repos over trending in getRecommendedRepos
gssoc:approved
Approved for GSSoC scoring
gssoc
level:intermediate
Requires moderate project understanding
quality:clean
Clean and well-structured contribution
scope:backend
Changes to server-side / API code
type:bug
Bug fixes
#2532
opened Jun 22, 2026 by
Xenon010101
Contributor
Loading…
feat(#2400): implement incremental proctoring logs via batched interv…
gssoc:approved
Approved for GSSoC scoring
gssoc
level:advanced
Complex implementation or logic
quality:exceptional
Exceptional implementation quality
scope:backend
Changes to server-side / API code
scope:frontend
Changes to client-side / UI code
type:feature
New feature implementation
type:testing
Adds or improves tests
#2531
opened Jun 22, 2026 by
ChandanMeher4
Contributor
Loading…
7 of 10 tasks
feat: add useOnClickOutside hook for detecting outside clicks/touches
gssoc:approved
Approved for GSSoC scoring
gssoc
level:beginner
Good for first-time contributors
quality:clean
Clean and well-structured contribution
scope:frontend
Changes to client-side / UI code
type:feature
New feature implementation
#2508
opened Jun 21, 2026 by
zen-ash-dev
Contributor
Loading…
feat: add useMediaQuery hook for responsive component logic
gssoc:approved
Approved for GSSoC scoring
gssoc
level:beginner
Good for first-time contributors
quality:clean
Clean and well-structured contribution
scope:frontend
Changes to client-side / UI code
type:design
UI/UX or design-related updates
type:feature
New feature implementation
#2506
opened Jun 21, 2026 by
zen-ash-dev
Contributor
Loading…
feat: add useLocalStorage hook with cross-tab sync
gssoc:approved
Approved for GSSoC scoring
gssoc
level:intermediate
Requires moderate project understanding
quality:clean
Clean and well-structured contribution
scope:frontend
Changes to client-side / UI code
type:feature
New feature implementation
#2504
opened Jun 21, 2026 by
zen-ash-dev
Contributor
Loading…
fix(security/devops): add email-based auth rate limiting & CI security audit job
bug
Something isn't working
gssoc:approved
Approved for GSSoC scoring
gssoc
level:critical
High-impact or critical changes
quality:exceptional
Exceptional implementation quality
scope:backend
Changes to server-side / API code
scope:ci-cd
CI/CD pipeline, GitHub Actions, or Docker changes
type:bug
Bug fixes
type:devops
CI/CD, deployment, or infra changes
type:feature
New feature implementation
type:security
Security-related fixes or improvements
type:testing
Adds or improves tests
#2500
opened Jun 20, 2026 by
ManoharKonala
Contributor
Loading…
fix: add styled error state with retry to JobAnalyticsPage (#2284)
bug
Something isn't working
gssoc:approved
Approved for GSSoC scoring
gssoc
level:intermediate
Requires moderate project understanding
quality:clean
Clean and well-structured contribution
scope:frontend
Changes to client-side / UI code
type:bug
Bug fixes
type:design
UI/UX or design-related updates
type:feature
New feature implementation
#2498
opened Jun 20, 2026 by
saurabhhhcodes
Contributor
Loading…
fix: replace empty catch blocks with error logging in student modules (#2487)
bug
Something isn't working
gssoc:approved
Approved for GSSoC scoring
gssoc
level:beginner
Good for first-time contributors
quality:exceptional
Exceptional implementation quality
scope:frontend
Changes to client-side / UI code
type:bug
Bug fixes
#2497
opened Jun 20, 2026 by
saurabhhhcodes
Contributor
Loading…
1 task done
feat: introduce real-time collaboration foundation for study buddy sy…
gssoc:approved
Approved for GSSoC scoring
gssoc
level:critical
High-impact or critical changes
quality:clean
Clean and well-structured contribution
scope:backend
Changes to server-side / API code
scope:frontend
Changes to client-side / UI code
type:feature
New feature implementation
#2494
opened Jun 20, 2026 by
TanCodeX
Contributor
Loading…
7 of 10 tasks
fix : add aria-labels to icon-only buttons (#2350)
bug
Something isn't working
gssoc:approved
Approved for GSSoC scoring
gssoc
level:advanced
Complex implementation or logic
quality:exceptional
Exceptional implementation quality
scope:frontend
Changes to client-side / UI code
type:accessibility
Accessibility improvements
type:bug
Bug fixes
type:design
UI/UX or design-related updates
type:feature
New feature implementation
type:testing
Adds or improves tests
#2482
opened Jun 20, 2026 by
KunwarSidhu47
Loading…
5 tasks done
feat: add Outreach module with template library and tracker (#2099)
gssoc:approved
Approved for GSSoC scoring
gssoc
level:critical
High-impact or critical changes
quality:clean
Clean and well-structured contribution
scope:backend
Changes to server-side / API code
scope:database
Database schema or migration changes
scope:frontend
Changes to client-side / UI code
type:feature
New feature implementation
#2399
opened Jun 19, 2026 by
anushka11p
Loading…
7 of 10 tasks
perf(db): add stale-while-revalidate cache for public profile reads
gssoc:approved
Approved for GSSoC scoring
gssoc
level:intermediate
Requires moderate project understanding
quality:exceptional
Exceptional implementation quality
scope:backend
Changes to server-side / API code
scope:frontend
Changes to client-side / UI code
type:feature
New feature implementation
type:performance
Performance optimization changes
#2398
opened Jun 19, 2026 by
Suhas334
Contributor
Loading…
4 tasks done
perf(github-stats): replace in-memory Map with shared Redis cache and…
gssoc:approved
Approved for GSSoC scoring
gssoc
level:intermediate
Requires moderate project understanding
quality:exceptional
Exceptional implementation quality
scope:backend
Changes to server-side / API code
scope:frontend
Changes to client-side / UI code
type:performance
Performance optimization changes
#2397
opened Jun 19, 2026 by
Suhas334
Contributor
Loading…
4 tasks done
fix : persist hackathon filters across refresh and navigation
bug
Something isn't working
gssoc:approved
Approved for GSSoC scoring
gssoc
level:intermediate
Requires moderate project understanding
quality:exceptional
Exceptional implementation quality
scope:config
Project configuration or dependency changes
scope:frontend
Changes to client-side / UI code
type:bug
Bug fixes
type:testing
Adds or improves tests
#2396
opened Jun 19, 2026 by
kavin553
Loading…
7 of 10 tasks
Fix/job analytics error state
bug
Something isn't working
gssoc:approved
Approved for GSSoC scoring
gssoc
level:critical
High-impact or critical changes
quality:exceptional
Exceptional implementation quality
scope:frontend
Changes to client-side / UI code
type:bug
Bug fixes
#2286
opened Jun 17, 2026 by
vanshikaMaheshwari
Loading…
5 of 10 tasks
ProTip!
Mix and match filters to narrow down what you’re looking for.