Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile
Vidyun Agarwal

@vidyun_agarwal

Forging my destiny one commit at a time. Like a true shonen hero, I turn bugs into battles and commits into power-ups. 💪
github.com/VidsRox

ID: 883943844013670400

linkhttps://www.linkedin.com/in/vidyun-agarwal/ calendar_today09-07-2017 07:00:10

84 Tweet

14 Followers

109 Following

Abhishek🌱 (@abhishekcur) 's Twitter Profile Photo

People say we have less attention span, nah, I don’t believe that. I used to play games for 12 hours straight, fully locked in, forgetting to eat, sleep, or even check my phone. The problem isn’t focus, we just rewired our brains the wrong way. Imagine if we did that for our

Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

Update on CS50 's 'Intro to Databases with SQL' course- went over week-3 lecture where I tackled data manipulation—learnt how to insert, update, & delete records (including CSV imports and cascade deletes). SQL game is leveling slowly but surely💪! #databases #DatabaseDesign

Update on <a href="/cs50/">CS50</a> 's 'Intro to Databases with SQL' course- went over week-3 lecture where I tackled data manipulation—learnt how to insert, update, &amp; delete records (including CSV imports and cascade deletes). SQL game is leveling slowly but surely💪!  #databases #DatabaseDesign
Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

Just went over Week 26.2 video of 100xDevs! Explored monitoring pitfalls with paid tools that lock you in, and discovered Prometheus as a powerful, open-source alternative for greater control and flexibility. More updates soon! Harkirat Singh #Observability #DevOps #Logging

Just went over Week 26.2 video of <a href="/100xDevs/">100xDevs</a>!  Explored monitoring pitfalls with paid tools that lock you in, and discovered Prometheus as a powerful, open-source alternative for greater control and flexibility. More updates soon! <a href="/kirat_tw/">Harkirat Singh</a>  #Observability #DevOps #Logging
Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

Just tackled Problem Set-3 of CS50's SQL course—imported meteorites.csv to master CRUD operations and clean up data, then cracked the "Don't Panic" challenge by updating the admin password, erasing logs, and inserting decoys. #SQL #databases #CRUD #dbms

Just tackled Problem Set-3 of <a href="/cs50/">CS50</a>'s SQL course—imported meteorites.csv to master CRUD operations and clean up data, then cracked the "Don't Panic" challenge by updating the admin password, erasing logs, and inserting decoys. #SQL  #databases #CRUD #dbms
Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

insane stuff getting cooked in the ai industry🔥. gonna have start studying ai and dive into its nitty grittys sooner or later

Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

Built a Medium-like blogging app ([medium-xi-umber.vercel.app/signup]) & a Paytm-like payments app ([github.com/VidsRox/basic-…]) a while back. Struggling to deploy Express.js backend for payments. Help appreciated! #buildinpublic

Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

Building a Discord-like app with #Nextjs, added #SocketIO for messaging. Next: infinite scroll for chats. Also, finished DeepLearning.AI's NLP course—sentiment models with logistic regression & Naïve Bayes. Finally delving into AI little by little💪 #AI #buildinpublic

Building a <a href="/discord/">Discord</a>-like app with #Nextjs, added #SocketIO for messaging. Next: infinite scroll for chats. 
Also, finished <a href="/DeepLearningAI/">DeepLearning.AI</a>'s NLP course—sentiment models with logistic regression &amp; Naïve Bayes. Finally delving into AI little by little💪
 #AI #buildinpublic
Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

Went over CS50 SQL Week 4 lecture on views, simplifying queries, aggregating data, then tackeld Pset-4, analyzing census data, decoding mysteries with joins in 'The Private Eye,' & organizing bnb data. SQL slowly leveling up! #SQL #databases #SQLViews #CS50 #LearnInPublic

Went over <a href="/cs50/">CS50</a> SQL Week 4 lecture on views, simplifying queries, aggregating data, then tackeld Pset-4, analyzing census data, decoding mysteries with joins in 'The Private Eye,' &amp; organizing bnb data. SQL slowly leveling up! #SQL #databases #SQLViews #CS50 #LearnInPublic
Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

Done with Week 1 of NLP with Probabilistic Models, the 2nd course in DeepLearning.AI 's NLP specialization. Python syntax tripped me up in the assignments. Still learning😅. But managed to get through autocorrect and edit distance. #NLP #AI #LearnInPublic

Done with Week 1 of NLP with Probabilistic Models, the 2nd course in <a href="/DeepLearningAI/">DeepLearning.AI</a> 's NLP specialization. Python syntax tripped me up in the assignments. Still learning😅. But managed to get through autocorrect and edit distance. #NLP #AI #LearnInPublic
Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

Finally built and deployed Convocove, a Discord -like app featuring real-time messaging w socketio, file uploads w UploadThing, live editing, custom servers & 1:1 chats/calls in a sleek UI. Shoutout to Code With Antonio for the inspo! 👇 Harkirat Singh 100xDevs #Nextjs

Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

Used LiveKit for audio/video in Convocove, which is WebRTC-based, so I dove into 100xDevs wk-23 vids to understand better. Realized I got complacent w learning. Finding my groove & slowly redeeming myself for slacking! Harkirat Singh #WebRTC #LearnInPublic

Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

Learnt about WebRTC implementation: setting up RTCPeerConnection, handling offers/answers, ICE candidates, and media streams. Also explored SFU architectures for scaling. Lots to unpack, but I’m getting there! #WebRTC #LearnInPublic Harkirat Singh 100xDevs

Learnt about WebRTC implementation: setting up RTCPeerConnection, handling offers/answers, ICE candidates, and media streams. Also explored SFU architectures for scaling. Lots to unpack, but I’m getting there! #WebRTC #LearnInPublic <a href="/kirat_tw/">Harkirat Singh</a> <a href="/100xDevs/">100xDevs</a>
Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

Got caught up in some personal stuff and couldn't really find time to continue with learning. Hopefully will be back on track by tomorrow 💪#LearnInPublic

Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

Dove into Kubernetes with 100xDevs wk-27.1 video on container orchestration, benefits: easy deployment, autoscaling, components: nodes, pods, set up Minikube/Kind cluster, created pods. Struggling to maintain consistency, but I'm pushing through! Harkirat Singh #LearnInPublic #DevOps

Dove into Kubernetes with <a href="/100xdevs/">100xDevs</a> wk-27.1 video on container orchestration, benefits: easy deployment, autoscaling, components: nodes, pods, set up Minikube/Kind cluster, created pods. Struggling to maintain consistency, but I'm pushing through! <a href="/kirat_tw/">Harkirat Singh</a> #LearnInPublic #DevOps
Vidyun Agarwal (@vidyun_agarwal) 's Twitter Profile Photo

Guilty of not updating about my learnings as much these past few days. Been busy completing an assignment for a startup I applied to, and with exams coming up, academics and end-of-semester projects are taking way more time than I expected. Will be back before you know it!

Guillermo Rauch (@rauchg) 's Twitter Profile Photo

The best feature of LLMs is the shamelessness with which we can ask the dumbest questions. Which is the prerequisite to intellectual and personal growth.