Pinned Repositories
advent-of-code
Coding Solutions for Advent of Code
chrisdoescoding.com
Source Code for my Blog
django-auto-rebase
A command-line tool to rebase conflicting Django migrations
interview-prep
These are my notes and pseudo/unfinished code for technical interviews.
knowledge-base
A collection of notes about things I know. Hosted at chrisdoescoding.com/kb
kotlin-gradle-dockerfile-starter
Get started with Kotlin, Gradle, and Docker quickly
py-ts-interfaces
A Python to Typescript Interface Generator
pylint-enums
A pylint plugin for Enum value annotations and str methods
pyvenvwrapper
A wrapper for Python 3's Venv Environments
cs-cordero's Repositories
cs-cordero/py-ts-interfaces
A Python to Typescript Interface Generator
cs-cordero/interview-prep
These are my notes and pseudo/unfinished code for technical interviews.
cs-cordero/django-auto-rebase
A command-line tool to rebase conflicting Django migrations
cs-cordero/pylint-enums
A pylint plugin for Enum value annotations and str methods
cs-cordero/pyvenvwrapper
A wrapper for Python 3's Venv Environments
cs-cordero/bash-helpers
Bash Helper Functions
cs-cordero/hn_job_parser
A Python Tool for use in a CLI for searching and pulling job postings from Hacker News
cs-cordero/knowledge-base
A collection of notes about things I know. Hosted at chrisdoescoding.com/kb
cs-cordero/advent-of-code
Coding Solutions for Advent of Code
cs-cordero/chrisdoescoding.com
Source Code for my Blog
cs-cordero/kotlin-gradle-dockerfile-starter
Get started with Kotlin, Gradle, and Docker quickly
cs-cordero/bevy
A refreshingly simple data-driven game engine built in Rust
cs-cordero/bitburner
cs-cordero/dotfiles
my personal dotfiles
cs-cordero/educative.io_courses
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
cs-cordero/Flappy-Bird
A Flappy Bird clone written in Python
cs-cordero/ladr-solutions
My solutions for Linear Algebra Done Right Third Edition
cs-cordero/obsidian-notes
cs-cordero/Pong
First Game