Sriram Kota
sriramskota.bsky.social
Sriram Kota
@sriramskota.bsky.social
Senior #elixir engineer |SaaS starterkit www.phoenixjumpstart.com | https://www.youtube.com/@sriramkota | gumroad.com/skota
How to access remote IP from socket inside LiveView..
November 25, 2025 at 2:01 PM
Simple backoff and retry with Elixir 😎.
November 25, 2025 at 1:01 AM
Getting there 😁😅
November 20, 2025 at 6:55 PM
Today's tunes for coding.

The greatest band ever - tears for fears 😃

What are you listening to?
November 19, 2025 at 4:42 PM
Deeplink file generator is almost done 🚀. Here is a sneak peek

#flutter #reactnativeapp #ionicframework #swift
November 4, 2025 at 2:05 PM
If you’re considering Phoenix for your next project, this weekend might be the time to start.

I am offering $50.00 off on Phoenixjumpstart .

Use coupon Code EarlyBird

https://www.phoenixjumpstart.com
October 4, 2025 at 8:00 PM
My Phoenix Starter Kit (auth, payments, teams, dashboards included) is $50.00 off for the month of October.

Use coupon code: EarlyBird

Build faster. Ship sooner. Skip the boilerplate.

https://www.phoenixjumpstart.com
October 1, 2025 at 6:30 PM
Get $50 discount on the starterkit

New: added a sample microsaas built - highlights file processing, background jobs, and subscription billing

Use coupon: EarlyBird

www.phoenixjumpstart.com
October 1, 2025 at 6:20 PM
Working on a sample app to include with www.phoenixjumpstart.com

It is a pdf watermarking app. Here is a sample hero image i will be using.

Like it or no?

#saas #elixirlang
September 15, 2025 at 3:01 PM
Stripe invoices are done 🚀
September 14, 2025 at 8:51 PM
Added disposable email checks for registration and waitlist in www.phoenixjumpstart.com
🚀🚀
September 1, 2025 at 3:27 PM
Maybe this works..😅
August 14, 2025 at 5:14 PM
"I never met a single person who uses elixir.." 🙄

If you are an elixir dev, say hi 😁...
August 13, 2025 at 5:33 PM
Here is a short screen recording of flutter pkg i am building
August 7, 2025 at 6:54 PM
Just added checks to prevent temp/throwaway emails to the waitlist. Going to fix the error messages before pushing
August 6, 2025 at 5:29 PM
Here is a mockup of waitlist page. Going to deploy tonite.
August 6, 2025 at 3:17 PM
Adding some new content to Elixir cookbook.

✅ How to configure iex to autoload aliases
✅ Added section on using :ets and :dets
✅ Updated code on calling DNS functions

1.lnq.sh/RELY7e5z
August 4, 2025 at 8:30 PM
Plan for this week: Working on adding Date / Datetime recipes.

Going to be a busy with time split between Mobile app development(Flutter) and Elixir. Fun combo 😀.

http://1.lnq.sh/RELY7e5z
June 16, 2025 at 9:28 PM
Working on free tools today. Completed the URL redirect checker. Need to make the verbiage more user friendly. Going to deploy tonite..

#DeployFridays. YOLO
June 13, 2025 at 6:30 PM
WIP: Adding some new content to Elixir cookbook.

Added the following
✅ How to configure iex to autoload aliases
✅ Added section on using :ets and :dets

Chapter on GenServers is in progress

1.lnq.sh/RELY7e5z
June 13, 2025 at 5:03 PM
Added the following
✅ How to configure iex to autoload aliases
✅ Added section on using :ets and :dets

Chapter on GenServers is in progress

Current supporters should be able to download directly from gunmoad

1.lnq.sh/RELY7e5z
June 13, 2025 at 3:51 AM
Current situation 🤓 . Must resisttttt!! 😂😂
June 12, 2025 at 4:30 PM
When management has decided to use nextjs for all new projects going forward because ...
June 11, 2025 at 8:30 PM
We are chugging along nicely 😄.

Going to clean up the processing of user agents so that bots are not messing up the analytics.

Still working on the best way to drill down per link.🚀🚀
June 11, 2025 at 6:30 PM
Elixir tip: TIL you can check whether an ets table exists with the function :ets.whereis/1

Returns undefined if it does not exist.
June 10, 2025 at 7:09 PM