open-source-starter-kit
Python Mediumtripti-gupta700/open-source-starter-kit
11 stars
9 forks
30 open issues
Active Apr 2026
Beginner-Friendly Issues 30
Issues tagged for new contributors
GitHub Actions workflow fails on PRs with no Python files
#34 · Apr 4, 2026
bug documentation Advanced
To-Do app loses all tasks on page refresh
#33 · Apr 4, 2026
bug
Linear Search returns wrong index for duplicate values
#32 · Apr 4, 2026
bug
Bubble Sort doesn't handle empty array
#31 · Apr 4, 2026
bug
Typo in README breaks the clone command
#30 · Apr 4, 2026
bug
Fibonacci function returns wrong value for n=0
#29 · Apr 4, 2026
bug
Palindrome check fails for strings with spaces
#28 · Apr 4, 2026
bug
Add a CI workflow for linting PRs | GitHub Actions |
#27 · Apr 4, 2026
Advanced
Build a Full React mini-project with state management | React, Redux |
#26 · Apr 4, 2026
Advanced
Add LRU Cache implementation | Python / Java |
#25 · Apr 4, 2026
Advanced
Add Dijkstra's Algorithm | Python / C++ |
#24 · Apr 4, 2026
Advanced
Build a Random Quote Generator | Python, APIs |
#23 · Apr 4, 2026
python
Build a File Organizer script | Python, OS module |
#22 · Apr 4, 2026
python
Build a Password Strength Checker script | Python basics |
#21 · Apr 4, 2026
python
Build a Weather Card component (React) | React, APIs |
#20 · Apr 4, 2026
web
Build a Calculator UI | HTML, CSS, JS |
#19 · Apr 4, 2026
web
Build a To-Do list app (HTML/CSS/JS) | HTML, CSS, JS |
#18 · Apr 4, 2026
web
Add Longest Common Subsequence | Any language | DP |
#17 · Apr 4, 2026
intermediate
Add BFS / DFS on a Graph | Python / JS | Graphs |
#16 · Apr 4, 2026
intermediate
Add Valid Parentheses solution | Any language | Stack |
#15 · Apr 4, 2026
intermediate
Add Linked List implementation | Python / C++ | Data Structures |
#14 · Apr 4, 2026
intermediate
Add Merge Sort solution | Any language | Sorting, Recursion |
#13 · Apr 4, 2026
intermediate
Add Binary Search solution | Any language | Searching |
#12 · Apr 4, 2026
intermediate
Fix any typos/grammar in existing files | Attention to detail |
#11 · Apr 4, 2026
documentation
Add a Resources list for DSA learning | Research, Markdown |
#10 · Apr 4, 2026
documentation
Write a "How to raise your first PR" step-by-step | Writing |
#9 · Apr 4, 2026
Write a "Git Basics" guide for beginners | Writing, Git knowledge |
#8 · Apr 4, 2026
documentation
Add Find Max/Min in Array solution | Any language | Arrays |
#7 · Apr 4, 2026
good first issue
Add Count Vowels in a String solution | Any language | Strings |
#6 · Apr 4, 2026
good first issue
Add Bubble Sort solution | Any language | Sorting |
#5 · Apr 4, 2026
good first issue