An open API service indexing awesome lists of open source software.

https://github.com/programyazar/usefull_websites

Usefull Websites
https://github.com/programyazar/usefull_websites

algorithm cnc docs ffmpeg information keyboard language lesson links linux usefull-papers whitepaper

Last synced: 4 months ago
JSON representation

Usefull Websites

Awesome Lists containing this project

README

          

### usefull websites, projects and papers

lessons for a lot of language, gui, db systems
* http://zetcode.com/

php + phalcon projects (phalcon rocks!)
* https://phalconist.com/

js introduction for your website; theaching people how to use it
* http://introjs.com/

basic mpi tutorials for beginner
* http://mpitutorial.com/tutorials/

design + portfolio website, you can steal ideas
* https://www.behance.net/

[interesting] The reverse bind of a remote shell
* http://morgawr.github.io/hacking/2014/03/29/shellcode-to-reverse-bind-with-netcat/

very usefull papers
* https://github.com/graydon/papers-we-love

razor keyboard for linux
* https://github.com/pez2001/razer_chroma_drivers

Turkish evolution page
* http://www.evrimagaci.org/

usefull cpp papers
* https://github.com/fffaraz/awesome-cpp

esp tool for their microcontrollers
* https://github.com/tommie/esptool

vim church's paper
* http://vim.wikia.com/wiki/Append_output_of_an_external_command

nodejs process manager
* https://github.com/Unitech/pm2

arduino + raspi remote controller switch
* https://github.com/sui77/rc-switch

how to make raspi network storage
* http://www.howtogeek.com/139433/how-to-turn-a-raspberry-pi-into-a-low-power-network-storage-device/

Turkish Natural Language Processing
* https://github.com/ahmetaa/zemberek-nlp

linux rtmp download, sucks..
* https://sonnati.wordpress.com/2011/08/30/ffmpeg-%E2%80%93-the-swiss-army-knife-of-internet-streaming-%E2%80%93-part-iv/

Live streaming with ffmpeg
* https://support.metacdn.com/hc/en-us/articles/204513935-How-to-Live-Stream-Using-FFmpeg

ffmpeg streaming
* https://trac.ffmpeg.org/wiki/StreamingGuide

scan all internet :D
* https://www.devconsole.info/?p=706

redis security, you have to read this
* http://antirez.com/news/96

ssh tunneling (all linux guys must to read/know this)
* https://chamibuddhika.wordpress.com/2012/03/21/ssh-tunnelling-explained/

Learn haskell (for sadomasochistic coders)
* http://freevideolectures.com/Course/2260/Computer-Science-III-Programming-Paradigms/27#

xlib (black magic) keyboard, mouse project
* https://github.com/jordansissel/xdotool

arduino burn bootloader
* https://learn.sparkfun.com/tutorials/installing-an-arduino-bootloader

communicate all languages with each other
* https://thrift.apache.org/

next generation university (if you dont want to certificate, courses are generally free )
* https://www.coursera.org/

smell burning :D
* http://www.rugged-circuits.com/10-ways-to-destroy-an-arduino/

pinguino (pic arduino clone), usefull
* https://github.com/PinguinoIDE

sample nginx conf
* https://gist.github.com/plentz/6737338

nginx security
* http://www.acunetix.com/blog/articles/nginx-server-security-hardening-configuration-1/

lisp interpreter on python (ofcourse Peter Norvig)
* http://norvig.com/lispy.html

important algorithms for computer engineering, love them, learn them, use them...
* http://faruk.akgul.org/blog/the-most-important-algorithms/

Virtual Connection over UDP
* http://gafferongames.com/networking-for-game-programmers/virtual-connection-over-udp/

Make a cnc; Universal G-Code Sender
* https://github.com/winder/Universal-G-Code-Sender

Make a cnc; micro cnc controller
* https://github.com/dherrendoerfer/uCNC_controller

Android: signing application details
* https://developer.android.com/studio/publish/app-signing.html

nodejs swig/twig like template (+mozilla)
* https://mozilla.github.io/nunjucks/templating.html

Chenese cheapest pcb maker site
* http://firstpcb.com/

Golang distributed framework
* http://gocircuit.github.io/circuit/

js 2d bin packing algorithm and demo, other projects are interesting too
* http://codeincomplete.com/posts/bin-packing/

google prototype like stream packing, but small and beautiful
* http://msgpack.org/index.html