Skip to content
/ ToC Public

A console software which simulates how mind and OCD works together

Notifications You must be signed in to change notification settings

Benrhu/ToC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

A program which simulates how mind and OCD works together

I try to show how our mind works, helping other people to empathize with us a little more.

· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

As you can imagine, I've OCD (Obsessive Compulsive Disorder).

Apparently, I have a normal life. But I have lived situations of all kinds.

Above all, because most people do not understand and do not know how to act, or act in bad faith.

Here's why I developed this:

  • Help other people to be more humane
  • Learn and improve my TypeScript skills
  • If you try and understand the software, you will never reject a person with OCD again

Of course, as I get more knowledge, I will improve this software.

At the moment, this is a console software :)

(Back to top)

Built With

This section should list any major frameworks/libraries used to develop this project:

(Back to top)

Getting Started

Prerequisites

You can run this software easy:

  • deno
    deno --allow-net mind.ts

Installation

An advantage of Deno is that youdon't need install anything.

  1. Clone the repo
    git clone https://github.com/benrhu/ToC.git

(Back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(Back to top)

License

Distributed under the MIT License.

(Bacck to top)

Contact

Rubén díaz - @Rubdh89 - rubendiaz300000@gmail.com

Project Link: https://github.com/Benrhu/ToC

(Back to top)