https://github.com/acbrandao/reference
Links to software development sites , blogs and references, API's from a variety of sources
https://github.com/acbrandao/reference
api feeds
Last synced: 4 months ago
JSON representation
Links to software development sites , blogs and references, API's from a variety of sources
- Host: GitHub
- URL: https://github.com/acbrandao/reference
- Owner: acbrandao
- Created: 2019-03-12T04:22:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-01T23:30:45.000Z (about 4 years ago)
- Last Synced: 2025-08-05T12:41:27.113Z (11 months ago)
- Topics: api, feeds
- Homepage:
- Size: 1.21 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My List of reference links and documentation
Below is a list of references, blogs, tutorials and video links that I find very useful
## List of Free AI Powered (Photo/Content) websites
- Remove.bg : https://www.remove.bg/ Smart AI Background rmeover
- Copy.ai : https://www.copy.ai AI Generated boilerplate content
- Beautiful.ai : https://www.beautiful.ai AI Slide deck generator
- Hotpot.ai : https://hotpot.ai
- Deep-nostalgia : https://www.myheritage.com/deep-nostalgia AI Animated thumnails from photos
- Pfpmaker: https://pfpmaker.com AI Social profile picture maker
- Brandmark.io: https://brandmark.io AI Logo generator
- deep-image.ai: https://deep-image.ai AI Image re-scaller
- Bigjpg: https://bigjpg.com AI Image re-scaller
- Lumen5: https://lumen5.com Brand and Logo generation
- Namelix: https://namelix.com AI Business name generation
## List of Free Creative Stock Photography sites
- http://deathtothestockphoto.com/
- http://unsplash.com/
- http://www.imcreator.com/free
- http://pixabay.com/
- http://getrefe.tumblr.com/
- http://www.stockvault.net/
- http://www.gratisography.com/
- http://www.rgbstock.com/
- http://nos.twnsnd.co/
- http://splitshire.com/
- http://littlevisuals.co/
- http://picjumbo.com/
- http://compfight.com/
- http://foter.com/
- http://superfamous.com/
- http://www.lifeofpix.com/
- http://pickupimage.com/
- http://snapographic.com/
## List of Feeds and API's
A large list of many API and Datafeeds for all sorts of available public data. Such as live commuter transit times, open weather, live air traffic, shipping and mappings, etc. - Datatfeed API [A List of useful API and FEEDS ](./api_feeds.MD)
## Youtube Channels & Podcasts
- [YouTube Programming channels ](./youtube_channels.MD)
- [Software Dev Podcasts](./podcasts.MD)
## News on Software development
- [HackerNoon](https://hackernoon.com/) : news about programming , software and IT
- [Hacker News](https://news.ycombinator.com) : news aggregator for programmers where civility is king, try a newsletter to get top news to your inbox:
- [Reddit.com/r/programming](https://www.reddit.com/r/programming/) : Subreddit with aggregated tech news and articles
- [Slashdot](https://slashdot.org) : News, Social news (Originally "News for Nerds. Stuff that Matters")
- [StackShare](https://stackshare.io) : See what tools are popular with developers and companies and read about their technology decisions
- [TechCrunch](https://techcrunch.com) : dedicated to obsessively profiling startups, reviewing new Internet products, and breaking tech news
- [The DEV Community](https://dev.to) : Where programmers share ideas and help each other grow.
- [The Verge](https://www.theverge.com) : More product oriented tech news
## Programming Questions and Answers
- [Stack Overflow ](https://www.stackoverflow.com) : subscribe to their weekly newsletter and any other topic which you find interesting
- [Codementor](http://codementor.io) : A mentorship community to learn from fellow developers via live 1:1 help and more.
- [devRant](https://www.devrant.io/) : Community where you can rant and release your stress
- [Markdown Cheathseet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#links)
## Programming Language Blogs
Assorted list of useful web full stack development blogs and news site.
- [9lessons](https://www.9lessons.info/) : assorted Front end development technologies
- [SitePoint](https://www.sitepoint.com/) : large community of developers and has content on everything you need to learn as a web developer.
- [CodDrops] (https://tympanus.net/codrops/) : Assorted collections of blog postings on modern web development
- [Designmodo](https://designmodo.com) : Assorted Web UI/UX design ideas and blog postings
- [Web Design Ledger ](https://webdesignledger.com/) : Modern web design blog postings
- [DWB](https://davidwalsh.name/) : A senior experieced developer share his thoughts on modern web dev
- [Scotch.io](https://scotch.io/) : React, Angular, LAravel focusses on providing insightful tutorials.
- [A list Apart](https://alistapart.com/) : carefully-researched and edited articles on cutting-edge topics in the web industry
- [Smashing Magazone](https://www.smashingmagazine.com/) : web development blog almost everything HTML, CSS etc.
- [TutorialZine](https://tutorialzine.com/): he website also provides resources on libraries and free templates.
You can find another similar list here: https://github.com/sdmg15/Best-websites-a-programmer-should-visit
## Bash and Shell scripting
A collection of shell and Bash tutorials and references
- [Bash Guide for Beginners](http://www.tldp.org/LDP/Bash-Beginners-Guide/html/) : Bash Guide for Beginners Machtelt Garrels
- [Bash Programming](http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html) : by Mike G mikkey at dynamo.com.ar
- [Bash Reference Manual](https://www.gnu.org/software/bash/manual/bashref.html) : Bash Reference Manual
- [BashGuide](http://mywiki.wooledge.org/BashGuide) : BashGuide - Greg's Wiki
- [Conquering the Command Line](http://conqueringthecommandline.com/book/frontmatter) : Unix and Linux Commands for Developers
### Go Lang
Go (GoLang) is a modern compiled primarily server side programming language, developed bhy Google for their DevOps
- [Go Lang :: Official Site ](https://www.golang.com)
- [Go by Example ](https://gobyexample.com/)
- [Learning Go Lang ](https://blog.learngoprogramming.com/)
- [Reddit Go Programming Language ](https://www.reddit.com/r/golang/)
- [GoLang Code Snippets ](https://golangcode.com/)
- [GoLang bot Tutorial ](golangbot.com)
### PHP
PHP is a server side web-based scripting language.
- https://toys.lerdorf.com/ Rasmus creator of PHP blog
- http://www.planet-php.net/
- https://www.reddit.com/r/PHP/
- http://www.codediesel.com/
- https://laravel-news.com/blog
- http://phppot.com/
- http://php.net/manual/en/
- http://phpdeveloper.org/
### HTML5 / CSS
HTML5 and CSS sites and blogs
- [HTML5 Responsive Templates](https://html5up.net/ ) HTML5UP tempaltes
- [MDN Web Docs](https://developer.mozilla.org/en-US/) Mozilla developers
- [HTML Web Fundementals](https://developers.google.com/web/) Google powered WEb development site
- [CSS Tricks](https://css-tricks.com/) Blog about HTML and CSS techniques
- [Can I use ](https://caniuse.com/) Web development browser compatability checker
- [Tympaus](https://tympanus.net/codrops/) Web development blog and new techiques
- [FlatIcons](https://www.flaticon.com) Image repository and source downloader
### Javascript
JAvascirpt is the standard browser and server side scripting language for the modern web
- [Javascript ::Reddit ](https://www.reddit.com/r/javascript/) Javascript Reddit sub-reddit
- [TotalJS ](https://blog.totaljs.com/blogs/) Javasacript Blog and News site
- [VUe.JS ](https://vuejs.org/) Progressive JAvascript Framework
- [SitePoint Javasctipt](https://www.sitepoint.com/javascript/) Learn JavaScript, jQuery, jQuery UI, jQuery Mobile, Angular.JS
- [EchoJS](http://www.echojs.com/) Community driven JAvascript development news site
- [David Walsh Programming ](https://davidwalsh.name/) Blog on JAvascript and assorted programming topics
### RegEx / JSON
- [regex101](https://regex101.com) : Online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript
- [regexr](https://regexr.com) : Another online tool to learn, build & test Regular Expressions
### SQL
- http://www.sqlzoo.net/
### Cloud Services
A look at available cloud services and what they have to offer.
### Online Software dev utilities
- [CodePen](https://codepen.io) : Front End Developer Playground & Code Editor in the Browser
- [Devicons](http://vorillaz.github.io/devicons/#/main) : Cheatsheet for devs icons
- [IDE Onlang](https://ide.onelang.io) : Write in one language and get the same result in other languages.
- [Extends Class](https://extendsclass.com/) : Online developer tools: REST and SOAP clients, SQLite browser, testers (Regex, XPath, JSONPath) and other tools (Encoders, Converters and formatters)
- [EmailDrop](https://www.emaildrop.io/): Emaildrop is a free disposable email provider.
## Learn AI ::Machine Learning related
A list of usefule machine learning blogs, tutorials and videos.
- [aima](http://aima.cs.berkeley.edu) : The leading textbook in Artificial Intelligence (4th most cited publication of the century). Includes Github repositories and more AI resources!
- [fast.ai](http://course.fast.ai) : Free practical _deep learning_ course for coders without grad-level maths!
- [grakn.ai](https://grakn.ai) : The Database for AI
- [Robots that learn](https://blog.openai.com/robots-that-learn/) : Robots that Learn
- [Unsupervised Sentiment Neuron](https://blog.openai.com/unsupervised-sentiment-neuron/) : Unsupervised Sentiment Neuron
- [What's the difference between AI- DP and ML?](https://blogs.nvidia.com/blog/2016/07/29/whats-difference-artificial-intelligence-machine-learning-deep-learning-ai/) : Difference artificial intelligence, machine-learning, deep-learning-ai
- [TensorFlow](https://www.tensorflow.org) : An open-source software library for Machine Intelligence
- [Scikit-learn](http://scikit-learn.org) : A Python module for machine learning build on top of SciPy
- [DeepLearning.ai](https://www.deeplearning.ai) : Deep Learning course by Andrew Ng, Founder of coursera
- [Coding the History of Deep Learning](http://blog.floydhub.com/coding-the-history-of-deep-learning/) : Coding the History of Deep Learning
- [Serpent AI](https://github.com/SerpentAI/SerpentAI) : Game Agent Framework. Helping you create AIs / Bots to play any game you own! BETA
- [Blog Floydhub](https://blog.floydhub.com/colorizing-b&w-photos-with-neural-networks/) : Colorizing B&W Photos with Neural Networks
## Project Ideas ... a place for
- [reddit.com/r/SomebodyMakeThis](https://www.reddit.com/r/SomebodyMakeThis/) : A home for ideas by people who lack time, money, or skills.
[freeCodeCamp | React project ideas](https://medium.freecodecamp.org/every-time-you-build-a-to-do-list-app-a-puppy-dies-505b54637a5d?gi=c786640fbd11) : 27 fun app ideas you can build while learning React.
- [martyr2s-mega-project-ideas-list](http://www.dreamincode.net/forums/topic/78802-martyr2s-mega-project-ideas-list/) : contains about 125 project ideas from beginner to intermediate level.
## Coding practice for beginners
- [freeCodeCamp](https://www.freecodecamp.com) : Learn to code and build projects for nonprofits. Build your full stack web development portfolio today
- [Codeacademy](https://www.codecademy.com) : Learn to code interactively, for free.
## even More online progrmaming links
- [Websites a programmer should visit](https://www.quora.com/What-are-the-best-websites-a-programmer-should-visit/answer/Ashish-Padalkar?srid=OH96) : Response on Quora by ashish2199
- [Rico's cheatsheets](https://devhints.io) : A set of good cheatsheets
- [API Documentation](http://devdocs.io) : A one-place well known API Documentation with searchable interface
- [MDN](https://developer.mozilla.org/en-US/) : A place with all the documentation of the web standards
## License
[](https://creativecommons.org/licenses/by/4.0/)
This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
[[Back to Top](#top_reference)]
Created by [TonyBrandao](https://twitter.com/tonyb29). Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.