HomeAbout meProjectsContact

Projects

EduLink (v1)

A school management SaaS.


Built with Laravel + React, EduLink v1 is a multi-tenant platform designed to simplify school management for both students and teachers. It supports assignment creation, submissions, AI-based plagiarism detection, grading, and more - all wrapped in an easy-to-use interface.

EduLink (v2)

Rewritten version of EduLink v1


A complete rewrite of EduLink v1, now using Remix and Go for better performance and scalability. This version prioritizes control - student accounts must be manually created by teachers, giving schools full authority over the platform. Cleaner UI, faster backend, stronger access control.

Perditum Auth

A central account management system for my friend's company 'Perditum'.


Perditum Auth (PDTAuth) is an OAuth2-inspired account system, where one central account is used for multiple apps. The PDTAuth dashboard allows you to manage your account / profile settings. I used Next.js for the frontend, and Go for the backend. The app also includes features such as email verification and password resets.

Vertex Account Center

Another central auth & account management system for my own SaaS company 'Vertex'.


The Vertex Account Center (VAC) is the central hub for your Vertex account. It allows you to manage your profile, change your password and view your connected apps. Built with Next.js, Go, and ScyllaDB. Check it out here.

Adding more projects soon!