The-State (a dashboard for a class of my university)
I built The-State specifically for students (my colleagues) to access lecture PDFs and take related quizzes, all in one convenient platform. On the admin side, the dashboard allows full control over the class: tracking student numbers and names, managing file uploads, blocking or controlling access, and monitoring Firebase storage and quota limits. The goal was to make the learning process smoother for my class while giving me an easy way to manage everything efficiently.
0
14
My Portfolio
if you want to see my work/projects, or to book a call with me for any ideas... i'm open.
https://temrevil.github.io/revil
0
18
Gunter System Management
This project is a robust, open-source desktop application built to modernize administrative workflows.
Native Experience: Wrapped in Electron with auto-update support and NSIS installers.
Arabic Optimization: Full RTL support with custom logic for handling complex Arabic search queries.
Hybrid Architecture: Real-time cloud syncing via Firebase paired with a local DB for maximum flexibility.
Enterprise Security: Tiered access control and hardware-integrated thermal printing.
Check out the code: http://github.com/temRevil/gunter/ code structure!
0
16
🚀 Built an AI Coding Companion: Meet Kittle ✨After countless late-night debugging sessions and way too much coffee, I’ve hit a personal milestone: Kittle is officially in beta!
🛠️It’s an AI coding partner that actually understands your project, not just your snippets.
What makes it different?
🧠 Deep Context: Reasons about your actual project files and architecture.
📂 Repo Aware: Understands your folder structure from the jump.
📐 Visual Logic: Generates Mermaid.js diagrams directly from your code.
🔐 Privacy First: Runs on your API keys. No data hoarding, no stored keys.
📝 Local-Only: Chat history stays in your local storage.
Tech Stack:
⚡ Next.js | 🟦 TypeScript | 🎨 Tailwind | 📐 Mermaid.js