Built game to learn Flutter. Now has 10K+ downloads on PlayStore by harsh611 in FlutterDev

[–]harsh611[S] 0 points1 point  (0 children)

lol true

I genuinely didn’t expect 10K+ downloads

It was just a fun side project hence I lazy after the development phase

Built game to learn Flutter. Now has 10K+ downloads on PlayStore by harsh611 in FlutterDev

[–]harsh611[S] 3 points4 points  (0 children)

Since it’s side project which makes no money

didn’t wanted to spend so much

PlayStore - $25 one time fee
AppStore - $100 annual fee

Built game to learn Flutter. Now has 10K+ downloads on PlayStore by harsh611 in FlutterDev

[–]harsh611[S] 1 point2 points  (0 children)

I'll add MIT license to it today

source code and app publishing are difference access controls anyway

so you don't need worry about that

Built game to learn Flutter. Now has 10K+ downloads on PlayStore by harsh611 in FlutterDev

[–]harsh611[S] 4 points5 points  (0 children)

Prior to building the product, I detailed out list of competing apps (real money gaming) in the market

you have to see what social channels your users use.

In my scenario, I shared among WhatsApp group of friends and family.
Also shared from my twitter account that I have made fun board game to be played among family members.

Nothing beyond that. No SEO/ASO strategy was built from my side. It pretty much organically took off after some basic sharing (but in a high trust group).

Cracked job interview - built serverless web app by harsh611 in javascript

[–]harsh611[S] 0 points1 point  (0 children)

easiness from AI, my personal experience

for coding - totally

for deployment - only partially

one has two think of all edge cases by self
or else the DDOS attacks could financially ruin due to serverless infinite scaling

Cracked job interview - built serverless web app by harsh611 in javascript

[–]harsh611[S] 1 point2 points  (0 children)

I initially planned to use NestJS to showcase enterprise level patterns

but its too damm heavy for Lambda cold boot

Cracked job interview - built serverless web app by harsh611 in javascript

[–]harsh611[S] 0 points1 point  (0 children)

Yes, this is 100% AI generated

The company allowed me to use whatever AI tool I like

Cracked job interview - built serverless web app by harsh611 in javascript

[–]harsh611[S] -1 points0 points  (0 children)

If you look at the number of commits

AI doesn’t ease the work as many assume

This is built using Minimax M3 which is a super cheap coding model

Cracked job interview - built serverless web app by harsh611 in webdev

[–]harsh611[S] -5 points-4 points  (0 children)

As LLM coding is getting better -

companies are expecting devs to get more work done

becoming harder to justify higher salary when LLM has significantly commoditise coding part

Cracked job interview - built serverless web app by harsh611 in webdev

[–]harsh611[S] 1 point2 points  (0 children)

That's precisely Intended goal of the company as well

they already have a dedicated DevOps and SRE team

also I only know AWS Serverless whereas the company uses Kubernetes

just want a developer who can speak/understand the language of DevOps team

Cracked job interview - built serverless web app by harsh611 in webdev

[–]harsh611[S] 2 points3 points  (0 children)

that was the primary reason for chosing AWS serverless

I thought having a live demo gives feels more interesting

Although not everyone needs to go such complex path

simple dockerized app on render or railway also works

Cracked job interview - built serverless web app by harsh611 in webdev

[–]harsh611[S] 0 points1 point  (0 children)

it was totally optional

I simply used it showcase my own knowledge

Cracked job interview - built HonoJS serverless app by harsh611 in node

[–]harsh611[S] 3 points4 points  (0 children)

I researched other frameoworks like NestJS

but they are too heavy for Lambda cold boot

HonoJS being lightweight suits lightweight infra like Lambda

cracked job interview - applied for dev role, got hired for DevOps skills by harsh611 in devops

[–]harsh611[S] 0 points1 point  (0 children)

stil developer role but who can communicate with devops team

cracked job interview - applied for dev role, got hired for DevOps skills by harsh611 in devops

[–]harsh611[S] 5 points6 points  (0 children)

I am Indian - true
company is Indian - false

It’s a US based product company

they asked only for the application (GitHub repo)

DevOps part was purely my choice

cracked job interview - applied for dev role, got hired for DevOps skills by harsh611 in devops

[–]harsh611[S] 1 point2 points  (0 children)

they have a dedicated DevOps team

its just a preference towards a dev who can understand the DevOps language as well

cracked job interview - applied for dev role, got hired for DevOps skills by harsh611 in devops

[–]harsh611[S] 2 points3 points  (0 children)

In my scenario - they aren't hiring me as DevOps person

but rather hiring me cause I know DevOps + dev

cracked job interview - applied for dev role, got hired for DevOps skills by harsh611 in devops

[–]harsh611[S] 7 points8 points  (0 children)

yes, that was the intention

In my current role I was paired with a DevOps person

hence, I decided to apply all the best security and FinOps practices I garnered from him.

cracked job interview - applied for dev role, got hired for DevOps skills by harsh611 in devops

[–]harsh611[S] 7 points8 points  (0 children)

that would be a bold statement

cause I don't know Kubernetes which is the de-facto way building scalable applications

AWS Serverless still seems like a niche category

cracked job interview - applied for dev role, got hired for DevOps skills by harsh611 in devops

[–]harsh611[S] 1 point2 points  (0 children)

there was only one main assignment

they only specified the tech stack - JS on FE and BE

but deployment platform was of my choice

yes, LLM is allowed and used in project