123456789101112131415161718192021222324252627 |
- [
- {
- "title": "Wordpress Plugins",
- "subtitle": "HTML, CSS, PHP",
- "color": "blue"
- },
- {
- "title": "HTML Templates",
- "subtitle": "HTML, CSS, Javascript",
- "color": "red"
- },
- {
- "title": "Mobile Apps",
- "subtitle": "React Native",
- "color": "green"
- },
- {
- "title": "Back-end Plugins",
- "subtitle": "Ruby, PHP",
- "color": "yellow"
- },
- {
- "title": "Other",
- "subtitle": "C#, ASP.NET",
- "color": "dark"
- }
- ]
|