ACM LogoACM PDEU
HomeEventsBlogTeamAbout Us
Join ACM
ACM LogoACM PDEU

The ACM Student Chapter at PDEU — where technology meets community.

Explore

EventsGalleryTeamBlogAbout Us

Connect

Contact UsJoin PDEU ACM Student ChapterSign In

Stay Updated

Get notified about upcoming events and workshops.

© 2026 PDEU ACM Student Chapter Student Chapter. All rights reserved.

Built with ❤️ by PDEU ACM Student Chapter

Insights & Writeups

Written by builders

Technical deep-dives, hackathon stories, and career playbooks from PDEU ACM Student Chapter members.

ML / AIFeatured

Building a RAG Pipeline with LangChain and Supabase Vector

Step-by-step guide to building a production-grade Retrieval-Augmented Generation pipeline — embedding documents, storing vectors in pgvector, and streaming answers via a Next.js API.

Aarav MehtaMar 10, 202612 min read
Career

From PDEU to Google: My Placement Journey

How PDEU ACM Student Chapter workshops, competitive coding sessions, and mock interviews helped me crack Google's interview process. The exact roadmap I followed — with resources and timeline.

Rohan Trivedi 10 min
ML / AI

Understanding Transformers from Scratch — No Magic Allowed

Attention mechanisms, positional encodings, and multi-head attention explained with working NumPy code. No black boxes. Written after the ACM ML Workshop Series Session 4.

Sneha Iyer 18 min
Web Dev

Real-Time Dashboards with Next.js 16 and Supabase Channels

Using Supabase Realtime channels and Next.js Server Components to build a live analytics dashboard without a single polling call. The PDEU ACM Student Chapter website architecture explained.

Priya Patel 9 min
Open Source

How to Land Your First Open Source PR in 30 Days

The exact process the PDEU ACM Student Chapter Open Source SIG uses to get beginners their first merged PR — finding good first issues, writing proposals, and handling review feedback.

Nisha Kapoor 7 min
Data Science

Automating EDA: From Raw CSV to Insights in 15 Minutes

Using ydata-profiling, Sweetviz, and custom Pandas pipelines to automate exploratory data analysis. Built during the ACM Data Science SIG weekend workshop.

Kavya Desai 11 min