Skip to content

ddw0.com

  • About
ddw0.com
Recipes

Breaded Tofu Sandwiches

ByDaniel Winkelman September 28, 2023September 28, 2023

Read More Breaded Tofu SandwichesContinue

Computer Science

Iterators and Finite State Machines

ByDaniel Winkelman September 26, 2023

I have a soft spot for iterators. An iterator is an abstraction in programming that represents a sequence of values that can be iterated (looped) over one at a time. It provides a way to access elements in a collection, data structure, or sequence without exposing the underlying details of how the elements are stored…

Read More Iterators and Finite State MachinesContinue

Recipes

Daal

ByDaniel Winkelman February 18, 2023February 18, 2023

Read More DaalContinue

Recipes

Daal Spice

ByDaniel Winkelman February 18, 2023

Read More Daal SpiceContinue

Recipes

Pickled Onions

ByDaniel Winkelman February 13, 2023February 13, 2023

Read More Pickled OnionsContinue

Recipes

Pancakes

ByDaniel Winkelman February 9, 2023February 9, 2023

Read More PancakesContinue

General

Hello World!

ByDaniel Winkelman February 5, 2023September 13, 2023

This is a long-overdue instantiation of my website. I plan on hosting “Just The Recipe (Nothing Else)”, various code projects, and other eccentricities. Let’s say Hello World in a bunch of different languages:

Read More Hello World!Continue

© 2025 by Daniel Winkelman. All rights reserved.

  • About