Skip to content

Instantly share code, notes, and snippets.

@mrgrain
Last active October 24, 2023 16:58
Show Gist options
  • Save mrgrain/135c7510e53ee471f8ebd823fc47997a to your computer and use it in GitHub Desktop.
Save mrgrain/135c7510e53ee471f8ebd823fc47997a to your computer and use it in GitHub Desktop.
Project ideas

cdk-alexa (CDK Construct)

Alexa, what's the easiest way to create a Skill?

  • Split out what I have for private project

dotjen

projen, but for dotfiles!

  • git pull & dj
  • dj doesn't create links but rather creates files in the right places
  • needs support for some basic concepts:
    • zshrc/bashrc
    • ssh config --> concept of secure stores that can hold certificates
    • git config
    • vimrc dictonary --> concept of data stores that can be updated??!
    • tools --> concept to install software if needed
    • vsocde (workspaces) or generic code support (list of repos to clone)
    • concept to differentiate based on OS and User

Standup Slack Bot

Automate your team dailies & weeklies.

  • Post every day at a certain time (Let's wait for Joanna)
  • Will post an agenda (I forgot what we usual need to talk about)
  • Can nominate a facilitator, enforce rotation for small teams by ruling out the last x facilitators (Oh it's you again Kala)
  • When people's work patterns are added, it's taken into account for facilitation (Samira doesn't work Mondays)
  • Allows to re-select the facilitator (Oops, Jayjay is on Annual Leave today)
  • Supports scheduling other regular messages (Mufasa, it's Friday then)

Docusaurus jsii plugin

Make your jsii docs ROOAAAAR! (Get it?) 🦖

  • Create a plugin to turn jsii assembly into pages
  • Support different major versions
  • Support different languages & examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment