← udacity portfolio
ml cv other · data engineering · December 2018

Codes Everyday

A self-imposed daily-coding challenge in 2019 — write or read code every day, log the result. Mostly LeetCode-flavored Python.

What it was

A self-imposed daily-coding challenge in 2019. The rule was: write something every day — a LeetCode problem, a tiny tool, a refactor — and commit it. The “what” mattered less than the “every day.”

What it taught me

The discipline of small daily reps is more valuable than any specific problem solved. The same instinct shows up later in:

Daily commits are not real engineering — they’re a habit substrate that makes real engineering easier when it comes. Worth preserving the meta-lesson, not the per-day code.

The actual code is ordinary nanodegree-prep / interview-prep material; nothing in the repo is worth recovering individually.


Source archive: Shivam-Bhardwaj/codes_everyday (archived)
Writeup last touched: 2026-05-22