tutods / snippets-and-codes

Snippets and codes to WordPress, macOS, Laravel, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daniel Sousa

Snippets & Codes

Note: this repo contains snippets and codes I find on Internet to help me on some jobs, like custom branding on WordPress or custom upload file on Bootstrap

Structure

├── HTML & CSS & JavaScript
│   ├── Angular
│   └── BootStrap
├── Laravel
├── Others
├── WordPress
├── images
└── macOS
  • In HTML & CSS & JavaScript folder you find snippets and codes about that languages, for example my custom file upload to Angular;
  • In Laravel folder you find snippets and codes to Laravel;
  • In Others folder you find guides, snippets and codes about other themes. For example, how to optimize images to upload in your website using terminal;
  • In WordPress folder you find snippets and codes to use on WordPress. This snippets/codes I collect when I need to some project, but now I store all in this repo;
  • In macOS folder you find commands and some things to use on your Mac.

About

Snippets and codes to WordPress, macOS, Laravel, etc.

License:MIT License


Languages

Language:PHP 91.0%Language:Shell 9.0%