Skip to content
View sucreistaken's full-sized avatar

Block or report sucreistaken

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
sucreistaken/README.md
What I do



LinkedIn Email forum.ieu.app Quedl


Profile views Years coding Production users Open to work



๐Ÿ› ๏ธ Tools I work with




๐Ÿš€ What I'm working on

๐ŸŸข 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.


โญ Featured projects

๐Ÿง  AIcelerate

Online 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.

React TypeScript Node Socket.io Gemini

Content 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.

Java Spring Gemini Docker

๐ŸŒ switchview

Web 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.

Python Flask SNMP

๐Ÿ“„ free-cv-maker

CV 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.

React TypeScript Tailwind Zustand

๐ŸŽฎ prompt-clash

1v1 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.

Next.js TypeScript Gemini Tailwind

โšก ask

Tiny Bash CLI that talks to any OpenAI-compatible chat API. Works with Gemini, Groq, OpenAI, OpenRouter, and anything else that follows the standard /chat/completions format. Configurable via three environment variables.

Bash curl jq

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.


๐Ÿ“ซ Contact

Email LinkedIn Forum


Pinned Loading

  1. switchview switchview Public

    SNMP-based network monitoring tool โ€” in active production use | Python, Flask, REST APIs

    HTML 1

  2. digital-catalog digital-catalog Public

    Interactive virtual showroom and digital product catalog | React, Node.js, MongoDB, Docker

    JavaScript

  3. nodebb-plugin-niki-loyalty nodebb-plugin-niki-loyalty Public

    NodeBB plugin for the Niki campus loyalty wallet โ€” digital wallet with cafe POS integration for university forum users.

    JavaScript

  4. nodebb-plugin-topic-viewers nodebb-plugin-topic-viewers Public

    NodeBB plugin: shows who is currently viewing or has recently viewed a topic (facepile in topic header).

    JavaScript

  5. forum-moderation-api forum-moderation-api Public

    AI-powered content moderation microservice for university forum | Java 21, Spring Boot 4, Gemini API, Docker

    Java

  6. AIcelerate AIcelerate Public

    Real-time collaborative study platform with AI transcription | React 19, TypeScript, Node.js, Socket.io, Python, Whisper, Gemini

    TypeScript