javascript-mini-projects icon indicating copy to clipboard operation
javascript-mini-projects copied to clipboard

Any Interesting Idea of MiniProject πŸŽ‰πŸŽ‰

Open thinkswell opened this issue 4 years ago β€’ 27 comments

Develop a Javascript app.


Anyone can give an Idea and develop an app for that. Everyone is welcome. 🎁🎁

It's recommended to open an issue explaining your idea, add requirements for the same. To help others working on the same issue.


Any number of people can work on a single issue, The issue would be open for all.

Project location πŸ‘‰πŸ» AppName/Username/

πŸ‘¨πŸ»β€πŸ’» Happy Coding πŸ‘©πŸ»β€πŸ’»

thinkswell avatar Oct 07 '20 04:10 thinkswell

is this eligible for hacktoberfest?

hambali999 avatar Oct 07 '20 13:10 hambali999

Yes, this is. :)

thinkswell avatar Oct 07 '20 13:10 thinkswell

Hey, I like the idea of this repository πŸ‘

suggestions for issues: ( that can help beginners)

  • brief project description

  • use cases

  • additional challenges (that are optional)

  • reference images (warn that is just a reference and encourage their own designs)

  • requirements to approve pull request https://github.com/thinkswell/javascript-mini-projects/pull/18#issuecomment-706485284

clock example: https://github.com/thinkswell/javascript-mini-projects/issues/1

quick examples that can be improved

description: Make A clock, a device used to measure, keep, and indicate time ... ...

use cases: users can see the current time in a clock ..... .....

additional challenges:

  • implement the function to change between digital and analog clock
  • implement the function to change between 12-hour am-pm clock | 24-hourΒ military time (digital edition)
  • show current day

reference images:

clock clock

requirements: ....


mini projects sugestions:

  • [ ] - cash register
  • [ ] - phone number validate
  • [ ] - classic todo app
  • [ ] - notepad that saves notes in localStorage
  • [ ] - image crop
  • [ ] - landing page
  • [ ] - recent news app (from api)

I forked and will make some projects πŸ˜„

hope this help, thanks πŸ‘

Andrew-Colman avatar Oct 10 '20 08:10 Andrew-Colman

@spectralapps , Thank You a bunch.... I will surely add small description to help the idea get cleared. I really like your idea to give bonus tasks. And thanks for more mini-project ideas. :) It helped me a lot.

thinkswell avatar Oct 10 '20 09:10 thinkswell

@thinkswell I've made a game with JS. it is called Simon game. Check here Can I add it to a new folder as - games/Simon-game?

zippytyro avatar Oct 11 '20 16:10 zippytyro

Woh!, Really awesome game. If it appears nice, you can open an Issue with the name of the game providing Requirements/instructions, to assist others in holding an idea about your project and encourage them to build there own. You can add it to Directory: SimonGame/USERNAME Thank You. πŸ˜ƒ

thinkswell avatar Oct 11 '20 17:10 thinkswell

@thinkswell will definitely do that tomorrow. Thanks for encouraging me.

zippytyro avatar Oct 11 '20 18:10 zippytyro

@thinkswell i've an amazing JS based ColorGuessingGame can i contribute that in this Repo?

amintai avatar Oct 16 '20 03:10 amintai

Hey @amintai , It will be great if you open an issue of that game. You just have to do minor editing in the issue template. Thank You! πŸ˜„πŸ˜„

thinkswell avatar Oct 16 '20 10:10 thinkswell

hey @thinkswell , I added a mini project on random password generator, please review my PR. happy hacktober!! πŸ‘ thanks πŸ˜„ #68

sebabratakundu avatar Oct 18 '20 11:10 sebabratakundu

Hey I added a little project here: https://github.com/thinkswell/javascript-mini-projects/pull/82

I would greatly appreciate a Hacktoberfest tag and review!

Capocaccia avatar Oct 20 '20 03:10 Capocaccia

hi @thinkswell I added a browser game project called Doodle jump. please review my PR. happy hacktober ! πŸ‘ #96

sebabratakundu avatar Oct 21 '20 11:10 sebabratakundu

Hi @thinkswell, I have made a new pull request with a new project: Text To Speech. https://github.com/thinkswell/javascript-mini-projects/pull/160

virejdasani avatar Oct 01 '21 04:10 virejdasani

I made a cool Atomic Symbol Generator using HTML, CSS and Vanilla JS. It makes an Atomic symbol for the user based on their name, age and weight. Can I add it? WOuld it be eligible for Hacktoberfest 2021?

yash22arora avatar Oct 01 '21 09:10 yash22arora

@yash22arora Yes Sure, you can add your project. Yes, It will be eligible for hacktoberfest.

thinkswell avatar Oct 01 '21 20:10 thinkswell

Please review and merge the PR, Thanks!

yash22arora avatar Oct 02 '21 09:10 yash22arora

I would like to contribute sudoku application what is the procedure

amanbedi1 avatar Oct 06 '21 17:10 amanbedi1

Hi there! @thinkswell I made a cool Music player using HTML, CSS and JS. Would it be eligible for Hacktoberfest 2021? I have submitted the PR at - #223 , Please review and merge the PR, Thankyou!

Ratheshan03 avatar Oct 06 '21 17:10 Ratheshan03

Hi @thinkswell I made an another super impressive application - a dynamic Calendar using HTML, CSS and JS. I have submitted the PR at - #224 , Please review and merge the PR, Thankyou!

Ratheshan03 avatar Oct 06 '21 17:10 Ratheshan03

I would like to contribute sudoku application what is the procedure

Please refer to the README file. Thank You ;)

thinkswell avatar Oct 08 '21 13:10 thinkswell

Hey I have idea of a javascript app: A wheather app which shows wheather data of city entered by user, along with data of some major cities around world like tokyo, newyork, mumbai, london. where should I put it?

djv03 avatar Oct 02 '23 21:10 djv03

Hi @djv03 , Sure, please add a new issue, there is a template that will help you to raise a issue in a proper format. Thank you for your contribution.

thinkswell avatar Oct 03 '23 15:10 thinkswell

Hey @thinkswell I have an idea of mini JavaScript project. Random Color Palette Generator There will be a color palette from which users can copy the hex code of the color and use it. Also the colors on the palette can be changed on clicking a button. So, the users will get a lot of color options to choose from.

antriksh-9 avatar Oct 07 '23 16:10 antriksh-9

Hey @thinkswell I have an idea of mini JavaScript project. Random Color Palette Generator There will be a color palette from which users can copy the hex code of the color and use it. Also the colors on the palette can be changed on clicking a button. So, the users will get a lot of color options to choose from.

Hii, You can create an issue with the same description, it will help other to work on it. Thank You.

thinkswell avatar Oct 07 '23 18:10 thinkswell

Hey @thinkswell I have an idea of mini JavaScript project. The classic memory game. The objective of the game is to find matching pairs of cards by flipping them over one by one

OzzDm avatar Oct 08 '23 17:10 OzzDm

i also have an idea , have you ever heard about brick breaker game ???

Tanmay-Giram avatar Oct 13 '23 19:10 Tanmay-Giram

I would like to do a to do list app . Would that be good ?

NivedhaSrinivasan09 avatar Dec 14 '23 18:12 NivedhaSrinivasan09