Eda Eren
Lemon: 30-Day Challenge Tracker
A local progress tracker for 30-day challenges, using a simple SQLite3 database. Created for personal use (and to tinker with Server Actions!).
- TypeScript
- Next.js
Glow Cloud: The Weather
Weather report with a slightly absurd take. Inspired by the podcast Welcome to Night Vale.
Read more
The first iteration of Glow Cloud was made with Pure React, using Vite:Demo site Source code
- TypeScript
- Next.js
discrete-math-ref
A Vue application to display basic discrete math formulas, and copy their TeX source to clipboard.
- TypeScript
- Vue
Writing
Bite-Sized Mathematics for Computer Science
A collection of my very short notes on MIT's 6.042 Mathematics for Computer Science. Half learn-in-public experiment, half short online book. Website written in Eleventy.
Solving the Problem Sets of CS50's Introduction to Programming with Python — One at a Time Series
A ten-part series of blog posts that were published each week as the new problem sets arrived in CS50's Introduction to Programming with Python to guide learners taking the course.