Activity

Pragnyan Ramtha Adapa

finally coded up the attention part in “attention is all you need paper”

how was the experience ? awful

how many times did it fail ? near infinity,

but finally it work as the matplotlib graphs were showing up correctly.

tho i havn’t uploaded anything yet, but ill make all of this public soon ! 😭

but since i’m done with this, im thinking to build with somthing only via this library,

i’m thinking to build an sdk of kind. so others can just use it, also i wanna also train the model themselves without that much compute, ideas are invited.

Attachment
Attachment
Attachment
Attachment
0
Pragnyan Ramtha Adapa

i’m converting this from a scratch notebook to an actual library !

i’m implementing the encoder and decoder blocks and its soo much harder to actually implement when not following the guides 😭.

either way, i can’t wait to convert this full blown package. i’m thinking to implement the perceptron next.

Attachment
Attachment
0
Pragnyan Ramtha Adapa

Shipped this project!

i built a learning platform that uses ai to actually students learn instead of vibe coding, custom ide, full flexibility !

the original website went down after 50 users and capped api limits, but now i have switched to longterm alternatives.

Pragnyan Ramtha Adapa

previously, i implemented transformers from scratch with the help of Andrey karapathy and the atttention is all you need paper.

although i learnt a lot from this , i necessarily haven’t made anything useful.

hence i wanna make a python library that anyone can import and use to experiments around with LLMs.

this will mainly be a library of different architectures i wanna implement manually to actually get experience.

Attachment
Attachment
0
Pragnyan Ramtha Adapa

I spoke with the actual owner to understand what he wanted, after a while we finalized on a bold and dark design.

i thought it would be an easy task with ai (but the design it generated was utter slop.

i researched about good color match and made this design.

this was my second client project (which i’m doing for free to get some testimonials ),

more to GO !

Attachment
Attachment
Attachment
Attachment
0
Pragnyan Ramtha Adapa

I implemented qr code generators for kitchen staff would be able to generate QR codes that are specific to some tables

the users at those tables scan them.

there was a bug, and now the client side website also has call waiter button that now does send a notification and a banner to the backend.

the waiters can now know which table they should go to.

Also, i fixed a bug where the additional notes field doesn’t seem to send anything to the kitchen staff.

Changelog

Attachment
Attachment
Attachment
Attachment
0
Pragnyan Ramtha Adapa

Shipped this project!

Hours: 6.48
Cookies: 🍪 48
Multiplier: 7.34 cookies/hr

originally meant to be another throwaway project in the replit hackathon.

but the head of apac really liked the idea as it was replits original misson to encorage people to learn without complex setups.

HENCE, i worked on it a lil bit more , kept what was working and polished it more.

Pragnyan Ramtha Adapa

squished some mega gnarly bugs,

first off, i fixed the chat box! the text kept trying to run away past the bottom border like it was escaping prison… bad text, you stay in your box!!

anyways, my brain is fried. (plz don’t eat me)

Changelog

Attachment
Attachment
Attachment
0
Pragnyan Ramtha Adapa

i built a brain for it, i hooked up the AI mentor chat thingy so now you can literally talk to it while you code! LMAO, atleast you don’t need to switch tabs to talks with chatgpt ig!

it was super glitchy at first…

it kept spitting out huge chunks of text that looked like alien math.

added a sparkly icon because we like shiny things over here.

the bot is actually pretty smart, definitely smarter than me.

Attachment
0
Pragnyan Ramtha Adapa

wazzup gang!! building coding learning thingy!

this project mostly just me throwing spaghetti at the wall to see what sticks.

but at one point the background was white ?!
my eyes are still burning ngl

anyways, you can type words in it now, which is a big win for humanity.

Attachment
0
Pragnyan Ramtha Adapa

Shipped this project!

Hours: 6.0
Cookies: 🍪 9
Multiplier: 1.5 cookies/hr

I built a opensource QR code menu ordering system.

The most painful part was connecting the clientside with the kitchen side !

Since this event is about cooking something that’s tasty, why not help out some restaurants ! or people who wanna help them !

Pragnyan Ramtha Adapa

worked on the kitchen and admin dashboard, since i already planned it all out in the backend, it wasn’t a big problem now.

but it does work now:

order something here: https://qr-cart-six.vercel.app/menu/1 (please use phone view)
and you would be able to see it here: https://qr-kitchen.vercel.app/ (use the correct pin)

dont actually use this project as a production deploy, maybe dm me and ill put out a verison for you !

Having the client and admin apps in separate repos was becoming a massive headache for shared types,

so I just merged them into a proper monorepo using git subtrees (atleast learnt something new).

It feels so much cleaner having everything under one roof.

I also reorganized the Firebase rules into their own folders.

It’s finally starting to look like a professional project instead of two separate experiments.

Attachment
Attachment
Attachment
Attachment
0
Pragnyan Ramtha Adapa

Used web sockets for sync between the customer’s phone and the kitchen tablet.

Seeing a “New Order” pop up on the KDS the exact second I tapped checkout on my phone was such a pain to implement 😭!

Used Firestore listeners to keep things easy.

Still fighting some Tailwind layout issues on smaller screens, but the core flow is solid.

im thinking to build a toggle so the chef can kill items if they are out of stock. No more disappointed customers ordering sold-out pasta!

Changelog

Attachment
Attachment
0
Pragnyan Ramtha Adapa

Shipped this project!

Hours: 10.78
Cookies: 🍪 82
Multiplier: 7.59 cookies/hr

My original intention was to build this for a hackathon (Microsoft imagine cup)

but unfortunately we ran out of time before we can fully implement it,

i thought i was done with the ideam but my friends recommended me to keep building it as it may be useful to some people are really need it.

Pragnyan Ramtha Adapa

Shipped this project!

Hours: 2.87
Cookies: 🍪 11
Multiplier: 3.68 cookies/hr

WE GOT OUR FIRST CLIENT !

i called atleast 100 people before i could get one !

its a local cafe that want’s me to make a qr menu + code ordering system.

though i cannot opensource their cafe website, ill opensource design it for anyone else who wants do the same.

Pragnyan Ramtha Adapa

Building websites that Dominate Search.

basically offering good ui and seo !

how i do it: ai genrated designs are bad, they look trash and drown people’s trust in the product, i instead sourced the components from 21.dev and react bits, who provide free componets for stunning websites.

while also maintaining good performance and data structure on the site to appeal to the great mother google.

Changelog

Attachment
0
Pragnyan Ramtha Adapa

Hercule design doc:

A browser extension that makes AI read boring privacy policies. This system analyzes privacy policies and presents them through an intuitive interface with actionable insights.

a few other features:

  • it has a scoring for each website which determines your security (0-100)
  • Highlights concerning privacy practices
  • Personalized recommendations with one-click email templates
  • Automatically finds privacy policies on any website
  • Results are cached for instant repeat visits
  • Automatic key rotation for rate limit resilience
Attachment
0