https://github.com/cedrickchee/cedrickchee
Special repository. Its README.md will appear on my public profile!
https://github.com/cedrickchee/cedrickchee
Last synced: 2 months ago
JSON representation
Special repository. Its README.md will appear on my public profile!
- Host: GitHub
- URL: https://github.com/cedrickchee/cedrickchee
- Owner: cedrickchee
- Created: 2020-07-09T11:43:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T14:12:57.000Z (about 3 years ago)
- Last Synced: 2025-01-18T17:49:41.450Z (12 months ago)
- Homepage:
- Size: 2.4 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi there 👋
I **make people's lives easier with software**.
I started my career as a **full stack** developer. I'm currently a **backend software engineer** and **AI engineer**. I was an **entrepreneur**, [Antler (VC+accelerator) alumni](https://antler.co), and [fast.ai fellow](https://forums.fast.ai/u/cedric/summary). I have broad experience with product engineering at startups and consulting — building enterprise and consumer Internet applications for over a decade. I've **launched and maintained over 15 web/mobile apps and AI products worldwide**.
I prefer [boring technology](http://boringtechnology.club/) and simple solutions over exciting technology and complex solutions. I'm a [Grug Brained Developer](https://grugbrain.dev/) one way or another. :trollface:
I've written in my blog about [my 16 years working in tech](https://cedricchee.com/blog/career-and-code-retreat-retro-16-years-working-in-tech/).
---
### Projects
🔠I build lots of **side projects**, demos, hacks, and educational projects here:
- [Skel](https://github.com/cedrickchee/skel), a starter kit for developing web backends in Go
- [Hou](https://github.com/cedrickchee/hou), a toy programming language and compiler
- [MinTorrent](https://github.com/cedrickchee/min-torrent), a minimalistic, zero dependency torrent client, written in Go
- [SaaS-starter](https://github.com/cedrickchee/saas-starter), a complex full stack React.js starter kit for SaaS development
- [RNNoise](https://github.com/cedrickchee/rnnoise-nodejs), a Node.js library for audio noise reduction
- [painless-pg-node](https://github.com/cedrickchee/painless-pg-node), a boilerplate for painless PostgreSQL Node.js backend with Objection.js
- [go-web-services](https://github.com/cedrickchee/go-web-services), a production-level Go web service boilerplate
- [TaijiOS](https://github.com/cedrickchee/taijios), a hobby OS written in Rust for learning systems programming.
See more...
- [Twit](https://github.com/cedrickchee/twit), a realtime app, built using React.js, Node.js, Websocket, and friends
- [Snippetbox](https://github.com/cedrickchee/snippetbox), an example app developed for learning Go for web development using just the standard library
- [e-Mart](https://github.com/cedrickchee/e-mart), a full stack React online mart app
- [tdd-node-pg-knex](https://github.com/cedrickchee/tdd-node-pg-knex), TDD with Node.js and SQL
- [awesome-transformer-nlp](https://github.com/cedrickchee/awesome-transformer-nlp), a curated list of NLP resources focused on Transformer, GPT, LLMs
- [YDKGo](https://ydkgo.netlify.app/), a book I wrote on advanced Go programming
- [InfoWarehouse](https://github.com/cedrickchee/src), my personal knowledge wiki
- [experiments](https://github.com/cedrickchee/experiments), a collection of code snippets
- [data-science-notebooks](https://github.com/cedrickchee/data-science-notebooks), a Data Science Python notebooks
- [capsule-net-pytorch](https://github.com/cedrickchee/capsule-net-pytorch), a Capsule Network for PyTorch
- [pytorch-mobile-kit](https://github.com/cedrickchee/pytorch-mobile-kit), a PyTorch Mobile starter kit
- [tch-js](https://github.com/cedrickchee/tch-js), a JS port of PyTorch C++ library
- [awesome-wireguard](https://github.com/cedrickchee/awesome-wireguard), a curated list of WireGuard resources
- [awesome-rust](https://gist.github.com/cedrickchee/f729e848b52eab8fbc88a3910072198c), a collection of resources that I refer to when I started learning Rust in 2019
- [neoCargo](https://github.com/cedrickchee/neoCargo), a microservices prototype
- [99bottles](https://github.com/cedrickchee/99bottles-ruby), my code for 99 Bottles of OOP exercises
- [kubebuilder-example](https://github.com/cedrickchee/kubebuilder-example), an example of building Kubernetes APIs using CRDs
- [postgres-operator](https://github.com/cedrickchee/postgres-operator), a guide to deploy Postgres operator to k3s (local Kubernetes cluster)
- [postgresql-consul-demo](https://github.com/cedrickchee/postgresql-consul-demo), a demo app showing PostgreSQL HA cluster managed by Patroni and Consul in Docker
- [ClickHouse cluster](https://github.com/cedrickchee/clickhouse-cluster), a repo containing all the essential stuffs to set up ClickHouse cluster with sharding and replication
- [Citus cluster](https://github.com/cedrickchee/citus-cluster), a PostgreSQL-based distributed database deployed locally
---
🌱 **Learning:** writing, communication skills, [Computer Science](https://teachyourselfcs.com/), and meditation.
:heart: **Passion (at night)**: independent Transformer/NLP research since 2019, reverse engineering/replicating and open sourcing ChatGPT, systems programming and Rust.
💬 **Ask me:** web development, ["boring" technology](http://boringtechnology.club/) :smile:, etc.
💼 I am [available for hire](https://cedricchee.com/2020/04/21/hire-cedric-chee/).
⚡ **Fun fact:** The highest I've ever been — climbed [Mount Kinabalu](https://en.wikipedia.org/wiki/Mount_Kinabalu) in one day.
See skills
- Frontend: [JavaScript](https://github.com/cedrickchee?tab=repositories&q=&type=source&language=javascript&sort=stargazers), [ES6](https://github.com/cedrickchee?tab=repositories&q=es6&type=source&language=&sort=stargazers), [TypeScript](https://github.com/cedrickchee?tab=repositories&q=&type=source&language=typescript&sort=stargazers), [React](https://github.com/cedrickchee?tab=repositories&q=reactjs&type=source&language=&sort=stargazers), [Next.js](https://github.com/cedrickchee?tab=repositories&q=nextjs&type=source&language=&sort=stargazers), Jest, Webpack, Vite, esbuild
- Backend: [Node.js](https://github.com/cedrickchee?tab=repositories&q=node&type=source&language=&sort=stargazers), [Go](https://github.com/cedrickchee?tab=repositories&q=&type=source&language=go&sort=stargazers), [Express](https://github.com/cedrickchee?tab=repositories&q=expressjs&type=source&language=&sort=stargazers), SQL, [PostgreSQL](https://github.com/cedrickchee/tdd-node-pg-knex), [MongoDB](https://github.com/cedrickchee?tab=repositories&q=mongodb&type=source&language=&sort=stargazers), Redis, [Kafka](https://gist.github.com/cedrickchee/999c321daee6534b8ea4b9c4bff8da4e), [Elasticsearch](https://gist.github.com/cedrickchee/265e37c3087413b7780f6a9553a9aed7), [NestJS](https://github.com/cedrickchee?tab=repositories&q=nestjs&type=source&language=&sort=), ClickHouse, gRPC
- Platform (Cloud): AWS, Google Cloud
- Infra: Container, [Kubernetes for application developer](https://gist.github.com/cedrickchee/da71414b7b04b2550a63ddd6b07289ee), Serverless applications/functions, Knative, FaaS
- CI/CD: GitHub Actions, CircleCI, GitOps
- Systems: [Rust](https://github.com/cedrickchee?tab=repositories&q=&type=source&language=rust&sort=stargazers)
Which languages have the most code on GitHub.
[](https://github.com/anuraghazra/github-readme-stats#top-languages-card)
See GitHub stats
[](https://github.com/anuraghazra/github-readme-stats)
My GitHub story in 3D
https://user-images.githubusercontent.com/145605/118441697-243ee100-b71c-11eb-875a-d59fca1878f8.mp4
---
:large_blue_diamond: Personal Website + Tech Blog  Â
:large_blue_diamond: LinkedIn  Â
:large_blue_diamond: Mastodon  Â
:large_blue_diamond: cohost  Â
:large_blue_diamond:Â Fast.AIÂ Â Â
:large_blue_diamond: sourcehut  Â
:large_blue_diamond:Â Codeberg