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

https://github.com/serkanalgur/my-github-notes

Collection of projects, posts, repos which i like to use and read.
https://github.com/serkanalgur/my-github-notes

css javascript nodejs php

Last synced: 3 months ago
JSON representation

Collection of projects, posts, repos which i like to use and read.

Awesome Lists containing this project

README

        

# My Github Notes (a.k.a Notebook)

Collection of projects, posts, repos which i like to use and read.

## Contents

- [Posts](#posts)
- [PHP](#php)
- [Node.js](#nodejs)
- [JavaScript](#javascript)
- [CSS](#css)
- [Projects](#projects)
- [PHP Projects](#php-projects)
- [Node.js Projects](#nodejs-projects)
- [JavaScript Projects](#javascript-projects)
- [My Projects](#my-projects)
- [My PHP Projects](#my-php-projects)
- [My Node.js Projects](#my-nodejs-projects)
- [My JavaScript Projects](#my-javascript-projects)

## Posts

### PHP

- [Object-Oriented PHP for Beginners](https://code.tutsplus.com/tutorials/object-oriented-php-for-beginners--net-12762)
- [Speed Up Your WordPress bt Caching Custom Queries using Transient API](https://www.wpbeginner.com/wp-tutorials/speed-up-your-wordpress-by-caching-custom-queries-using-transients-api/)
- [PHP Optimization – Using A Timer To Benchmark Code And Increase Speed](https://davidwalsh.name/php-timer-benchmark)
- [Send Text Messages with PHP](https://davidwalsh.name/send-text-message)
- [Comment Submission Without Page Refresh. No Plugins Used.](https://rudrastyh.com/wordpress/ajax-comments.html)
- [How to customise a Privacy Policy Guide](https://rudrastyh.com/wordpress/privacy-policy-guide.html)
- WordPress İçin Eklenti Yazmak
- [WordPress için eklenti yazmak](https://wpadami.com/cms-sistemleri/wordpress/wordpress-icin-eklenti-yazmak.html)
- [WordPress için eklenti yazmak - 2](https://wpadami.com/cms-sistemleri/wordpress/wordpress-icin-eklenti-yazmak-2.html)
- [WordPress için eklenti yazmak - 3](https://wpadami.com/cms-sistemleri/wordpress/wordpress-icin-eklenti-yazmak-3.html)
- [WordPress için eklenti yazmak - 4](https://wpadami.com/cms-sistemleri/wordpress/wordpress-icin-eklenti-yazmak-4.html)

### Node.js

- [How to set-up a powerful API with Nodejs, GraphQL, MongoDB, Hapi, and Swagger](https://medium.freecodecamp.org/how-to-setup-a-powerful-api-with-nodejs-graphql-mongodb-hapi-and-swagger-e251ac189649)
- [Before you bury yourself in packages, learn the Node.js runtime itself](https://medium.freecodecamp.org/before-you-bury-yourself-in-packages-learn-the-node-js-runtime-itself-f9031fbd8b69)
- [Build a Node.js API in Under 30 Minutes](https://medium.freecodecamp.org/building-a-simple-node-js-api-in-under-30-minutes-a07ea9e390d2)
- [How I automated my job with Node.js](https://medium.com/dailyjs/how-i-automated-my-job-with-node-js-94bf4e423017)
- [Build simple Medium.com on Node.js and React.js](https://codeburst.io/build-simple-medium-com-on-node-js-and-react-js-a278c5192f47)
- [Migrating from PHP to Node.js](https://medium.com/get-outside/migrating-from-php-to-node-js-522768ac482a)

### JavaScript

- [Detecting Caps Lock with JavaScript](https://medium.com/@jodylecompte/detecting-caps-lock-with-javascript-73e295c7496)

### CSS

___

## Projects

### PHP Projects

- [WordPress](https://github.com/WordPress/WordPress)
- [Flight](https://github.com/mikecao/flight)
- [Phalcon](https://github.com/phalcon/cphalcon)
- [Phalcon Forum](https://github.com/phalcon/forum)
- [PHP Code Sniffer](https://github.com/squizlabs/PHP_CodeSniffer)
- [Bullet PHP](https://github.com/vlucas/bulletphp)

### Node.js Projects

- [Gatsby](https://github.com/gatsbyjs/gatsby)
- [React](https://github.com/facebook/react)
- [Puppeteer](https://github.com/GoogleChrome/puppeteer)
- [WordExpress](https://github.com/ramsaylanier/WordExpress)
- [CardKit](https://github.com/times/cardkit)
- [jargon.ist](https://github.com/jargonist/jargon.ist)
- [Driver.js](https://github.com/kamranahmedse/driver.js)
- [Blueprint](https://github.com/palantir/blueprint)
- [Chalk](https://github.com/chalk/chalk)
- [GraphQL.js](https://github.com/graphql/graphql-js)

### JavaScript Projects

- [fuzzysearch](https://github.com/bevacqua/fuzzysearch)

___

## My Projects

### My PHP Projects

- [CMB2 Field Type: Font Awesome](https://github.com/serkanalgur/cmb2-field-faiconselect)
- [WordPress Plugin](https://wordpress.org/plugins/cmb2-field-type-font-awesome/)

### My Node.js Projects

- [gatsby-remark-embed-wordpress](https://github.com/serkanalgur/gatsby-remark-embed-wordpress)
- [npm page](https://www.npmjs.com/package/gatsby-remark-embed-wordpress)

### My JavaScript Projects

- [Bootswitch](https://github.com/serkanalgur/bootswitch)
- [Demo](http://serkanalgur.github.io/bootswitch/)