└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Trump-Driven-Development 2 | 3 | A curated list of Trump Driven Development. 4 | 5 | ## Data Science 6 | 7 | - [maxbbraun/trump2cash](https://github.com/maxbbraun/trump2cash) - A stock trading bot powered by Trump tweets http://trump2cash.biz . 8 | - [ryanmcdermott/trump-speeches](https://github.com/ryanmcdermott/trump-speeches) - 1mb Archive of Donald Trump Speeches. 9 | - [TrumpTracker/trumptracker.github.io](https://github.com/TrumpTracker/trumptracker.github.io) - Open source for http://trumptracker.github.io/ . 10 | - [Mhyles/DonaldTrumpStockMonitor](https://github.com/Mhyles/DonaldTrumpStockMonitor) - Monitors Donald Trumps tweets and if a company name is within his tweets, monitors their stock levels for the next week. 11 | - [PedramNavid/trump_speeches](https://github.com/PedramNavid/trump_speeches) - All of Trump's Speeches from June 2015 to November 9, 2016. 12 | - [BuzzFeedNews/trumpworld](https://github.com/BuzzFeedNews/trumpworld) - This repository contains the data behind TrumpWorld, as described in this BuzzFeed News article. 13 | - [brandtg/trump-data](https://github.com/brandtg/trump-data) - Collection of data from Donald Trump's 2016 presidential campaign. 14 | 15 | ## Front End 16 | 17 | - [reimertz/trumpcss](https://github.com/reimertz/trumpcss) - trump.css is for those who like to introduce a little bit of Trump on their homepage. 18 | 19 | ## Machine Learning 20 | 21 | - [ppramesi/RoboTrumpDNN](https://github.com/ppramesi/RoboTrumpDNN) - Generating Donald Trump Speeches with Word2Vec and LSTM. 22 | 23 | ## Tool 24 | 25 | - [ivanseidel/Is-Now-Illegal](https://github.com/ivanseidel/Is-Now-Illegal) - A NERD protest against Trump's Immigration ban. 26 | - [RobSpectre/Trump-Filter](https://github.com/RobSpectre/Trump-Filter) - A Chrome extension that removes Donald Trump from the Internet. 27 | - [mannynotfound/delete-trump](https://github.com/mannynotfound/delete-trump) - Automatically tell Donald Trump to delete his account. 28 | - [kushaltirumala/trump-slackbot](https://github.com/kushaltirumala/trump-slackbot) - A Trump Bot for Slack. 29 | 30 | ## Programming Language 31 | 32 | - [samshadwell/TrumpScript](https://github.com/samshadwell/TrumpScript) - Make Python great again 33 | 34 | ## Version control 35 | 36 | - [thewarpaint/trumpmit](https://github.com/thewarpaint/trumpmit) - Make Git Commit Messages Great Again! 37 | 38 | # How to contribute? 39 | 40 | - Please make an individual pull request for each suggestion 41 | - New categories or improvements to the existing categorization are welcome 42 | 43 | # License 44 | 45 | The MIT License (MIT) 46 | 47 | Copyright (c) 2017 fukuball 48 | 49 | Permission is hereby granted, free of charge, to any person obtaining a copy 50 | of this software and associated documentation files (the "Software"), to deal 51 | in the Software without restriction, including without limitation the rights 52 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 53 | copies of the Software, and to permit persons to whom the Software is 54 | furnished to do so, subject to the following conditions: 55 | 56 | The above copyright notice and this permission notice shall be included in all 57 | copies or substantial portions of the Software. 58 | 59 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 60 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 61 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 62 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 63 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 64 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 65 | SOFTWARE. 66 | --------------------------------------------------------------------------------