Bün Colak's Personal Blog
Remix is Fun, a somewhat simple app with Google Auth
May 22, 2022
#remix
#typescript
#react
#prisma
Remix is new, but as it turns out it is really fun to develop
Create your own IMDB Top 250 challenge
Dec 28, 2020
#typescript
#react
#graphql
#automation
I swear this pandemic will never end. Thus, I wanted to watch every movie I haven't watched from IMDB Top 250 list...
Achieving more immersion with some automation
Oct 30, 2020
#python
#automation
I bought a game that I wanted to play for a long time: Red Dead Redemption 2 (RDR2)...
Hey, it's Jamstack time
Oct 25, 2020
#sanity
#graphql
#cms
I made this blog with Gatsby on February (Edit 2021, not anymore). I though 2020 would be a good year, I would write more and have a healthier life...
Fetching Data With Custom React Hooks
Mar 20, 2020
#hooks
#typescript
#react
So there I was, bored during 'Great Covid Social Distancing', I have come across a Wes Bos's video about fetching data with React Hooks...
GraphQL API with Typescript / TypeORM + TypeGraphQL
Mar 1, 2020
#typeorm
#typescript
#backend
#graphql
I like GraphQL, a lot. Especially if I'm doing a small project and don't want to deal with defining endpoints and optimizing them for their usage...