Coder Social home page Coder Social logo

tweetstorm-challenge's Introduction

Tweetstorm-challenge

The challenge was solved using JavaSE built in library

How to run

To run the application it is needed Java 8 or superior installed on the host machine.

On the jar folder use the command:

java -jar TweetstormGenerator.jar "TweetStormContent"

The output will be showed as expected result in for of print statements.

Pratical example

  • Input:
java -jar TweetstormGenerator.jar "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec iaculis neque nec erat sodales, in fermentum mauris laoreet. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nulla magna augue, faucibus in semper id, pellentesque at erat. Aliquam eu sapien fermentum dui rhoncus pretium. Nunc ultricies placerat scelerisque. Proin tempus turpis metus, sed scelerisque purus tristique ac. Nulla facilisi. In tempus sagittis ante, non laoreet eros fringilla id. Morbi auctor odio quam, in interdum nibh tincidunt eget. Vestibulum enim urna, iaculis sodales tempor sit amet, eleifend fringilla leo. Vestibulum dignissim mattis porta. Curabitur congue justo a blandit sodale."
  • Output:
1/6 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec iaculis neque nec erat sodales, in fermentum mauris laoreet.
2/6 Interdum et malesuada fames ac ante ipsum primis in faucibus. Nulla magna augue, faucibus in semper id, pellentesque at erat.
3/6 Aliquam eu sapien fermentum dui rhoncus pretium. Nunc ultricies placerat scelerisque. Proin tempus turpis metus,
4/6 sed scelerisque purus tristique ac. Nulla facilisi. In tempus sagittis ante, non laoreet eros fringilla id. Morbi auctor odio quam,
5/6 in interdum nibh tincidunt eget. Vestibulum enim urna, iaculis sodales tempor sit amet, eleifend fringilla leo.
6/6 Vestibulum dignissim mattis porta. Curabitur congue justo a blandit sodale.

Maintenance

The code itself is auto-explained, however comments are put on some parts of the code to further explain the logic behind some of the code blocks.

Possible Future Improvements

  • Unit cases testing to guarantee that the code works
  • Refactor on generateTweetStorm method to use regex instead mutiple if/else statements
  • Use of twitter API to effectively tweet things
  • Increase even more readability with more punctuation marks and etc.

tweetstorm-challenge's People

Contributors

bruhmeh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.