harshilp24/Hacktoberfest_2021

Day 3 HacktoberFest - Create Program

Closed this issue ยท 26 comments

It's Day 3 of Hacktober Fest 2020, So we have decided to add some challenging works. So make any of below listed program in any language you want.

  1. Text to Speech
  2. Language Translator
  3. Playing with PDFs (Adding watermarks, converting PDF into text etc)

We will add more challenges soon, Happy Coding !!

Assign me for this. I can create programs in C, C++, Java and Python

Assign me for creating Text to Speech in Pyhton.

@aditya1abhinav sure go ahead and comment which programs are you adding and in which language.

Assign me for creating Text to Speech in Pyhton.

Okay go ahead , happy coding !!

Hey ! Check my PR #56 . The TTS is offline !

@itsharshil I'll write in Java and Python. Some DS-Algo programs.

@aditya1abhinav okay go ahead

Check #59 @itsharshil , thank you

Hey @its-harshil can you shed some light on what kind of I/O format you want for the translator. I can do it in python. What i thought of doing is, get user input -> ask for target language from a menu -> translate.

Hello, @its-harshil is it okay if I created the "text-to-speech" work in JavaScript?

Hey @its-harshil can you shed some light on what kind of I/O format you want for the translator. I can do it in python. What i thought of doing is, get user input -> ask for target language from a menu -> translate.

Nice, for now you can use English Hindi

okay, then I will push the code as soon as possible.

I'd like to have a go at implementing text-to-speech in Python!

#59 check it and please merge it @its-harshil

Can I work on text to speech in java?

I have implemented text to speech in python please have a look.
Its there in your pull request to get merged๐Ÿ‘

I've created a pull request for a text to speech python program, I would appreciate any feedback! I really enjoyed making this program!
According to my Hacktoberfest profile, this is apparently an "Ineligible Repository" for some reason? I think it could possibly be the capitalisation of the "Hacktoberfest" label on this repo, I think it might have to be all lowercase? Thank you!
image
image

@cBridges851 hey thank you to let us know about the issue

Hiya, the Hacktoberfest dashboard still shows "ineligible repository", so I'm still not sure if it is the right label. The only difference I can notice is the background colour of the labels - the ones with the purple background seem to be the ones that relate to Hacktoberfest.
image

Hiya, the Hacktoberfest dashboard still shows "ineligible repository", so I'm still not sure if it is the right label. The only difference I can notice is the background colour of the labels - the ones with the purple background seem to be the ones that relate to Hacktoberfest.
image

Hii the issue is solved, please check on your hacktober fest profile and let us know

The issue shows up as being in the review period now, thanks for fixing ๐Ÿ˜„

Hey, I want to work on Language Translator, Can you assign me that?

Hey, @its-harshil I just PR the Text to Speech Web-App. But Hacktoberfest dashboard shows this

Your PR has not yet been accepted by a maintainer. A maintainer can accept your PR by merging it, adding the "hacktoberfest-accepted" label to it, or approving it.

Please solve this issue and merge the PR.

@its-harshil please review the project and accept the PR ๐Ÿ‘

Can I go ahead with playing with pdfs? I can write a code for that in Python.