Resources for Developers and Designers

Find below a list of resources you might find useful for hackathons and regular development.

Boilerplate

Scaffolds, cookiecutters, boilerplates, generators

  • Yeoman - Scaffolding tool for modern webapps
  • HTML5 - A popular front-end template
  • Cookiecutter - A command-line utility that creates projects from cookiecutters (project templates)

Templates

Static Website Hosting

Application Hosting

  • Heroku - Cloud Application Platform
  • Codeanywhere - Cross Platform Cloud IDE
  • Codenvy - Cloud Workspaces for Development Teams
  • OpenShift - Container Application Platform by Red Hat, Built on Docker and Kubernetes

Database Hosting

Storage

  • Imgur
  • transfer.sh

    1
    2
    3
    f = 'file.png'
    url = requests.put('https://transfer.sh/%s' % f, open('%s' % f, 'rb')).text
    print(url)

Continuous Integration

Requests

Inspection

Mock

Local Tunnels

Random Data

Placeholder

Color Schemes

Fonts

Branding

Local Server

  • http-server
  • Using python

    1
    python2 -m SimpleHTTPServer
    1
    python3 -m http.server

Images

Icons

Code Hosting

Analytics

Monitoring

Task Management

Avatar

Mockups

Presentation

Domain Purchase

Domain Search

Uncategorized

If you find your personal favorites missing in the above list send a word to enchantour.