Thanks to visit codestin.com
Credit goes to github.com
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
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
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 }}
AdyaTech
/
javascript-mini-projects
Public
forked from
thinkswell/javascript-mini-projects
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 24, 2025
Merge pull request #1186 from Swifterhtmler/ChemistrySearchExtension-Swifterhtmler
Show description for ad4b23e
thinkswell
authored
ad4b23e
View commit details
Copy full SHA for ad4b23e
Browse repository at this point
Merge pull request #1185 from kushpo357/SudokuSolver-kushpo357-branch
Show description for 95f65a6
thinkswell
authored
95f65a6
View commit details
Copy full SHA for 95f65a6
Browse repository at this point
Merge pull request #1184 from Drotum/Fibonacci-Game-Drotum-branch
Show description for d0629f5
thinkswell
authored
d0629f5
View commit details
Copy full SHA for d0629f5
Browse repository at this point
Merge pull request #1180 from maneeshhm/issue-1164-fix
Show description for cb0c846
thinkswell
authored
cb0c846
View commit details
Copy full SHA for cb0c846
Browse repository at this point
Merge pull request #1179 from yashpokharna2555/calculator-add-validation
Show description for 31973d6
thinkswell
authored
31973d6
View commit details
Copy full SHA for 31973d6
Browse repository at this point
[master] - PR template improved
thinkswell
authored
27fc4a1
View commit details
Copy full SHA for 27fc4a1
Browse repository at this point
Merge pull request #1167 from tushar-2110/AnalogWatch-tushar-2110
Show description for 9b93994
thinkswell
authored
9b93994
View commit details
Copy full SHA for 9b93994
Browse repository at this point
Merge pull request #1166 from Sochan2/CustomerReview-Sochan2
Show description for 8695ce8
thinkswell
authored
8695ce8
View commit details
Copy full SHA for 8695ce8
Browse repository at this point
Merge pull request #1189 from segawa74/ColorChanger-MiniApp-segawa74
Show description for fd97a70
thinkswell
authored
fd97a70
View commit details
Copy full SHA for fd97a70
Browse repository at this point
Merge pull request #1190 from mayank-0103/GuessTheNumber-mayank0103
Show description for b9d57b0
thinkswell
authored
b9d57b0
View commit details
Copy full SHA for b9d57b0
Browse repository at this point
Merge pull request #1192 from hanzalakhan010/QuizApp/hanzalakhan010
Show description for c37479c
thinkswell
authored
c37479c
View commit details
Copy full SHA for c37479c
Browse repository at this point
Merge pull request #1202 from DPanvish/SimonsGame-DPanvish
Show description for 9604ac4
thinkswell
authored
9604ac4
View commit details
Copy full SHA for 9604ac4
Browse repository at this point
[master] - refactoring
thinkswell
authored
afff8b7
View commit details
Copy full SHA for afff8b7
Browse repository at this point
Merge pull request #1197 from Om149/patch-1
Show description for 3143013
thinkswell
authored
3143013
View commit details
Copy full SHA for 3143013
Browse repository at this point
Merge pull request #1195 from lyepez-glitch/Calculator-Pratik1968
Show description for ff7960b
thinkswell
authored
ff7960b
View commit details
Copy full SHA for ff7960b
Browse repository at this point
Merge pull request #1194 from bhpranit08/Calculator-bhpranit08
Show description for 87e69cd
thinkswell
authored
87e69cd
View commit details
Copy full SHA for 87e69cd
Browse repository at this point
Merge pull request #1196 from shivt-F5/RecipeFinder-shivt-F5
Show description for d65dbca
thinkswell
authored
d65dbca
View commit details
Copy full SHA for d65dbca
Browse repository at this point
Commits on Aug 22, 2025
Simons Game
DPanvish
committed
2c6287d
View commit details
Copy full SHA for 2c6287d
Browse repository at this point
Commits on Aug 2, 2025
Update scripts.js
Show description for 811b9e5
Om149
authored
811b9e5
View commit details
Copy full SHA for 811b9e5
Browse repository at this point
Commits on Jun 16, 2025
Add RecipeFinder mini project
shivt-F5
committed
dee2c51
View commit details
Copy full SHA for dee2c51
Browse repository at this point
Commits on Apr 21, 2025
Fixed bug Lack of Input Validation and Error Handling in Calculator #1164 for one project
lyepez-glitch
committed
96c23e4
View commit details
Copy full SHA for 96c23e4
Browse repository at this point
Commits on Apr 14, 2025
Changed the README a bit
Pranit Bhandari
committed
4ba147c
View commit details
Copy full SHA for 4ba147c
Browse repository at this point
Created a new calculator program
Pranit Bhandari
committed
9249601
View commit details
Copy full SHA for 9249601
Browse repository at this point
Commits on Mar 21, 2025
Added QuizApp by hanzala khan010
hanzalakhan010
committed
dc0428e
View commit details
Copy full SHA for dc0428e
Browse repository at this point
Commits on Mar 15, 2025
My Guess the number app
mayank-0103
committed
79fc0b5
View commit details
Copy full SHA for 79fc0b5
Browse repository at this point
Commits on Feb 27, 2025
Add:ColorChanger-MiniApp/segawa74(#1115)
segawa74
committed
2b896b3
View commit details
Copy full SHA for 2b896b3
Browse repository at this point
Commits on Jan 31, 2025
Added ChemistrySearchExtension project by Swifterhtmler
Swifterhtmler
committed
83d914d
View commit details
Copy full SHA for 83d914d
Browse repository at this point
Commits on Jan 16, 2025
added readme for Sudoku Solver
kushpo357
committed
5bec37e
View commit details
Copy full SHA for 5bec37e
Browse repository at this point
Added Sudoku Game Solver project
kushpo357
committed
868a79c
View commit details
Copy full SHA for 868a79c
Browse repository at this point
Added files under name directory
Drotum
committed
2d4936a
View commit details
Copy full SHA for 2d4936a
Browse repository at this point
Added Fibonacci Game to the repository
Drotum
committed
ff9a6ee
View commit details
Copy full SHA for ff9a6ee
Browse repository at this point
Commits on Jan 7, 2025
Fix: resolve issue #1164
maneeshhm
committed
b99fda5
View commit details
Copy full SHA for b99fda5
Browse repository at this point
Commits on Jan 2, 2025
Add the validation for 0 and '+' operator
yashpokharna2555
committed
188c3fd
View commit details
Copy full SHA for 188c3fd
Browse repository at this point
Commits on Dec 5, 2024
Merge pull request #1170 from Jayasri2111/master
Show description for 27ee633
NitkarshChourasia
authored
27ee633
View commit details
Copy full SHA for 27ee633
Browse repository at this point
Commits on Nov 27, 2024
Ludo implementation
Jayasri2111
committed
665a8c6
View commit details
Copy full SHA for 665a8c6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.