Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tutods/snippets-and-codes

Snippets and codes to WordPress, macOS, Laravel, etc.
https://github.com/tutods/snippets-and-codes

angular css html javascript laravel macos snippets wordpress

Last synced: 12 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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.