Our great sponsors
-
2.1 — DevCover
-
2.2 — Dopefolio
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
2.3 — Simplefolio
-
Some of the best examples for open-source portfolios on GitHub are by Tania Rascia, Britanny Chiang, Lee Robinson and Soumyajit Behera. Study these repos and learn how you can structure your portfolio and write clean code!
-
Some of the best examples for open-source portfolios on GitHub are by Tania Rascia, Britanny Chiang, Lee Robinson and Soumyajit Behera. Study these repos and learn how you can structure your portfolio and write clean code!
-
Some of the best examples for open-source portfolios on GitHub are by Tania Rascia, Britanny Chiang, Lee Robinson and Soumyajit Behera. Study these repos and learn how you can structure your portfolio and write clean code!
-
Some of the best examples for open-source portfolios on GitHub are by Tania Rascia, Britanny Chiang, Lee Robinson and Soumyajit Behera. Study these repos and learn how you can structure your portfolio and write clean code!
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
These were taken from this Github repository.
-
Puts Debuggerer
Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.
git init git add . git commit -m "First commit" git branch -M master git remote add origin https://github.com//.git git push -u origin master