Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View cedrickrause's full-sized avatar

Block or report cedrickrause

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. vue-dashboard-boilerplate vue-dashboard-boilerplate Public template

    Boilerplate code for a properly engineered dashboard-like web application built with Vue, Vuex, Bootstrap and TypeScript.

    Vue 1

  2. d3-cloud d3-cloud Public

    Forked from jasondavies/d3-cloud

    Create word clouds in JavaScript.

    JavaScript

  3. aoc_2024 aoc_2024 Public

    My participation of the advent of code 2024 using Kotlin.

    Kotlin

  4. todoist-mcp-koog todoist-mcp-koog Public

    A minimal test of creating an AI agent with koog using a todoist MCP server as a tool.

    Kotlin

  5. appointer appointer Public

    Getting a first look into django as a Python Framework for webapps. I am just dabbling around a little to broaden my horizon.

    Python

  6. MyKV MyKV Public

    This is a very basic redis-like in-memory database, to brush up some lower level network intricacies. Based on a blog post I found.

    Python