Skip to content
View kkalb's full-sized avatar

Block or report kkalb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kkalb/README.md

Kkalb

Work in progress

Done

Old

  • Create inital project
  • Add custom colors
  • Add charting

Recent

  • Add charting
  • Switch to devcontainers
  • Create Game of Life with Grid
  • Create slider for game engine speed
  • Build custom grid out of divs

Hosting AWS

  • Host on AWS (POC)
  • Build releases with Docker
  • Implement Terraform
  • Deploy with Terraform
  • AWS too expensive, challange other providers

Hosting Gigalixir

  • Deploy Gigalixir
  • Switching to docker-compose

Create DB

  • Add Postgres DB to project
  • Create DB locally
  • Create DB on Gigalixir
  • Seed DB
  • Write integration tests
  • Add Oban for scheduling API requests to GitHub
  • Create recursion job for fetching data
  • Deeper investigation of GitHub-API for best fit
  • Implement pagination
  • Implement sorting and date filtering to API
  • Build data visualisation algorithm
  • Write tests for data transformation

General

  • Code cleanup (credo, dialyzer, styler, compiler)

Still TODO

  • Date picking for issue visualisation
  • Build canvas grid
  • Responsive design
  • Oban job for cyclic fetching of issue changes (created and closed)
  • Try canvas grid with interaction (mouse-click and mouse-down for dropping life)

Popular repositories Loading

  1. elixir elixir Public

    Forked from elixir-lang/elixir

    Elixir is a dynamic, functional language for building scalable and maintainable applications

    Elixir 1

  2. consecutix consecutix Public

    Identifies consecutive elements within a given list of elements

    Elixir 1

  3. tailwind_formatter tailwind_formatter Public

    Forked from 100phlecs/tailwind_formatter

    Formats tailwind classes within elixir projects

    Elixir

  4. kkalb kkalb Public

    Elixir

  5. elixir-ls elixir-ls Public

    Forked from elixir-lsp/elixir-ls

    A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"

    Elixir

  6. leetcode leetcode Public

    Leetcode answers

    Elixir