Drawing Gallery | denizk0461 {#snippet drawingGalleryEntry({d}: {d: Drawing})}
{d.imgAlt}

{d.title} {d.date}

{#each d.notes as note}

{note}

{/each} view full-size
{/snippet}

I started drawing at the start of 2026 and this is my page to show off what I make! I've mostly drawn on paper so far (I like the feel and resistance of pens on paper as well as the limitations it imposes), but I got into digital art with Krita recently!

Why have I created this page, you may wonder? to pressure myself to draw more

If you're interested, here's a post about me drawing every day for 28 days to learn to draw. You may recognise some of the drawings there; I picked out my favourite drawings and added them here!

{#each drawings as d} {@render drawingGalleryEntry({d})} {/each}