Giter Club home page Giter Club logo

proj-ideas's Introduction

proj-ideas

Here's where I jot down ideas for things to build

Infra

  • Big bad orc - An orchestrator for build & deployment. The idea is that it would occasionally be nice to have something that sits on top of CI & Deployment (e.g. TeamCity or Bamboo & Octopus), especially since it is sometimes useful (when things are not continuously deployed) to group them together into a semantic release (e.g. R1 includes prod1 v3.0.0 and prod2 v1.2.1) - Advanced ideas might be mixing in tools (or allowing extensible connectors) for Hashicorp or AWS products, as well as CM stuff like Ansible/Puppet.
    • Feature toggle orchestration (an easy dashboard for toggling features for all environments) - This would necessitate some sort of syntax that big bad orc could read when deploying a release and then push changes to the client (maybe modifying a yml file)
    • Provisioning should be distinct from deployment - provisioning should be under the hood of the environment setup. It's also possible that each application has its own CloudFormation setup or scaling groups, etc. so that has to be considered.

CSharp

  • Nuget Nanny - I think this would somehow have to hook up with the CI or deployment system so that it is aware of all deployed products so it can manage the lifetime of all packages. Its purpose is to help clean up all the dead packages (e.g. -beta or even non-beta packages that just never got used). I imagine this is handy when lots of packages might be popped out every time a commit happens if the pkg generation is part of the CI setup

Ruby

  • Questionnaire - Some sort of helper lib for setting up a question-based workflow. e.g. Q1 might branch to Q2 OR Q3, Q2 AND Q3, or Q4, etc...

Rust

  • "Tin-plates" templates. Use basic lang syntax to do templates? e.g. html(), div(), etc.

proj-ideas's People

Contributors

jamsupreme avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.