Projects in Awesome Lists by cedrickchee
A curated list of projects in awesome lists by cedrickchee .
https://github.com/cedrickchee/chatgpt-universe
ChatGPT Universe is fleeting notes on ChatGPT, GPT, and large language models (LLMs)
chatgpt generative-model gpt language-models resource-list
Last synced: 09 Apr 2025
https://github.com/cedrickchee/capsule-net-pytorch
[NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".
capsnet capsule capsule-network dynamic-routing dynamic-routing-between-capsules hinton neural-networks pytorch
Last synced: 07 May 2025
https://github.com/cedrickchee/data-science-notebooks
Data science Python notebooks—a collection of Jupyter notebooks on machine learning, deep learning, statistical inference, data analysis and visualization.
data-science deep-learning fastai kaggle keras machine-learning notebooks numpy pandas python pytorch tensorflow
Last synced: 07 May 2025
https://github.com/cedrickchee/saas-starter
Everything you need to get your next Unicorn-For-X startup off the ground.
graphql hackathon-starter prototyping reactjs starter-kit startup-resources
Last synced: 07 May 2025
https://github.com/cedrickchee/react-typescript-jest-enzyme-testing
Testing React.JS + TypeScript component with Jest and Enzyme. A simple example for reference.
educational enzyme-testing jest-tests reactjs typescript-exercises
Last synced: 12 Aug 2025
https://github.com/cedrickchee/vibe-jet
A browser-based 3D multiplayer flying game with arcade-style mechanics, created using the Gemini 2.5 Pro through a technique called "vibe coding"
evaluation-framework flight-simulator game-development gemini-2-5-pro-exp llm-evaluation vibe-check vibe-coding
Last synced: 05 May 2025
https://github.com/cedrickchee/realtime-detectron
Real-time Detectron using webcam.
deeplearning demo detectron mask-rcnn object-detection object-segmentation real-time webcam
Last synced: 21 Aug 2025
https://github.com/cedrickchee/transformers-llama
LLaMA implementation for HuggingFace Transformers
Last synced: 23 Aug 2025
https://github.com/cedrickchee/YDKGo
You Don't Know Go Yet book.
book education go golang programming-language
Last synced: 07 May 2025
https://github.com/cedrickchee/ydkgo
You Don't Know Go Yet book.
book education go golang programming-language
Last synced: 07 May 2025
https://github.com/cedrickchee/rnnoise-nodejs
Node.js bindings to Xiph's RNNoise denoising C library
audio-library deeplearning keras-models nodejs-addon nodejs-library noise-suppression rnn rnnoise rust-bindings
Last synced: 07 May 2025
https://github.com/cedrickchee/e-mart
Open source full stack React and Next.js online mart complete with shopping cart and real credit checkout.
apollographql graphql javascript nextjs nodejs prisma react
Last synced: 07 May 2025
https://github.com/cedrickchee/tch-js
A JavaScript and TypeScript port of PyTorch C++ library (libtorch) - Node.js N-API bindings for libtorch.
Last synced: 07 May 2025
https://github.com/cedrickchee/neural-network-in-13-lines
A neural network in 13 lines of Python.
backpropagation key-concepts minimalistic neural-network numpy-neuralnet-exercise
Last synced: 16 Jul 2025
https://github.com/cedrickchee/pytorch-mobile-kit
PyTorch Mobile starter kit.
android-app computer-vision edge-machine-learning ios-app mobilenet-v2 pytorch-mobile react-native resnext sdk starter-kit torchscript
Last synced: 11 Sep 2025
https://github.com/cedrickchee/wasserstein-gan
PyTorch implementation of Wasserstein GAN paper
educational-materials generative-adversarial-network lsun-dataset wasserstein-gan
Last synced: 07 May 2025
https://github.com/cedrickchee/experiments
A collection of little snippets of programs I write when I test out ideas. A code "playground".
educational example-codes experimental small-projects snippets-collection
Last synced: 07 May 2025
https://github.com/cedrickchee/skel
Skel is an idiomatic and flexible code structure for REST API project - practical code patterns and best practices for building (developing, managing, and deploying) APIs in Go.
go go-backend go-service golang golang-api-examples golang-application
Last synced: 08 Oct 2025
https://github.com/cedrickchee/react-18-beta
React 18 Beta (Suspense, concurrent rendering, HTTP streaming, Server Components) + Next.js 12.0.4 demo & benchmark (performance & UX)
nextjs-example react-18 react-server-components react-suspense reactjs server-side-rendering
Last synced: 07 May 2025
https://github.com/cedrickchee/min-torrent
Yet another minimalistic torrent client
bittorent bittorent-client cli golang
Last synced: 16 Jun 2025
https://github.com/cedrickchee/kaggle-facial-detection
Facial keypoints detection challenge tutorial and solution for Singapore Kaggle ML Challenge meetup.
datascience deeplearning educational kaggle-competition kaggle-facialkeypoints project
Last synced: 12 Mar 2025
https://github.com/cedrickchee/fastai-course-v3
My notebooks for the 3rd edition of course.fast.ai - coming in 2019
course-materials deep-learning educational fastai jupyter-notebooks
Last synced: 07 May 2025
https://github.com/cedrickchee/painless-pg-node
Painless PostgreSQL Node.js backend with Objection + Knex + Express
api-server expressjs expressjs-boilerplate nodejs-backend objectionjs postgresql
Last synced: 25 Jun 2025
https://github.com/cedrickchee/nodejs-in-depth
Master and understand deeper Node.js fundamentals and internals
child-process event-emitter fundamentals in-depth node-js-clusters nodejs nodejs-stream stream-processing
Last synced: 25 Dec 2025
https://github.com/cedrickchee/feed
A feed of things I'm reading and will read. It's sort of like bookmarks or favorites.
Last synced: 16 Dec 2025
https://github.com/cedrickchee/squidgame
[WIP] Red Light, Green Light game inspired by Squid Game implemented in Rust, TypeScript & WebSocket. Play in your browser, multiplayer (at least 2 players), and tiny.
red-light-green-light rust-gamedev squid-game
Last synced: 07 May 2025
https://github.com/cedrickchee/learn-ts-handbook
Learn TypeScript in 2021 by reading the Handbook.
educational typescript typescript-handbook
Last synced: 12 Mar 2025
https://github.com/cedrickchee/snippetbox
A web app to paste and share snippets of text
educational-project full-stack-web-development go golang golang-application learning-by-doing
Last synced: 12 Mar 2025
https://github.com/cedrickchee/dawnbench-analysis
DAWNBench analysis of CIFAR-10 time-to-accuracy.
benchmark benchmark-scripts cifar10 dawnbench deeplearning machinelearning
Last synced: 12 Mar 2025
https://github.com/cedrickchee/taijios
TaijiOS is a hobby operating system written from scratch in Rust for learning systems programming. It's my own OS that attempts to bring back the "P" in PC. Design goals: minimal, modular, reliable, and safe.
computer-science hobby-os kernel-development learn-by-doing operating-system osdev software-internal systems-programming
Last synced: 10 Apr 2025
https://github.com/cedrickchee/neocargo
neoCargo microservices in Go with PostgreSQL, MongoDB, Terraform, Google Kubernetes Engine, and CircleCI
containerization continuous-delivery continuous-integration go-micro golang-application google-cloud grpc-service kubernetes-cluster microservices monorepo terraform-project
Last synced: 14 Jun 2025
https://github.com/cedrickchee/cedricchee.com
The personal website of Cedric Chee, built with Rust and Zola
Last synced: 11 Dec 2025
https://github.com/cedrickchee/soshiok
A full stack restaurant app
ecmascript2015 es6 expressjs food fullstack-javascript javascript nodejs restaurant-management store-locator webapp
Last synced: 24 Dec 2025
https://github.com/cedrickchee/nestjs-course-management
A school management app where we can create lessons, create students, and link between them.
code-first-approach educational-project graphql mongodb nestjs-backend typeorm
Last synced: 12 Mar 2025
https://github.com/cedrickchee/chirp
Chirp is a real-time Twitter clone with LiveView and Phoenix
educational-project elixir-examples phoenix-liveview
Last synced: 12 Mar 2025
https://github.com/cedrickchee/hou
Hou :monkey: programming language interpreter and compiler
abstract-syntax-tree bytecode compiler evaluator interpreter lexer parser programming-language
Last synced: 27 Dec 2025
https://github.com/cedrickchee/bitcask
My key/value store (embedded database) solution for PingCAP training courses
bitcask database-systems distributed-systems educational-project golang key-value-store raft-consensus rust
Last synced: 27 Dec 2025
https://github.com/cedrickchee/kafka-eventsourcing-restapi
REST API service using Apache Kafka for event sourcing
event-sourcing golang-examples kafka kafka-cluster rest-api
Last synced: 26 Dec 2025
https://github.com/cedrickchee/tensorflow-community-builds
TensorFlow prebuilt binary (Python wheels) from source by the community.
binary cpp python tensorflow wheel
Last synced: 08 Nov 2025
https://github.com/cedrickchee/go-parkinglot
Go solution for parking lot algorithm and design problem
algorithms-and-data-structures command-line-app educational-project golang parking-lot
Last synced: 26 Dec 2025
https://github.com/cedrickchee/rl-algorithms
A collection of Reinforcement Learning algorithms.
deep-learning deep-reinforcement-learning jupyter-notebooks neural-networks openai-gym-agents reinforcement-learning reinforcement-learning-excercises
Last synced: 26 Dec 2025
https://github.com/cedrickchee/amethyst
My digital garden
digital-garden hugo hugo-theme obsidian-md pkm second-brain wiki
Last synced: 26 Dec 2025
https://github.com/cedrickchee/postgresql-consul-demo
A minimal demo app showing PostgreSQL HA cluster managed by Patroni and Consul in Docker
consul docker-compose educational-project patroni postgresql-ha-cluster postgresql-replication
Last synced: 11 Jul 2025
https://github.com/cedrickchee/typescript-deep-dive
Hands-on TypeScript programming exercises based on "The definitive guide to TypeScript" book.
educational-materials learning-by-doing typescript typescript-book
Last synced: 14 Oct 2025
https://github.com/cedrickchee/fastai-dl2-2017
My notebooks for fast.ai cutting edge deep learning for coders part 2 2017 course.
deep-learning educational-materials fastai jupyter-notebooks
Last synced: 25 Jul 2025
https://github.com/cedrickchee/commitlog
Commitlog is a distributed commit log service
Last synced: 26 Dec 2025
https://github.com/cedrickchee/dockerfile-fastai
Dockerfile for building NVIDIA CUDA image for PyTorch 1.0 and fastai 1.0 deep learning
cuda-toolkit deep-learning docker-container fastai nvidia-docker pytorch
Last synced: 25 Dec 2025
https://github.com/cedrickchee/postgres-operator
Learn how to deploy Zalando Postgres operator to my Kubernetes environment (local k3s cluster)
educational-project kubernetes-controller kubernetes-operator patroni postgresql-ha-cluster spilo
Last synced: 25 Dec 2025
https://github.com/cedrickchee/refactor-goviolin
Refactor GoViolin
go golang practice-project refactoring-exercise
Last synced: 18 Oct 2025
https://github.com/cedrickchee/doom-wasm
Porting DOOM to WebAssembly from scratch, without much magic tooling or frameworks (i.e, Emscripten) on our way.
doom from-scratch javascript rust wasm webassembly
Last synced: 31 Dec 2025
https://github.com/cedrickchee/learn-webassembly
The missing tutorial for WebAssembly and Deep Learning.
deep-learning experimental pytorch webassembly
Last synced: 26 Dec 2025
https://github.com/cedrickchee/node-api-kit
Node.js REST API starter kit
expressjs nodejs rest-api starter-kit
Last synced: 12 Mar 2025
https://github.com/cedrickchee/parkinglot-ts-node
TypeScript solution for parking lot problem.
algorithm data-structures oop-concepts parking-lot typescript
Last synced: 12 Mar 2025
https://github.com/cedrickchee/raft
Raft algo
educational-project golang raft-consensus-algorithm
Last synced: 12 Mar 2025
https://github.com/cedrickchee/tdd-node-pg-knex
A test-first approach to developing a REST-ful API in Node.js
knexjs-nodejs-db-migration nodejs postgresql red-green-refactor tdd tdd-javascript
Last synced: 12 Mar 2025
https://github.com/cedrickchee/advent-of-code-2022
Advent of Code (AoC) 2022 in Rust
advent-of-code advent-of-code-2022 gpt-3 language-model rust-hack
Last synced: 07 Oct 2025
https://github.com/cedrickchee/nestjs-task-management
NestJS task management app example
backend-api educational-project nestjs postgresql typeorm unit-testing
Last synced: 12 Mar 2025
https://github.com/cedrickchee/go-web-services
Boilerplate for writing production-level web services in Go.
backend backend-services boilerplate engineering go golang kubernetes-deployment production-ready software-architecture systems-design web-services
Last synced: 24 Dec 2025
https://github.com/cedrickchee/99bottles-ruby
My code for 99 Bottles of OOP exercises.
educational-project object-oriented-design object-oriented-programming
Last synced: 25 Dec 2025
https://github.com/cedrickchee/cedrickchee
Special repository. Its README.md will appear on my public profile!
Last synced: 29 Oct 2025
https://github.com/cedrickchee/twit
A simple Twitter client
educational-project expressjs fullstack-javascript nodejs-api reactjs realtime stream-processing websocket
Last synced: 30 Dec 2025
https://github.com/cedrickchee/react-unplugged
React.js unplugged version
educational-project exercises programming reactjs
Last synced: 24 Dec 2025
https://github.com/cedrickchee/pulumi-protodev
A AWS TypeScript Pulumi program for prototypes dev
pulumi pulumi-aws pulumi-typescript
Last synced: 24 Dec 2025
https://github.com/cedrickchee/nand2tetris
Solutions for http://www.nand2tetris.org/
assembly computer-science computer-systems cpu-architecture emulator-development hack-binary hack-computer logic-gates nand2tetris nand2tetris-assignments virtual-machine
Last synced: 24 Dec 2025
https://github.com/cedrickchee/citus-cluster
Shard Postgres on a single Citus node and scale-out to a distributed database cluster with multiple worker nodes
citus-extension database-cluster distributed-database educational-project high-availability postgresql sharding
Last synced: 28 Jul 2025
https://github.com/cedrickchee/vacay-rental-app
Fullstack app for vacay rental marketplace.
Last synced: 25 Dec 2025
https://github.com/cedrickchee/personal-website
The personal website of Cedric Chee
jekyll-website personal-blog personal-web
Last synced: 02 Oct 2025
https://github.com/cedrickchee/grpc-basic-tutorial
gRPC basic tutorial - create a geo indexer service
educational-project golang-examples grpc-go protocol-buffers
Last synced: 26 Dec 2025
https://github.com/cedrickchee/gopl-examples
Code examples for "The Go Programming Language" book
educational golang-examples gopl-exercises learn-go
Last synced: 26 Dec 2025
https://github.com/cedrickchee/serverless-fullstack
Serverless full stack app on AWS Lambda
aws-dynamodb aws-lambda educational-project fullstack-javascript microservices-application nodejs serverless-framework
Last synced: 26 Dec 2025
https://github.com/cedrickchee/data-science-hacks
A collection of notebooks for engineer practicing machine learning / deep learning through hacking project-based learning.
curated-list data-science deep-learning educational jupyter-notebook machine-learning machine-learning-practice projects weekend-hacking
Last synced: 08 Oct 2025
https://github.com/cedrickchee/kubebuilder-example
Kubebuilder project example
educational-project example golang kubernetes-controller
Last synced: 13 Sep 2025
https://github.com/cedrickchee/tldr
📚 Collaborative cheatsheets for console commands
cheatsheets code-snippets command-line console documentation examples help man-page manpages manual one-liners productivity shell terminal tldr
Last synced: 11 Mar 2025
https://github.com/cedrickchee/src
InfoWarehouse is a modern information "warehouse" for my Personal Knowledge Management (PKM)
learning notes personal-knowledge-management resource-list wiki
Last synced: 14 Jul 2025
https://github.com/cedrickchee/rust-practice
Practices to get myself comfortable to read & write Rust code.
Last synced: 26 Jun 2025
https://github.com/cedrickchee/clickhouse-cluster
All the essential stuffs to set up ClickHouse cluster with sharding and replication enabled (or sharding only), suitable for local dev and testing.
clickhouse clickhouse-cluster educational-project
Last synced: 10 Sep 2025
https://github.com/cedrickchee/rust-webserver
[EXPERIMENTAL] Simple multi-threaded web server with a thread pool & graceful shutdown
educational-project rust-crate rust-lang webserver
Last synced: 29 Oct 2025
https://github.com/cedrickchee/cedrickchee.github.io
The personal website of Cedric Chee
Last synced: 06 Oct 2025
https://github.com/cedrickchee/blitzjs-voting
A basic voting application created using Blitz.js
blitzjs educational-project fullstack-react nextjs prisma2 reactjs typescript
Last synced: 27 Dec 2025
https://github.com/cedrickchee/learn-stream-adventure
My solution for Node.js stream adventure challenges
Last synced: 30 Jun 2025
https://github.com/cedrickchee/rustlings-solutions
Small exercises to get you used to reading and writing Rust code!
beginner-friendly rust rustlings-solution
Last synced: 27 Aug 2025