Skip to content
View emaag's full-sized avatar

Block or report emaag

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.

Content in all repositories owned by your account will be closed.
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
emaag/README.md

Welcome to My GitHub Profile

Table of Contents

Highlights

A selection of projects that best represent my work — from personal builds to technical assessments for job applications.

  • Interactive Decision Tree — A web-based tool that guides users through decision-making processes using an interactive, user-friendly flow chart interface. XML-based, PHP editor, no database required.
  • MiniSaaS Dashboard — A full-stack project management dashboard built with Next.js, Tailwind CSS, Prisma, Supabase, and NextAuth.js. Live demo, Docker support, 61 passing tests.
  • vmgr — Video Manager Ultimate — Cross-platform video file management tool (Linux, macOS, Windows, WSL) with Whisper-based subtitle generation, duplicate detection, and a 158-test automated suite.
  • AIY — A command-line tool that uses OpenAI's language model to answer technical questions with documentation-style, step-by-step guidance.
  • statichex.dev — My personal site and deployment environment, used to host live demos for several of the projects below.
  • SoundsMarket (tech-test-soundsmarket) — A classified-ads marketplace for musical instruments and DJ equipment, built with Laravel 12 and Livewire 3 for a technical assessment; extended well beyond the original brief with an admin panel, image optimization, and a production-grade infrastructure stack (Redis, Horizon, Telescope), backed by 85 passing tests.
  • S4L Booking API — A performant REST API that maximizes apartment booking profits using dynamic programming (weighted interval scheduling), built for a coding challenge.
  • iseazy — A Laravel-based inventory/store microservice with a full CRUD API, migrations, seeders, tests, and CI, built for a technical assessment.

WordPress

  • Course Discovery — A domain-modelled course search and filtering system, built as a WordPress plugin for an Oxford International Education Group pre-interview exercise.

Feel free to explore my repositories and reach out if you have any questions!

Pinned Loading

  1. vmgr vmgr Public

    Comprehensive bash-based video file management system with subtitle generation, duplicate detection, and batch processing

    Shell