Aslan Sarı's Avatar

Aslan Sarı

@aslansari.bsky.social

building https://grnsh.app #buildinpublic

59 Followers  |  149 Following  |  21 Posts  |  Joined: 21.11.2024  |  1.5075

Latest posts by aslansari.bsky.social on Bluesky

Ben diğer platforma yavaştan döndüm ya, abv bütün arkadaşlar çevre orada, ne kadar rezil reklamlar da olsa oradaki feed daha dolu

03.07.2025 16:22 — 👍 0    🔁 0    💬 0    📌 0
Post image Post image

Dün denediğim kokteyller 🥂
Ne zamandır listemdeydi bura ancak gidebildim

08.06.2025 10:22 — 👍 0    🔁 0    💬 0    📌 0
Post image

2 ARKADAŞIMIZ DAHA SERBEST! ✊🏻 HEPSİNİ ALACAĞIZ. #Saraçhane

04.04.2025 18:22 — 👍 5569    🔁 1106    💬 56    📌 77
Video thumbnail

Adding some new features 🚀
I've grouped ingredients in shelf page, now it is more organized.
Added a new ingredients page and detail page where you can see which cocktail uses that ingredient.

#buildinpublic #cocktail

30.01.2025 12:23 — 👍 2    🔁 0    💬 0    📌 0
Video thumbnail

Here is a quick preview. I kept it simple to launch quickly as possible. You can always add new features and make changes to make it perfect but there is no end to it. Just ship it 🚀

26.01.2025 11:40 — 👍 0    🔁 0    💬 0    📌 0
Liquor Zest - Sips & Tips & Recipes Discover cocktails you can make with ingredients from your home bar. Create your virtual bar shelf and explore new recipes.

I finally deployed the first version of my project.
You can check cocktail recipes, add the ingredients that you have and see what cocktails you can make. #buildinpublic #cocktail

liquorzest.com

25.01.2025 13:43 — 👍 3    🔁 0    💬 1    📌 0

I tried Cursor yesterday, just wow
I created a react app to update backend data more easily, like a back office. I didn’t need it to be beautiful or most secure app. Just worked perfectly for my use case. This was just in a couple of hours, wondering what i can build in a weekend

17.01.2025 07:46 — 👍 0    🔁 0    💬 0    📌 0

It is important to know when you need the trade off.
I am currently developing a authentication & authorization for my server using JWT. I know my solution is not the best practice but it is good enough for my use case, a lot of time saved

16.01.2025 16:12 — 👍 0    🔁 0    💬 0    📌 0
Preview
Connect Ktor Server to AWS Relational Database Setting up AWS RDS Database # Go to AWS Console RDS Page, choose the region and click create database. The database creation screen is quite straight forward. I recommend checking different configurat...

My backend learning journey continues. I added database to the ktor server and wrote an article how I did it.

aslansari.com/posts/ktor-w...
#aws #rds #ktor #kotlin

09.01.2025 20:56 — 👍 0    🔁 0    💬 0    📌 0

Geçen sene teknik konularda makale yazma hedefi koymuştum kendime ama neredeyse hiç yazmadım. Son 2 ayda ise backend öğrenirken pekiştirmek için yazıyorum ve 7 yazı olmuş.
Bir amaç olmadan sadece bizim için doğru olduğunu düşündüğümüz hedefler koyunca hiçbiri sonuca ulaşmıyor.

09.01.2025 20:06 — 👍 0    🔁 0    💬 0    📌 0
Preview
Contenet Delivery with AWS CloudFront and S3 Buckets CDN resource management #Epic: Cloud Services Status Update: In progress In modern web applications, efficient content delivery is essential for providing a seamless user experience. Content Delivery ...

Just published a new article!
In this one I configured a CDN setup using AWS CloudFront and S3 Buckets. I am going to use this setup for serving images and other static files in my api

aslansari.com/posts/cdn-wi...

#AWS #CloudFront #S3

05.01.2025 16:09 — 👍 0    🔁 0    💬 0    📌 0
Preview
Status Pages in Ktor The StatusPages plugin in Ktor is a powerful tool for handling error responses and exceptions in a structured and user-friendly way. By defining how different types of failures are managed, it improve...

I wrote an article about status pages and error handling in the ktor server

aslansari.com/posts/status...
#kotlin #ktor

26.12.2024 16:59 — 👍 0    🔁 0    💬 0    📌 0
Post image

TIL I can open ChatGPT prompt window with a shortcut on MacOS: Option⌥+Space

22.12.2024 08:14 — 👍 0    🔁 0    💬 0    📌 0
Preview
Serialization in Ktor Previously, the API returned this response at the root path: call.respondText("{\"message\":\"Hello World!\"}") As we add new features, the API’s codebase will grow, and we will need to represent requ...

Wrote about adding JSON serialization to Ktor APIs!

aslansari.com/posts/searil...
#ktor #kotlin

21.12.2024 15:44 — 👍 0    🔁 0    💬 0    📌 0
Preview
Deploy Ktor API to AWS We will eventually need to access this API of ours at some point. Of course, there are couple of options. We can use a dedicated server or a VPS, or we can use a cloud service. The reason why I am lea...

Just deployed my API to AWS! 🙌 It was a fun challenge, and I’ve shared the step-by-step process here:

aslansari.com/posts/deploy...

Excited for what’s next! 🚀 #AWS #Ktor #Kotlin

20.12.2024 16:29 — 👍 0    🔁 0    💬 0    📌 0
Preview
Dockerizing the Ktor server I will admit. I don’t know everything about Docker. I watched a couple of videos and played around with it but I don’t have extensive experience. However, I understand the basic concepts and I am awar...

Second post 🚀 I dockerized the project
Maybe it does not seem necessary at this step, but I'm planning build "a vertical slice" of the project. Basic project, CI/CD, deployment. And then build upon it sideways.

aslansari.com/posts/docker...

17.12.2024 19:27 — 👍 0    🔁 0    💬 0    📌 0
Preview
Beginning of a backend journey Introduction is in order because this post is the first of many to come. I’ve been trying to get myself started with backend development. Main reason is that I love learning new stuff, second is that ...

I've been meaning to learn backend development for a while. Decided to take action and start my journey. I will document my progress as blog posts, and this is the fist one.

aslansari.com/posts/starti...

16.12.2024 20:13 — 👍 0    🔁 0    💬 0    📌 0

My systems are mostly protected to threats, because updating software is my way of procrastination

01.12.2024 13:10 — 👍 1    🔁 0    💬 0    📌 0

Bi hata yapıp X’e girdim kas hafızasıyla. 2-3 gönderide yine sinir stres tavan yaptı. Bu nasıl bi algoritma abi. Herkes rage-bait peşinde

28.11.2024 11:36 — 👍 0    🔁 0    💬 0    📌 0

Totally agree! With the excitement of a new idea, you think of a lot of features and integration but the important thing is what you cut out without sacrificing the core feature.

28.11.2024 08:00 — 👍 1    🔁 0    💬 0    📌 0

Arada denk geliyor oraya yazdığım bazı fikirlerin uygulamalarının çıktığını görüyorum da acayip kıskanıyorum, diyorum keşke ben yapmış olsaydım. Taslak aşamasında çok tutmamak lazım. Bir iki haftasonunda MVP'si çıkabilecek işler aslında

21.11.2024 19:59 — 👍 1    🔁 0    💬 0    📌 0

Uzun süredir "Kuluçka" isminde bi dosya tutuyorum Notion üzerinde. Zaman zaman aklıma gelen uygulama fikirlerini yazıp bi süre sonra tekrar bakıyorum hala mantıklı geliyor mu diye

21.11.2024 19:59 — 👍 1    🔁 0    💬 1    📌 0

@aslansari is following 20 prominent accounts