Skip to content

whoamicode/whoamicode.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to "Who am I, Code?" initiative (WIP)

Clojure Badge Go Badge Java Badge JS Badge

"Who am I, code?" is an initiative to help anyone to start a project without afraid off.

Who this project is for

So ... anyone, but I think this project can help in different ways depending on the need and the knowledge level.

For example:

  • Beginners on the software development world can use to understand how they can create a basic project using a usual structure (Docker, Continuous integration with a basic pipeline, integration with Github, etc)

  • Another one can use this project to test something as if your local environment is working well or whatever they need.

  • So... or if only is needing to save time during the creation of a basic project.

Doesn't matter the necessity. What we're considering essential is that this project helps someone for something.

About the initiative

This initiative is composed of some project that works similarly. The purpose is that the only change is the codebase.

For now, we have these projects working

This in WIP status

And this to the future

These projects there're in common:

  • Docker as a container manager;
  • DockerHub as the registry to the image;
  • CircleCI as the Continuous Integration manager;
  • Github as the Git client and host.

So... this doc is a WIP work... we'll update it soon with more information. See you :)