๐ข Quedl โ Activity-based way for Turkish university students to find friends. Pick an activity for the week (coffee, finals mode, cinema, concert, hikingโฆ), match with students who picked the same, chat for 24 hours. .edu.tr email verified. PWA built with Next.js, Express, MongoDB. Soft launch coming. Repository is private; demo or code walkthrough on request.
๐ข forum.ieu.app โ University community forum for Izmir University of Economics. ~8,000 active users. Sponsored by Red Bull and Youthall. Built on NodeBB with custom plugins I wrote (most of them are in the list below).
๐ก prompt-clash โ Live AI image prompt battle game for university events. Players join with QR codes from their phones, write prompts, an AI judges the winner on the big screen.
๐ง AIcelerateOnline study rooms with shared quizzes, flashcards, mind maps, and an AI tutor. Audio lectures are transcribed with Whisper. Group Pomodoro timer keeps everyone in the room on the same focus block. |
๐ค forum-moderation-apiContent moderation service used by forum.ieu.app. Flags spam, profanity, and harassment using Gemini. Handles single and bulk requests; returns reasons, not just a yes/no. |
๐ switchviewWeb dashboard that shows which devices are connected to which switch ports on our campus network. Polls switches over SNMPv3 every few minutes. Running in production on a ~40-switch Huawei and Cisco fleet. |
๐ free-cv-makerCV and cover letter builder that runs entirely in the browser. No account, no server. 7 templates, drag-and-drop sections, PDF export. Data stays on the user's device. |
๐ฎ prompt-clash1v1 AI image-prompt game for events. Players join with a QR code from their phone, write a prompt for the same theme, AI generates both images, Gemini scores which prompt won. Big screen for the audience. |
โก askTiny Bash CLI that talks to any OpenAI-compatible chat API. Works with Gemini, Groq, OpenAI, OpenRouter, and anything else that follows the standard |
I also maintain a set of NodeBB plugins used on forum.ieu.app: event calendar, polls, PDF preview, bulk announcement mailer, loyalty wallet, and a few others.