Hi, I’m Deniz 👋
I write mostly about tech, marketing, and design - basically my shower thoughts. I write mostly to organize my thoughts, so they may not be super polished all the time.
Projects
Google Ads API Resource Finder
A result of going insane trying to navigate the Google Ads API documentation. 🙄 It basically summarizes the whole API docs in a single view, and also allows you to choose dimensions and metrics instead of choosing resource tables first.
Video Game Culture Quiz
A weekend project to test one’s video game culture based on the video 100 Games That Taught Me Game Design by Game Maker’s Toolkit
Natural Language Coder
This is a quick demo to test the potential of low-latency LLM applications. In the future, I believe it’ll be practical not only to generate code through natural language but also to edit it. In this demo, you can try changing a prompt to edit code in real time. It feels almost like coding in English.
Smart Emojis
Another real-time LLM application - created mostly for personal use. It suggests emojis semantically based on the input.
I use this a lot because people think I’m cold when I don’t use emojis.
This blog
Well, technically a project, but it’s mostly based on Josh Collinsworth’s SvelteKit Blog Starter template. I’ve made quite some changes in the design, but the backend is the same. It’s hosted on Cloudflare as a static site. I’m planning to release as open source once I clean up my design a bit more.