
Attendify | Smart Attendance Verification Platform
Verify university attendance through GPS geofencing, digital ticketing, and anti-fraud features.
@TechPriest_001 · X
The full gallery
Tech stack
14 projects

Verify university attendance through GPS geofencing, digital ticketing, and anti-fraud features.
@TechPriest_001 · X

Buy and sell tickets for concerts, comedy, marathons, and festivals across Zimbabwe
@Munyah_Wacho · X
Hie guys, I'm just here to announce that I built a ticket listing (selling) platform and now I'm officially launching it. It's basic, very useful, reliable and secure. You can browse it here: Listing your Events is FREE! We retain %10 of every ticket

React library with 60+ scroll-driven section transitions for modern websites.
@itz_sayan_03 · X
Ever wondered how cinematic scroll-driven websites are built? 👀 Meet SectionFlow—an open-source React library with 60+ ready-to-use section transitions, a one-command CLI, reusable sections, and optimized performance. 🚀

@suni_code Here it is: https://t.co/FJRlXNARp2 Definitely appreciating feedbacks
@sykatt01 · X
Here it is: Definitely appreciating feedbacks

Video explainers that summarize academic research papers
rwu1997 · HN
ArXivMax – video explainers for any research paper

Upload your study materials to organize and share with classmates.
u/Ser_Duncen4126 · Reddit
Made a side project to organise the study material in college by creating study groups I've been working on a side project called StudyHubAI. The idea came from how difficult it can be to manage notes, assignments, and study material spread across different places. The app lets students upload PDFs and notes, ask questions based on their own study material, and get AI-generated summaries and answers. It also has study groups where students can share resources and discuss topics together.

Answer surveys to earn credits, then create your own for verified campus students.
@g8zxtrp9p6 · X
🚀 Just launched CampusVerify No more begging for survey responses. Reach real verified students on campus, get genuine answers fast, and earn credits by participating. Sign up & get free credits → @Lovable @supabase #Lovable #StudentsMatter

All-in-one library management platform with QR attendance, student tracking, and payment processing.
@itsarvinddev · X

AI-powered platform for planning events, managing attendees, and analyzing event data.
@Puneet626 · X
hi, let's connect, i'm building

Transform empty room photos into professionally staged interiors using AI.
@amitkushh

Convert floor plans into interactive 3D walkthroughs for real estate visualization.
@ShivamMish11788 · X
We've been helping developers and brokers turn floor plans into interactive 3D walkthroughs. Makes it much easier for buyers to visualize the space.

Manage academic conferences: submit and review papers, handle scheduling and registration.
@harryjwang · X
I've used many of the major conference systems. Plenty still have docs as an unsearchable static site — or worse, as PDFs that stopped tracking the product three versions ago. Somehow, still true in 2026. We took an AI-first path with instead. Our docs are generated from the codebase itself. A custom Claude Code skill writes each page and retakes the screenshots whenever a feature changes — so the docs don't drift from the product. Every page still gets reviewed by a human before it ships. Now you can talk to them, too. We just shipped "Ask AI" over our docs: This feature also turned out to be a nice teaching case for agentic RAG vs. classic RAG: • Classic RAG: chunk → embed → vector DB → retrieve once, by fixed rules • Agentic RAG: hand the model a search tool and let it drive — write a query, read the results, rewrite, retry At more than 100 pages, still no vector database needed. And every answer cites the exact page it came from. #Age