PC Store Starter with Django
A Django-based starter template for building customizable PC store websites with product attributes, filtering, and order management.
208 words
|
1 minute
Layers Brand Landing Page
A simple branded landing page built with Next.js and animated using Framer Motion to explore animation workflows.
64 words
|
1 minute
DevUnlocked Django Bootcamp — Instructor
Led a 2-day Django Bootcamp hosted by SOAI Club at ESTIN, covering backend fundamentals, Django architecture, and full hands-on project development.
148 words
|
1 minute
Cover Image of the Post
EPS Swimming Club Admin Panel
An admin dashboard for EPS Swimming Club's mobile app, built with Next.js and integrated with a Hasura GraphQL backend during my internship at MTC.
71 words
|
1 minute
FCM Push Notifications with Django
2024-10-23
Integrate Firebase Cloud Messaging (FCM) into your Django project using topic-based notifications triggered on session creation.
877 words
|
4 minutes
Cover Image of the Post
Facebook Marketplace Data Analysis
Web scraping and data analysis of car listings on Facebook Marketplace using Python and data science tools.
203 words
|
1 minute
Next.js Auth with Clerk and MongoDB
2024-05-08
Learn how to connect Clerk authentication with MongoDB using webhooks in a Next.js app.
621 words
|
3 minutes
Cover Image of the Post
Next.js Rendering Strategies
2024-04-20
Explore the different rendering strategies in Next.js: SSG, SSR, ISG, and the concepts of build time and runtime.
664 words
|
3 minutes
Cover Image of the Post