<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Pratikshit Chowdhury</title>
    <description>The latest articles on DEV Community by Pratikshit Chowdhury (@akshitchowdhury).</description>
    <link>https://dev.to/akshitchowdhury</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2018804%2F9f4f769c-9fbc-4f70-97ee-6c67c08565a5.jpeg</url>
      <title>DEV Community: Pratikshit Chowdhury</title>
      <link>https://dev.to/akshitchowdhury</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/akshitchowdhury"/>
    <language>en</language>
    <item>
      <title>Building Achiles</title>
      <dc:creator>Pratikshit Chowdhury</dc:creator>
      <pubDate>Thu, 13 Aug 2026 14:51:38 +0000</pubDate>
      <link>https://dev.to/akshitchowdhury/building-achiles-5an4</link>
      <guid>https://dev.to/akshitchowdhury/building-achiles-5an4</guid>
      <description>&lt;p&gt;Last couple of months have been quite interesting where I have been building ACHILES.&lt;br&gt;
ACHILES : A modern fitness tracker and AI powered nutrition and fitness guidance appliction with the following capabilities:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Takes input of user's Gender, weight, Age, Height, health lifestyle and any workout history.&lt;/li&gt;
&lt;li&gt;Based on this it gives out a recommended Workout plan amongst the 5 available plan&lt;/li&gt;
&lt;li&gt;User can select and custimozise thier own workout plan/nutrition in the selected Workout plan&lt;/li&gt;
&lt;li&gt;The AI embedded inside the app reads through clients workout progress history, tracks nutrtion and guides accordingly (In progress)&lt;/li&gt;
&lt;li&gt;In future it also should be able to analyse a user's image calcualting body measurements and analysing proress.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Tech Stack:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Backend : Golang, Postgres(DB), Redis (cahcing+Rate limiting), Docker (containerization)&lt;/li&gt;
&lt;li&gt;Frontend : React(TS)&lt;/li&gt;
&lt;li&gt;LLM : Langchain, Python (Open AI models, Groq,Gemni free models)&lt;/li&gt;
&lt;li&gt;Microservice/distributed system : gRPC for communication between services&lt;/li&gt;
&lt;li&gt;Cloud services : AWS s3, ec2&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>backend</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Triggering the FLOW</title>
      <dc:creator>Pratikshit Chowdhury</dc:creator>
      <pubDate>Fri, 17 Jul 2026 11:52:25 +0000</pubDate>
      <link>https://dev.to/akshitchowdhury/triggering-the-flow-26ij</link>
      <guid>https://dev.to/akshitchowdhury/triggering-the-flow-26ij</guid>
      <description>&lt;p&gt;I cant remeber when the last time was when i entered the Matrix..became one with the script..Initiated and triggered the FLOW!&lt;/p&gt;

&lt;p&gt;With LLm driven code everywhere, I had almost lost sight of building -&amp;gt; breaking-&amp;gt; fixing -&amp;gt; validating -&amp;gt; absorbing -&amp;gt; building again cool stuff.&lt;br&gt;
Until now it was more like MEH...English -&amp;gt; press enter -&amp;gt; press copy -&amp;gt; paste -&amp;gt; run terminal...Until NOW.&lt;/p&gt;

&lt;p&gt;I have been struggling with only Frontend(REact) for the 2yrs of my career, same ol Use State-&amp;gt; USe Effect-&amp;gt; tailwinding-&amp;gt;map/find/slice data-&amp;gt;consume api by axios -&amp;gt; Go home-&amp;gt; feel happy u did productive; until you DID NOT! And to top it off all of it was LLm slop generated.&lt;/p&gt;

&lt;p&gt;I am being honest with myself here. The 1st time i picked up prog lang(Python) i was building stuff, very slowly and small but yes I was searching for ans and trying out stuff exahusting myslef. But post AI/GPT era i lost sight of building cool projects. Why type code when all can be generated with the click of a button.&lt;/p&gt;

&lt;p&gt;As a still growing dev I am here to say that LLM generated slop will only give you the mileage to last another few rounds of you career; eventually you'l be forgotten and obsolete.&lt;/p&gt;

&lt;p&gt;As for me I found back my kick. Enter the GOLANG era! the sory of how i came upon Go and adopted it like my brethern is very fascinating for some one like me who drank and ate JS.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fexmjy7ulg05ida73teyr.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fexmjy7ulg05ida73teyr.jpg" alt=" " width="500" height="713"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Truth is my manager one day comes up and tells me to work on Front end(React specifically) and polish on that. &lt;/p&gt;

&lt;p&gt;For some people that might be great advise but NOT for someone like me who re ran Sekiro 6 time with different ending variations. Whcih means I dont back down of a fight naturally!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fb5ci9vxyq98p0er88r98.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fb5ci9vxyq98p0er88r98.jpeg" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hence i pciked up the coolest language (post RUST ofc) there was; and a bit of nudge from the walking God himself "Priemagen" fully unleashed the beast within me.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbizt8frbhzcqc2kda41f.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbizt8frbhzcqc2kda41f.jpg" alt=" " width="360" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Currentl its been 2 months and 5 days a week i have been investing avg of 6.5hrs a day in nwritnig GO code bare hand, no copilot/ai suggestions. Did take a few help of claude for raodmap and understanding the absics; but now that we're here on phase where I am writing bare sql query wired with hhtp reqeusts (yup basic gud ol CRUD) with Auth and service layer func. &lt;/p&gt;

&lt;p&gt;But mind you its FUN! HELL LOT FUn and i OWN my product now..I know end to end WHY it happend, WHAT could go wrong; HOW to fix it. That right there is OWNERSHIP which is earned from hadn typing code and breaking stuff; not by LLm generted slops.&lt;/p&gt;

&lt;p&gt;I'll cover more into my adventures with backend and the stuf i create from scratch. Would keep this channel open for more content. Until then party HARD..code HARDER!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
