Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
913 commits
Select commit Hold shift + click to select a range
b5c1171
fix: Optimize GitHub Pages workflow to reduce frequent builds
cursoragent Oct 12, 2025
2eb1cd6
Merge branch 'main' into cursor/pages-build-and-deploy-workflow-bdde
Open-Source-you Oct 12, 2025
08f86b8
fix: Remove problematic Jarvis submodule reference
cursoragent Oct 12, 2025
3f9b846
fix: Disable submodules in GitHub Pages workflow
cursoragent Oct 12, 2025
913e6bb
Create static.yml
Open-Source-you Oct 12, 2025
7a2033b
scroll to top button added
MaNaN1803 Oct 12, 2025
009d696
feat: Add 100 new labels for better categorization
cursoragent Oct 12, 2025
65ef8c3
Remove additional labels configuration
cursoragent Oct 12, 2025
dadbee7
Implement typing speed test
Sumanth077s Oct 12, 2025
bfbe07f
Add number memory game functionality
Sumanth077s Oct 12, 2025
9fb58da
Add trading bot and tests
Iqbal-dev12 Oct 12, 2025
760977a
Add full trading bot project including bot, tests, README, requiremen…
Iqbal-dev12 Oct 12, 2025
37d5fab
Delete tests
Iqbal-dev12 Oct 12, 2025
6f72b0a
Added my Social Media App Project for Hacktoberfest
areebamoosa Oct 12, 2025
095b8f4
Implement event loop and basic backtest files
laiba-Ashfaq Oct 12, 2025
aa1ddaf
Merge pull request #437 from Iqbal-dev12/trading-bot-scaffold-v2
Open-Source-you Oct 12, 2025
49249ed
Merge pull request #435 from Sumanth077s/patch-2
Open-Source-you Oct 12, 2025
0825421
Merge pull request #436 from Sumanth077s/patch-3
Open-Source-you Oct 12, 2025
916055e
Merge pull request #439 from laiba-Ashfaq/implement-event-loop
Open-Source-you Oct 12, 2025
e197d3d
Merge pull request #438 from areebamoosa/Netlynk-social-media-app
Open-Source-you Oct 12, 2025
77c2fa2
Add Gym Fitness App
Oct 12, 2025
f18c8ea
Merge pull request #434 from MaNaN1803/scroll_top_button
Open-Source-you Oct 12, 2025
8585e72
Merge pull request #440 from sanathanrao/main
Open-Source-you Oct 12, 2025
75aad13
Add human-readable backtest performance report generator #430
Iqbal-dev12 Oct 12, 2025
112d0aa
Merge pull request #441 from Iqbal-dev12/feature/backtest-report
Open-Source-you Oct 12, 2025
f4baf5a
Added RPS website Rock,paper,Scissors
Oct 12, 2025
ba9389b
add pre-commit configuration for formatting and linting
RITVIKKAMASETTY Oct 12, 2025
0c0100d
Add CSV loader with validation, timezone handling, caching, and tests
laiba-Ashfaq Oct 12, 2025
0bc1f8e
feat(exec): add order execution simulator with slippage & latency (#429)
kacperpoluszejko Oct 12, 2025
eabd9db
Update: a more complex calculator
AshChadha-iitg Oct 12, 2025
3b5a285
removed hex files and removed unnecessary code
katze-a0 Oct 13, 2025
b0bbeb2
added simonGame
rohan1919-byte Oct 13, 2025
de1ae76
Merge pull request #448 from katze-a0/new_branch_color-flipper
Open-Source-you Oct 13, 2025
c4ec72b
Merge pull request #442 from sanathanrao/main
Open-Source-you Oct 13, 2025
32546f5
Merge pull request #445 from kacperpoluszejko/feature/429-order-execu…
Open-Source-you Oct 13, 2025
b44c3d6
Merge pull request #444 from laiba-Ashfaq/add-csv-loader
Open-Source-you Oct 13, 2025
03406f0
Create hangman.py
guptushar27 Oct 13, 2025
57babc0
Added hangman game using python.
meetarora10 Oct 13, 2025
d7aa938
add pre-commit configuration for formatting and linting
RITVIKKAMASETTY Oct 13, 2025
67b373f
Merge branch 'main' into main
RITVIKKAMASETTY Oct 13, 2025
a925e5d
Added habit Tracker Application
Oct 13, 2025
a3229a5
chore: fix newline at end of pre-commit config
RITVIKKAMASETTY Oct 13, 2025
e717045
Merge pull request #446 from AshChadha-iitg/patch-4
Open-Source-you Oct 13, 2025
4a21da7
Merge pull request #453 from sanathanrao/habit
Open-Source-you Oct 13, 2025
26fe2a6
Merge pull request #450 from guptushar27/patch-2
Open-Source-you Oct 13, 2025
8f767b3
Merge pull request #451 from meetarora10/hangman-branch
Open-Source-you Oct 13, 2025
d252b07
Merge branch 'main' into main
Open-Source-you Oct 13, 2025
8486e34
Merge pull request #443 from RITVIKKAMASETTY/main
Open-Source-you Oct 13, 2025
cbf8053
Merge pull request #449 from rohan1919-byte/ro-byte
Open-Source-you Oct 13, 2025
c455e64
Add: Python Factorial Program
rishanmenezes Oct 13, 2025
310d2fd
Add: Python Fibonacci Sequence Program
rishanmenezes Oct 13, 2025
2f0116b
added to_do_app
rohan1919-byte Oct 13, 2025
2629c5f
Merge branch 'main' into ro-byte
rohan1919-byte Oct 13, 2025
e7fc55a
Merge pull request #454 from rishanmenezes/feature/python-factorial
Open-Source-you Oct 13, 2025
e4c05ce
Merge pull request #455 from rishanmenezes/feature/python-fibonacci
Open-Source-you Oct 13, 2025
110a3ea
Merge branch 'main' into ro-byte
Open-Source-you Oct 13, 2025
4408b85
Add Issue Tracker feature
Iqbal-dev12 Oct 13, 2025
a64733c
Added market data adapter modules for CoinGecko and Alpha Vantage wit…
pKm720 Oct 13, 2025
20cff04
Add multiple example strategies including MA crossover, RSI, and mean…
Iqbal-dev12 Oct 13, 2025
2a16d29
Implement basic expense tracker functionality
Sumanth077s Oct 14, 2025
e8df141
Fix formatting issues in flashcard_quiz.py
Sumanth077s Oct 14, 2025
4a1837b
Add password strength checker functionality
Sumanth077s Oct 14, 2025
79b54e6
Implement basic CLI task manager
Sumanth077s Oct 14, 2025
466de6c
[ImgBot] Optimize images
ImgBotApp Oct 14, 2025
111d41b
Merge pull request #1 from iamKaviB/imgbot
iamKaviB Oct 14, 2025
1a4cdae
Implement WikiSearch class for article management
AshChadha-iitg Oct 14, 2025
a291f28
Updated BMI calculator with Save/Load Entry features
Nikhil-tej108 Oct 14, 2025
f17b845
readme magic
iamKaviB Oct 14, 2025
7814770
Merge pull request #468 from iamKaviB/main
Open-Source-you Oct 14, 2025
f69c9fc
Merge pull request #467 from iamKaviB/iamkavib
Open-Source-you Oct 14, 2025
1283f3f
Merge pull request #458 from pKm69/market_data_adapters
Open-Source-you Oct 14, 2025
209426a
Merge pull request #459 from Iqbal-dev12/add-strategy-examples
Open-Source-you Oct 14, 2025
c709264
Added neon button UI for Gym Fitness project
shwetchan20 Oct 14, 2025
4ebd054
Added Tiny-Url Flask API with setup,usage,example and a README file
Rajudas94 Oct 15, 2025
f2bb471
Add: Ramyak_GenAI_Text Python generative AI project
JainRamyak Oct 15, 2025
f8c4158
Add: Ramyak_TextSummarizer Python AI project
JainRamyak Oct 15, 2025
1058431
Merge pull request #465 from AshChadha-iitg/patch-5
Open-Source-you Oct 15, 2025
95d8e0b
feat(cli): add interactive QR Code Generator for URLs
MadhankumarAI Oct 15, 2025
f232e36
Merge pull request #464 from Sumanth077s/patch-7
Open-Source-you Oct 15, 2025
b7b6921
Merge pull request #463 from Sumanth077s/patch-6
Open-Source-you Oct 15, 2025
78bc53f
feat(cli): add modular Password Strength Checker tool
MadhankumarAI Oct 15, 2025
14dd877
Merge pull request #462 from Sumanth077s/patch-5
Open-Source-you Oct 15, 2025
98d1b7b
Merge pull request #461 from Sumanth077s/patch-4
Open-Source-you Oct 15, 2025
6528321
Merge pull request #460 from rohan1919-byte/ro-byte
Open-Source-you Oct 15, 2025
52cfc7e
Merge pull request #466 from Nikhil-tej108/main
Open-Source-you Oct 15, 2025
8505d1e
Merge pull request #469 from shwetchan20/gym_ui_neon_button
Open-Source-you Oct 15, 2025
0803e38
Merge pull request #470 from Rajudas94/add-tinyurl-project
Open-Source-you Oct 15, 2025
17371f5
Merge pull request #471 from JainRamyak/JainRamyak_1
Open-Source-you Oct 15, 2025
488a79e
Merge pull request #473 from MadhankumarAI/main
Open-Source-you Oct 15, 2025
75ca3e9
Merge pull request #472 from JainRamyak/JainRamyak_2
Open-Source-you Oct 15, 2025
14669aa
Add: Ramyak_TextGenerator_AI Python text generation project
JainRamyak Oct 15, 2025
e68572f
Merge branch 'main' into JainRamyak_3
JainRamyak Oct 15, 2025
a3a5187
Add main.py and README for Ramyak_SentimentAnalyzer_AI
JainRamyak Oct 15, 2025
663dfef
feat : adding pong game application
suryaprkash778-dot Oct 16, 2025
d5d867b
ai agent faqs generator project
haris-bit Oct 16, 2025
e23c8fe
Fix URL for forking repository in README.md
Lethios Oct 16, 2025
5142031
Fixed typo in README.md
Lethios Oct 16, 2025
255b172
Add Night City Skyline Turtle graphics program
MadhankumarAI Oct 16, 2025
1cafa98
Enhancement: Add bulk selection, delete functionality, and timestamp …
Nikhil-tej108 Oct 16, 2025
ac0eb8c
Merge pull request #508 from Nikhil-tej108/main
Open-Source-you Oct 16, 2025
668735e
Merge pull request #297 from jhaayushkumar/patch-1
Open-Source-you Oct 16, 2025
da30b6e
Merge pull request #504 from Lethios/main
Open-Source-you Oct 16, 2025
1120466
Merge pull request #298 from mrstrange2003/patch-1
Open-Source-you Oct 16, 2025
5540ab4
digital clock project
prachichoudhary2004 Oct 16, 2025
c20983f
digital clock project
prachichoudhary2004 Oct 16, 2025
064f2a7
Merge pull request #509 from prachichoudhary2004/digital-clock
Open-Source-you Oct 16, 2025
839e263
tic tac toe project
prachichoudhary2004 Oct 16, 2025
7c83665
Merge branch 'main' into tic-tac
prachichoudhary2004 Oct 16, 2025
77b07a4
added project
abhicodes01 Oct 16, 2025
e9276a7
Merge pull request #510 from prachichoudhary2004/tic-tac
Open-Source-you Oct 16, 2025
9314fbc
Merge pull request #506 from MadhankumarAI/main
Open-Source-you Oct 16, 2025
15c7d38
Merge pull request #500 from haris-bit/feature/Haris-Iftikhar
Open-Source-you Oct 16, 2025
1aa18a0
Merge pull request #499 from suryaprkash778-dot/password_manager
Open-Source-you Oct 16, 2025
b5a06bf
Merge pull request #498 from JainRamyak/JainRamyak_4
Open-Source-you Oct 16, 2025
fa978bb
Merge pull request #497 from JainRamyak/JainRamyak_3
Open-Source-you Oct 16, 2025
f872c12
Merge pull request #511 from abhicodes01/main
Open-Source-you Oct 16, 2025
b80b821
c-prog
prachichoudhary2004 Oct 16, 2025
040af3f
Merge pull request #295 from DancingPeacock-31/patch-1
Open-Source-you Oct 16, 2025
0b30416
Merge branch 'Open-Source-you:main' into blog-website
prachichoudhary2004 Oct 16, 2025
d632ed9
CONTRIBUTING.md File Updated
aryan4-eternity Oct 16, 2025
e043a88
Merge branch 'main' into feature1
aryan4-eternity Oct 16, 2025
f036cf8
Merge pull request #512 from prachichoudhary2004/blog-website
Open-Source-you Oct 16, 2025
5d0b08c
Merge pull request #513 from aryan4-eternity/feature1
Open-Source-you Oct 16, 2025
3014020
Added Code of Conduct File
aryan4-eternity Oct 16, 2025
333a07f
New Updated Version
aryan4-eternity Oct 16, 2025
756ed9f
Add Two Sum
OluwaseyiPopoola Oct 17, 2025
c7fa624
Add Roman To Integer
OluwaseyiPopoola Oct 17, 2025
4531854
Add Is_Palindrome
OluwaseyiPopoola Oct 17, 2025
1309efc
Add Longest Palindromic Substring
OluwaseyiPopoola Oct 17, 2025
73f623b
Add Rotate 2D Array
OluwaseyiPopoola Oct 17, 2025
2295dfb
Add Sparse Array
OluwaseyiPopoola Oct 17, 2025
979cf44
Add Classes- Find Torsional Angle
OluwaseyiPopoola Oct 17, 2025
bb59912
Add Swap And Delete
OluwaseyiPopoola Oct 17, 2025
80b78be
Add Best Time To Buy And Sell Stocks
OluwaseyiPopoola Oct 17, 2025
bfdeed8
Merge pull request #528 from OluwaseyiPopoola/is_palindrome
Open-Source-you Oct 17, 2025
2c9d503
Merge pull request #527 from OluwaseyiPopoola/roman_to_integer
Open-Source-you Oct 17, 2025
36d9154
Merge pull request #526 from OluwaseyiPopoola/two_sum
Open-Source-you Oct 17, 2025
f821e72
Merge pull request #525 from OluwaseyiPopoola/sparse_array_problem_ha…
Open-Source-you Oct 17, 2025
98e1f58
Merge pull request #524 from OluwaseyiPopoola/rotate_2D_array
Open-Source-you Oct 17, 2025
0b68de8
Merge pull request #523 from OluwaseyiPopoola/longest_palindromic_string
Open-Source-you Oct 17, 2025
6f43792
Merge pull request #522 from OluwaseyiPopoola/swap_and_delete
Open-Source-you Oct 17, 2025
96e2a05
Checkpoint before follow-up message
cursoragent Oct 17, 2025
65a690b
feat: Add auto approve bot and configuration
cursoragent Oct 17, 2025
a85304a
Merge pull request #531 from Open-Source-you/cursor/automate-pull-req…
Open-Source-you Oct 17, 2025
bd180d1
feat: Configure Omio PR Reviewer Bot
cursoragent Oct 17, 2025
ef2c9e2
call analyzer
prachichoudhary2004 Oct 17, 2025
3a2ee9c
Added CallSense-AI project files correctly
prachichoudhary2004 Oct 17, 2025
6240b1e
Merge branch 'Open-Source-you:main' into call-analyzer
prachichoudhary2004 Oct 17, 2025
5c66d77
feat: Add Omio PR reviewer bot setup
cursoragent Oct 17, 2025
c5783a8
Merge pull request #534 from prachichoudhary2004/call-analyzer
Open-Source-you Oct 17, 2025
46b4778
feat: Enable force merge for PRs ignoring failing checks
cursoragent Oct 17, 2025
9415451
Merge pull request #532 from Open-Source-you/cursor/automate-pull-req…
Open-Source-you Oct 17, 2025
1ff5b88
Merge pull request #521 from OluwaseyiPopoola/classes_find_torsional_…
Open-Source-you Oct 17, 2025
60a2131
Merge pull request #520 from OluwaseyiPopoola/best_time_to_buy_and_se…
Open-Source-you Oct 17, 2025
71f093d
Update FUNDING.yml
Open-Source-you Oct 17, 2025
5f80fe8
Added GitHub issue and PR templates (#482)
shwetchan20 Oct 17, 2025
d67b71b
fixed error handling
kalraananya2007-source Oct 17, 2025
15ef8a8
Merge pull request #536 from kalraananya2007-source/patch-2
Open-Source-you Oct 17, 2025
842fc03
Merge pull request #535 from shwetchan20/add-issue-pr-templates
Open-Source-you Oct 17, 2025
760f09e
BlackJack Game Added
aryan4-eternity Oct 17, 2025
30e06e5
BlackJack Added
aryan4-eternity Oct 17, 2025
5e180ed
Stack and Queue Problems Added
aryan4-eternity Oct 17, 2025
02cd356
New Problems Updated
aryan4-eternity Oct 17, 2025
78e5d8b
tic tak toe game added by aastik
aastikdas Oct 18, 2025
77807e9
Create fibonacci using recursion
kalraananya2007-source Oct 18, 2025
fc3e7fb
fibonacci using recursion
kalraananya2007-source Oct 18, 2025
85f13fa
added new features like hints and attempt count.
kalraananya2007-source Oct 18, 2025
0b3714b
Added a beginner level Project of Rock Paper Scissors in Python
somraj112 Oct 18, 2025
d87459d
Merge pull request #538 from aastikdas/main
Open-Source-you Oct 18, 2025
9d7a273
Merge pull request #541 from somraj112/main
Open-Source-you Oct 18, 2025
60bc34d
Merge pull request #540 from kalraananya2007-source/main
Open-Source-you Oct 18, 2025
2346f9a
Add files via upload
shrustimoon28 Oct 18, 2025
d1e6b8b
Merge pull request #543 from Open-Source-you/cursor/bot-ka-istemal-ka…
Open-Source-you Oct 18, 2025
99f583b
Merge pull request #542 from shrustimoon28/main
Open-Source-you Oct 18, 2025
57d06d6
Merge pull request #537 from aryan4-eternity/main
Open-Source-you Oct 18, 2025
7a0609e
Update index.html
mahensolanki013-dotcom Oct 18, 2025
ef26ba7
Update calculator.cpp
mahensolanki013-dotcom Oct 18, 2025
5bf110e
Update index.html
mahensolanki013-dotcom Oct 18, 2025
1b29072
Update index.html
mahensolanki013-dotcom Oct 18, 2025
caad474
Update index.html
mahensolanki013-dotcom Oct 18, 2025
893af3a
Update Alarm.clock.py
mahensolanki013-dotcom Oct 18, 2025
271992d
Update simpleCalc.py
bodanamehendrabodana-max Oct 18, 2025
fb4c0d9
Update MLP_Using_FFNN_vs_CNN.ipynb
bodanamehendrabodana-max Oct 18, 2025
56897d6
Update sparse_array.py
bodanamehendrabodana-max Oct 18, 2025
420710d
Update TicTakToe.cpp
bodanamehendrabodana-max Oct 18, 2025
a3b5975
Update login.css
bodanamehendrabodana-max Oct 18, 2025
7d582dd
Update best_time_to_buy_and_sell_stocks.py
bodanamehendrabodana-max Oct 18, 2025
3fefae2
Merge pull request #555 from bodanamehendrabodana-max/patch-5
Open-Source-you Oct 18, 2025
02b24ed
Merge pull request #554 from bodanamehendrabodana-max/patch-4
Open-Source-you Oct 18, 2025
c39301c
Merge pull request #553 from bodanamehendrabodana-max/patch-3
Open-Source-you Oct 18, 2025
4a0b9d5
Merge pull request #552 from bodanamehendrabodana-max/patch-2
Open-Source-you Oct 18, 2025
0275a24
Merge pull request #551 from bodanamehendrabodana-max/patch-1
Open-Source-you Oct 18, 2025
b4237de
Merge pull request #550 from bodanamehendrabodana-max/main
Open-Source-you Oct 18, 2025
d553131
Merge pull request #549 from mahensolanki013-dotcom/patch-7
Open-Source-you Oct 18, 2025
1e66d9e
Merge pull request #548 from mahensolanki013-dotcom/patch-6
Open-Source-you Oct 18, 2025
3ca2984
Merge pull request #547 from mahensolanki013-dotcom/patch-5
Open-Source-you Oct 18, 2025
cd81a8d
Merge pull request #546 from mahensolanki013-dotcom/patch-4
Open-Source-you Oct 18, 2025
8a8ac00
Merge pull request #545 from mahensolanki013-dotcom/patch-3
Open-Source-you Oct 18, 2025
6240caa
Merge pull request #544 from mahensolanki013-dotcom/main
Open-Source-you Oct 18, 2025
8b7727a
feat: Add hex color flipper functionality
Digvijay-x1 Oct 18, 2025
3efc3f6
fix(blackjack): Hide dealer's hole card and check for blackjack
Digvijay-x1 Oct 18, 2025
1475e5f
fix(battleship): Correct game logic for ship placement
Digvijay-x1 Oct 18, 2025
cf27211
Ai Powered Chatbot
Amanc77 Oct 19, 2025
7225cff
fix: add responsive meta + basic accessibility improvements to Cafe L…
saanidhi-git Oct 19, 2025
8249d05
Fix Digital Ocean link in README
Lethios Oct 19, 2025
9a23031
Updated README.md to better reflect brand name
Lethios Oct 19, 2025
9d46949
metro navigator
prachichoudhary2004 Oct 19, 2025
021f9a9
metro navigator
prachichoudhary2004 Oct 19, 2025
bc8114a
Merge pull request #561 from saanidhi-git/fix/cafe-landing-responsive
Open-Source-you Oct 19, 2025
fc87dfa
Merge pull request #563 from prachichoudhary2004/new-p
Open-Source-you Oct 19, 2025
03ad1a8
docs: added comprehensive Code of Conduct with respectful communicati…
supriya-cybertech Oct 19, 2025
ee7d0f0
docs: enhanced contributor documentation and community guidelines
supriya-cybertech Oct 19, 2025
350faa5
Merge branch 'main' into enhance-contributor-docs
Open-Source-you Oct 20, 2025
748a805
Merge pull request #564 from supriya-cybertech/enhance-contributor-docs
Open-Source-you Oct 20, 2025
a28f830
Merge pull request #562 from Lethios/main
Open-Source-you Oct 20, 2025
3df6b63
Merge pull request #560 from Amanc77/Ai-ChatBot
Open-Source-you Oct 20, 2025
ccc85c5
Merge pull request #557 from Digvijay-x1/fix/blackjack-dealer-card-bug
Open-Source-you Oct 20, 2025
f0e9488
Merge pull request #559 from Digvijay-x1/fix/battleship-game-logic
Open-Source-you Oct 20, 2025
a933344
Merge pull request #556 from Digvijay-x1/fix/color-flipper-hex-bug
Open-Source-you Oct 20, 2025
e772574
Add robust authentication system with OAuth2 and JWT
Oct 20, 2025
fc95beb
Implement secure authentication system: password hashing, JWT, OAuth2…
Oct 20, 2025
0cfe864
Security and reliability improvements: CORS restriction, per-request …
Oct 20, 2025
51d048b
Update auth_system/README.md
enabasal Oct 20, 2025
c3eb619
Update auth_system/app.py
enabasal Oct 20, 2025
35cefce
Update auth_system/app.py
enabasal Oct 20, 2025
578879b
Update auth_system/app.py
enabasal Oct 20, 2025
1777e4d
Update auth_system/app.py
enabasal Oct 20, 2025
16d7e11
Update auth_system/app.py
enabasal Oct 20, 2025
a9d8d2d
Add detailed pull request document for reviewer context and change su…
Oct 20, 2025
7402b0d
Update movezero.py
m76912186-svg Oct 20, 2025
698472e
Update Linked List Cycle Detection.cpp
m76912186-svg Oct 20, 2025
e3782e9
Update Gameoflife.py
m76912186-svg Oct 20, 2025
c4f9349
Update CustomerCRUD.py
m76912186-svg Oct 20, 2025
9eb6a68
Update Rat In A Maze CPP
m76912186-svg Oct 20, 2025
c1adcc1
Update Cosmic_Circuit_Solver.html
m76912186-svg Oct 20, 2025
287293c
Fixed links and updated README.md for Hacktoberfest2025 repo
Lethios Oct 21, 2025
86f55a6
Event Driven Backtester
nikunj-kohli Oct 21, 2025
3e40368
Merge pull request #577 from m76912186-svg/patch-6
Open-Source-you Oct 21, 2025
0a3cf88
Merge pull request #576 from m76912186-svg/patch-5
Open-Source-you Oct 21, 2025
dfba898
Merge pull request #575 from m76912186-svg/patch-3
Open-Source-you Oct 21, 2025
7658866
Merge pull request #574 from m76912186-svg/patch-2
Open-Source-you Oct 21, 2025
78b0865
Merge pull request #572 from m76912186-svg/main
Open-Source-you Oct 21, 2025
569e41c
Merge pull request #573 from m76912186-svg/patch-1
Open-Source-you Oct 21, 2025
10af3c3
Merge pull request #578 from Lethios/readme-fix
Open-Source-you Oct 21, 2025
2afc275
Merge pull request #569 from enabasal/issue/new-issue
Open-Source-you Oct 21, 2025
8287f8e
Merge branch 'main' into auth-feature
Open-Source-you Oct 21, 2025
fba0aa1
Merge pull request #568 from enabasal/auth-feature
Open-Source-you Oct 21, 2025
44e498c
Merge pull request #579 from nikunj-kohli/main
Open-Source-you Oct 21, 2025
c0a34f4
Added recipe game and snake game in python language
DIXANTOFFICIAL1 Oct 21, 2025
ff318f6
Merge branch 'patch-1' into main
DIXANTOFFICIAL1 Oct 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file added .DS_Store
Binary file not shown.
129 changes: 129 additions & 0 deletions .github/BOT_STATUS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
# 🤖 Omio PR Reviewer Bot - Status Report

## ✅ Setup Complete!

Your GitHub repository is now fully configured with the **omio-labs/pr-reviewer-bot@v1** for automated PR review and merging.

## 📊 Configuration Summary

### ✅ Files Created
- `.github/workflows/omio-pr-reviewer.yml` - Main workflow file
- `.github/omio-bot-config.yml` - Bot configuration
- `.github/workflows/OMIO_BOT_README.md` - Full documentation
- `.github/QUICK_START.md` - Quick start guide
- `.github/workflows/test-omio-bot.yml` - Test workflow
- `.github/scripts/test-bot-setup.py` - Setup validation script

### ✅ Bot Features Enabled
- **Auto-approve**: ✅ Enabled
- **Auto-merge**: ✅ Enabled (squash method)
- **File type support**: ✅ 30+ file types supported
- **Security checks**: ✅ Built-in security scanning
- **Smart exclusions**: ✅ 18 exclusion patterns
- **Label management**: ✅ 4 auto-add labels, 6 blocking labels

### ✅ Workflow Triggers
- **Pull requests**: opened, synchronize, reopened, ready_for_review
- **Reviews**: submitted
- **Check suites**: completed

### ✅ Permissions
- **Contents**: write
- **Pull requests**: write
- **Statuses**: write
- **Checks**: write
- **Issues**: write

## 🚀 How to Use

### For Contributors
1. **Create a PR** as usual
2. **Add the `auto-merge` label** to enable automatic processing
3. **The bot will automatically review and merge** your PR!

### For Maintainers
1. **Monitor bot activity** via GitHub Actions tab
2. **Use blocking labels** (`do-not-merge`, `needs-review`, etc.) to prevent auto-merge
3. **Customize settings** in `.github/omio-bot-config.yml` if needed

## 🏷️ Important Labels

### ✅ Auto-Process Labels
- `auto-merge` - Enables automatic processing
- `omio-reviewed` - Added when reviewed by bot
- `auto-approved` - Added when auto-approved
- `ready-to-merge` - Added when ready for merge

### ❌ Blocking Labels
- `do-not-merge` - Prevents auto-merge
- `needs-review` - Requires human review
- `wip` - Work in progress
- `draft` - Draft PR
- `blocked` - Blocked for other reasons
- `security-review` - Requires security review

## 🧪 Testing

### Test the Bot
1. Create a test branch: `git checkout -b test-omio-bot`
2. Make a small change and commit
3. Create a PR with the `auto-merge` label
4. Watch the bot automatically process it!

### Run Validation
```bash
python3 .github/scripts/test-bot-setup.py
```

## 📈 Expected Benefits

- ⚡ **Faster PR processing** - No waiting for human review
- 🤖 **Consistent reviews** - Same criteria for all PRs
- 📝 **Automatic documentation** - Bot comments explain everything
- 🏷️ **Smart labeling** - Easy to track bot-processed PRs
- 🔒 **Security checks** - Built-in security scanning
- 📊 **Better metrics** - Track bot performance

## 🔧 Customization

### Modify Bot Behavior
Edit `.github/omio-bot-config.yml`:
```yaml
# Change merge method
merge_method: 'merge' # or 'rebase'

# Require more approvals
require_approvals: 2

# Add custom file patterns
include_patterns:
- "**/*.custom"
```

### Disable Bot Temporarily
- Add `do-not-merge` label to any PR
- Or modify the config file

## 📚 Documentation

- **Quick Start**: `.github/QUICK_START.md`
- **Full Documentation**: `.github/workflows/OMIO_BOT_README.md`
- **Test Instructions**: Run the test script above

## 🎉 You're All Set!

The Omio PR Reviewer Bot is now active and ready to automatically review and merge your pull requests. The bot will:

1. **Detect** new PRs automatically
2. **Review** code for quality and security
3. **Approve** PRs that meet criteria
4. **Merge** PRs when ready
5. **Add labels** and comments for tracking

Just remember to add the `auto-merge` label to any PR you want the bot to process!

---

**Status**: ✅ **ACTIVE** - Bot is ready for use!
**Last Updated**: $(date)
**Bot Version**: omio-labs/pr-reviewer-bot@v1
115 changes: 115 additions & 0 deletions .github/FORCE_MERGE_GUIDE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
# 🚀 Force Merge Guide - Ignore Failing Checks

## ✅ Problem Solved!

Your bot is now configured to **force merge PRs even when checks are failing**!

## 🔧 What Changed

### 1. **Omio Bot Configuration** (`.github/omio-bot-config.yml`)
- ✅ `require_approvals: 0` - No approvals required
- ✅ `require_status_checks: false` - Don't require status checks
- ✅ `require_branch_up_to_date: false` - Don't require up to date
- ✅ `all_checks_passing: false` - Allow merge with failing checks

### 2. **Main Workflow** (`.github/workflows/omio-pr-reviewer.yml`)
- ✅ Force merge mode enabled
- ✅ Ignores PR state checks
- ✅ Merges regardless of failing checks
- ✅ Adds "force-merged" and "ignore-checks" labels

### 3. **New Force Merge Workflow** (`.github/workflows/force-merge-pr.yml`)
- ✅ Manual trigger for any PR
- ✅ Force approves PRs
- ✅ Force merges with admin bypass
- ✅ Adds appropriate labels and comments

## 🚀 How to Use

### Method 1: Automatic (Recommended)
1. **Create a PR** as usual
2. **Add the `auto-merge` label**
3. **The bot will force merge** even with failing checks!

### Method 2: Manual Force Merge
1. **Go to Actions tab** in GitHub
2. **Run "Force Merge PR" workflow**
3. **Enter PR number** when prompted
4. **Bot will force merge** the PR

### Method 3: Script (Advanced)
```bash
# Set GitHub token
export GITHUB_TOKEN=your_token_here

# Force merge PR #123
python3 .github/scripts/force-merge-pr.py owner/repo 123
```

## 🏷️ New Labels

### ✅ Force Merge Labels
- `force-merge` - PR is being force merged
- `ignore-checks` - Failing checks are ignored
- `force-merged` - PR was force merged
- `bot-approved` - Force approved by bot

## 📊 What Happens Now

When you create a PR with the `auto-merge` label:

1. **Bot detects** the PR
2. **Force approves** the PR (ignoring checks)
3. **Force merges** the PR (ignoring checks)
4. **Adds labels** indicating force merge
5. **Comments** explaining the force merge

## ⚠️ Important Notes

- **Failing checks are ignored** - CI, code-quality, etc. won't block merge
- **Only conflicts are checked** - Merge conflicts will still block
- **Blocking labels still work** - `do-not-merge` will still prevent merge
- **Force merge is logged** - All force merges are documented

## 🎯 Example Workflow

```bash
# 1. Create a branch
git checkout -b feature-branch

# 2. Make changes (even if they break tests)
echo "// This might break tests" >> some-file.js
git add .
git commit -m "Add feature (might break tests)"

# 3. Push and create PR
git push origin feature-branch

# 4. Create PR with 'auto-merge' label
# 5. Bot will force merge despite failing tests!
```

## 🔍 Monitoring

Check these places for force merge activity:
- **GitHub Actions** - See force merge workflows
- **PR Comments** - Bot explains what it did
- **PR Labels** - See force merge labels
- **Commit Messages** - "Force merge" in commit title

## 🎉 Success!

Your bot will now merge PRs even when:
- ❌ CI checks fail
- ❌ Code quality checks fail
- ❌ Security scans fail
- ❌ Test coverage is low
- ❌ Any other checks fail

**Just add the `auto-merge` label and watch the magic happen!** 🚀

---

**Status**: ✅ **ACTIVE** - Force merge mode enabled!
**Last Updated**: $(date)
**Bot Version**: omio-labs/pr-reviewer-bot@v1 (Force Merge Mode)
16 changes: 16 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
polar: # Replace with a single Polar username
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
thanks_dev: # Replace with a single thanks.dev username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Issue Description
Please describe the problem or feature request clearly.

---

### Steps to Reproduce (if applicable)
1.
2.
3.

### Expected Behavior
Describe what you expected to happen.

### Actual Behavior
Describe what actually happened.

### Environment
- OS:
- Browser/Tool:
- Version:

---

### Additional Context
Add any other relevant information or screenshots.
Empty file.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/name_ASCII_Banner/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# ASCII Banner 🌸

This is my fun Hacktoberfest contribution — a script that prints my name **“Gopika 🚀”** in beautiful ASCII art using random fonts each time you run it!

## 🚀 How to Run
1. Install requirements:
```bash
pip install pyfiglet
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/name_ASCII_Banner/banner.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
import random

import pyfiglet

# Some cool fonts you can experiment with
fonts = ["slant", "block", "digital", "bubble", "starwars", "doom", "big"]

print("\n✨ Welcome to Gopika's Hacktoberfest Contribution ✨\n")

# Generate ASCII art with random font
banner = pyfiglet.figlet_format("Gopika 🚀", font=random.choice(fonts))

print(banner)
print("💜 Made with love by Gopika 💜")
Loading