You are browsing as a guest. Sign up (or log in) to start making projects!

  • 7 Devlogs
  • 4 Total hours

A python project where you can vent out all your problems and the code will give you a random motivational quote or joke or riddle or something like that.

Open comments for this post

23m 54s logged

Today i fixed a few issues like fixing my github and making a better executable. the Code is now kinda like an app.

Today i fixed a few issues like fixing my github and making a better executable. the Code is now kinda like an app.

Replying to @yeshwanth_purusothaman

0
1
Open comments for this post

1h 9m 11s logged

Today I worked on building a breathing exercise to be part of my code. I made it so the code makes you do breathing exercises if you chose not to vent out your feelings. I also worked on changing my Github repo and pushing an executable . I didn’t know how to do this so it took me a while, But I figured it out and now it is perfect. I am planning on adding more joke/riddles and quotes to Motivator.

Today I worked on building a breathing exercise to be part of my code. I made it so the code makes you do breathing exercises if you chose not to vent out your feelings. I also worked on changing my Github repo and pushing an executable . I didn’t know how to do this so it took me a while, But I figured it out and now it is perfect. I am planning on adding more joke/riddles and quotes to Motivator.

Replying to @yeshwanth_purusothaman

0
4
Open comments for this post

31m 23s logged

Right Now I am trying to make it so the code waits a few seconds before it says the answer of the joke/riddle. I still haven’t figured out how to do this, I might have to watch some videos on youtube.

Right Now I am trying to make it so the code waits a few seconds before it says the answer of the joke/riddle. I still haven’t figured out how to do this, I might have to watch some videos on youtube.

Replying to @yeshwanth_purusothaman

0
3
Open comments for this post

17m 1s logged

I updated my read me. AT first I didn’t know what a read me was as I am new to this so I used AI to make my read me, but now I updated it, I made it completely from scratch.

I updated my read me. AT first I didn’t know what a read me was as I am new to this so I used AI to make my read me, but now I updated it, I made it completely from scratch.

Replying to @yeshwanth_purusothaman

0
3
Open comments for this post

35m 21s logged

Today I made the entire project a loop to improve user experience. after user is done with their jokes/riddles/quotes I made it so they can choose to restart the code so they can do it from the beginning.

Today I made the entire project a loop to improve user experience. after user is done with their jokes/riddles/quotes I made it so they can choose to restart the code so they can do it from the beginning.

Replying to @yeshwanth_purusothaman

0
4
Ship #1 Pending review

Motivator is an interactive, command-line Python application designed to act as a digital sounding board and a mood booster. Built with a focus on user well-being and simple interactivity, the project serves a dual purpose: providing a safe, private space to express negative emotions and delivering instant, lighthearted entertainment to brighten the user's day.

Core Architecture & Workflow
The application operates on a responsive decision-tree logic based on user input:

The Greeting & Assessment: The program initiates a check-in, asking the user to evaluate their current emotional state.

The "Good Day" Path (Positive Reinforcement): If the user is feeling well, the script triggers an endless amusement loop. It utilizes Python's built-in random module to pull dynamic content from a curated array of classic riddles, logic puzzles, and lighthearted jokes—ensuring the user's good mood is sustained.

The "Bad Day" Path (Empathy & Venting): If the user indicates they are having a tough time, the application shifts to an empathetic tone. It opens an interactive text prompt, acting as a private journal where the user can freely type out and vent their frustrations.

The Motivation Loop: Once the user finishes venting, the script transitions into a comforting support system, pulling timeless, inspiring quotes from historical figures and philosophers to offer perspective and encouragement.

  • 7 devlogs
  • 4h
Try project → See source code →
Open comments for this post

34m 29s logged

What I Did Today: Spent some time setting up the core interaction loop for the project. The goal was to make a text-based companion that listens to user input and reacts dynamically.

How it Works: The program uses a continuous loop to prompt the user. It converts whatever they type into lowercase so it doesn’t get tripped up by typos or caps, then scans the text for specific triggers like “miserable” or “hungry” to send back a helpful, relevant reply.

Next Steps: Looking into expanding the keyword vocabulary and handling unexpected inputs more smoothly!

Also if anybody has ideas on what words should leave a customized message pls leave in comments, Thank You!!*

What I Did Today: Spent some time setting up the core interaction loop for the project. The goal was to make a text-based companion that listens to user input and reacts dynamically.

How it Works: The program uses a continuous loop to prompt the user. It converts whatever they type into lowercase so it doesn’t get tripped up by typos or caps, then scans the text for specific triggers like “miserable” or “hungry” to send back a helpful, relevant reply.

Next Steps: Looking into expanding the keyword vocabulary and handling unexpected inputs more smoothly!

Also if anybody has ideas on what words should leave a customized message pls leave in comments, Thank You!!*

Replying to @yeshwanth_purusothaman

0
3
Open comments for this post

53m 46s logged

I didn’t get any ideas but than I was inspired by reading a quote somewhere, I decided to make some code thar randomly says jokes/riddles/quotes , than i realized why not market it as a motivator. I have finished a little code, I am still improving it though.

I didn’t get any ideas but than I was inspired by reading a quote somewhere, I decided to make some code thar randomly says jokes/riddles/quotes , than i realized why not market it as a motivator. I have finished a little code, I am still improving it though.

Replying to @yeshwanth_purusothaman

1
45

Followers

Loading…