• Stars
    star
    1,238
  • Rank 36,554 (Top 0.8 %)
  • Language
    HTML
  • License
    MIT License
  • Created almost 3 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

list of free stuff for developer

FreeStuffDev

List of free services for developers like database, hosting, authentication and other stuff.
Check it out at freestuff.dev.

I had many tools in my private repository and thought why not bring it to the public? Inspired by other awesome list sites, surprisingly there are not many alternatives out there that focusing on free programming tools, so I created my own dev-tool list to start prototyping or making an MVP.

Built with Hugo Static site generator and hosted at Netlify.

License

MIT License

Rules

  1. Only accept free stuff or free trial at least 1 Year.
  2. What is not suitable on this site:
    • We're not accepting language/framework specific tools.
    • Link to "part of specific tools" for example "themes for hugo"
    • Library for a certain framework/language, (e.g. Javascript library).
    • Link to Documentation or Forum of a certain tool

They're great but there are more suitable place for those tools.

Contribute

Want to add new stuff?
1a. Use this form Form New Stuff+
it will prefill some value for your github Pull Request

1b. If you're going to create file manually (not via link above):

a. Fork repo
b. Inside your fork navigate to content/stuff
c. Create a new file for service you want to add. File must have .md extension, i.e. myservice.md
d. Use next template for content

+++
date = 2021-06-21T18:55:27+03:00
title = "Your service name"
link = "https://link.to.service"
thumbnail = "https://any.logo.of/service"
snippet="Service description, which will be shown under service name"
tags = ["Tag1","Tag2","TagN"]
+++ 
free feature 1
free feature 2
free feature 3

P.S:

  • You can use any image for thumbnail, but try to avoid using small favicons(16x16) as each image will be resized to 80x80
  • For existing tags visit https://freestuff.dev/ and open the "Filter"
  • At the end write the features as one feature per line

Example with netlify.md (watch it raw version)

+++
date = "2021-06-15T00:00:00+00:00"
tags = ["hosting", "hosting-dynamic", "hosting-static", "serverless"]
title="Netlify"
link = "https://www.netlify.com/"
thumbnail = "https://res.cloudinary.com/wegoatdev/image/upload/v1623795952/freestuffdev/stuff/netlify.png"
snippet="An intuitive Git-based workflow and powerful serverless platform to build, deploy, and collaborate on web apps"
+++
Host static and serverless function
Bandwith: 100GB /month
Build Minutes: 300 Minutes /month
Websites: Unlimited
Serverless Functions: 125k per site /month
Forms: 100 /site/month
Identity: 1K /site/month

Code of Conduct

FreeStuffDev is open for contribution from all people around the world. Whoever your are and whatever your background: nationality, gender, religion, we welcome you. Things to keep in mind:

  • Show empathy
  • Be patient
  • Accept constructive feedback

If you have any questions, feel free to open an issue or reach out at twitter

Contributors

More Repositories

1

koding

Programming reference in Indonesian language
CSS
79
star
2

discussbase

An open-source forum Create your discussion platform and deploy it completely free, Using SEVEN stack - Supabase, Vercel and Next.js
JavaScript
58
star
3

mini-SSG

Mini SSG (static site generator) with minimal and beautiful syntax
JavaScript
54
star
4

slim-mvc-sample

Sample Slim Framework with MVC structure
PHP
9
star
5

mini-SSG-website

website for mini-SSG package
HTML
8
star
6

tweetToBlog

convert your tweets to blog posts
JavaScript
8
star
7

simple-draw-editor

TypeScript
7
star
8

Github-content-CRUD-API

CRUD API to manipulate contents in your folder's repository (headless CMS)
JavaScript
6
star
9

pirlo-db

Abstract database class using PDO, inspired by Eloquent from laravel
PHP
5
star
10

onebitedev-hugo-old

Repository for onebitedev website: Developer tips & trick blog using Hugo, one bite at a time
HTML
5
star
11

todo-plain-javascript

simple todo plain javascript with localstorage
HTML
4
star
12

color-picker

HTML
3
star
13

tehataukopi

HTML
3
star
14

JStodo

Pure Javascript Todo List
JavaScript
3
star
15

simple-CMS

simple Content Management System ( HTML, CSS, PHP, MYSQL[PDO] )
PHP
3
star
16

highlight-kpu-table

3
star
17

hilmanspace-hugo

personal ssg site with hugo
HTML
3
star
18

SSG-CMS

TypeScript
2
star
19

pagination-allegri

php pagination package, work with search query
PHP
2
star
20

web-meta-scrapper

JavaScript
2
star
21

imagin_live_temp

HTML
2
star
22

imageToTextPath

draw images along of text's path
EJS
2
star
23

twitnest

JavaScript
2
star
24

imagin-API

JavaScript
1
star
25

koding-redirect

HTML
1
star
26

imagin-web

Vue
1
star
27

metadata-api

API for get meta data
JavaScript
1
star
28

teduh

HTML
1
star
29

mysql-to-markdown

Covert data from mysql to markdown files in go
Go
1
star
30

inispace-info

HTML
1
star
31

demo-supabase-clientside

HTML
1
star
32

Firebase-json-to-Hugo-markdown-files

convert from firebase data or json to hugo markdown files
Go
1
star
33

Kanvas-HIlmanski

HTML
1
star
34

star-rating-API

JavaScript
1
star
35

staticfile-to-mysql

php script to insert static file to mysql
PHP
1
star
36

assistant-API-openai-nodejs-sample

A simple example for Assistant API by OpenAI using NodeJS
JavaScript
1
star