Rohan Parmar
  • Home
  • About Me
  • Experience
  • My Work
  • Contact Me
Sponsor
  • Home
  • About Me
  • Experience
  • My Work
  • Contact Me

© 2026 Rohan Parmar. All rights reserved.

My Work

Projects, Chrome extensions, products, tools, and open-source contributions I've worked on.

LaraCopilot

LaraCopilot

Product

LaraCopilot is an AI-powered code generator built specifically for Laravel. Instead of just offering autocomplete suggestions, it acts as an AI agent that generates entire MVC architectures, database migrations, controllers, and admin panels.

LaravelPHPReactInertiaTailwindAI Agent
T3 Toon

T3 Toon

ProductToolOpen Source

T3Toon (Token-Oriented Object Notation) is a native data format for the TYPO3 CMS designed to convert large JSON or PHP arrays into highly compact, human-readable text. It shrinks data structures to optimize interactions with AI models, saving up to 70% in prompt token costs while remaining readable.

TYPO3PHPJavaScript
T3 Datatable

T3 Datatable

ProductToolOpen Source

T3 DataTable brings server-side data grids to custom TYPO3 backend modules without writing custom AJAX endpoints, SQL boilerplate, or inline JavaScript. It provides Server-side searchable, sortable and paginated data grids for TYPO3 backend modules.

TYPO3PHPJavaScriptDatatable
Freedium to Medium

Freedium to Medium

Chrome ExtensionTool

Open in Freedium lets you open or share Medium articles on Freedium without any setup or accounts. It adds a 'Read on Freedium' button to every article, a matching button to each story in your feed, and a one-click option to copy the Freedium link, so the free version of any story is always one tap away.

JavaScript
SSH Switch

SSH Switch

Tool

A lightweight desktop application to switch between multiple SSH configurations quickly.

TauriCLI
Git Safety Hook

Git Safety Hook

Tool

A lightweight toolkit that adds global Git safety checks using pre-commit and pre-push hooks. It displays your Git identity, current branch, and asks for confirmation before committing or pushing, helping prevent accidental actions.

CLI
Zorginschrijven.nl

Zorginschrijven.nl

Project

ZorgInschrijven is a web-based healthcare platform that enables patients to securely register with healthcare providers through a fully digital onboarding process. The platform streamlines patient enrollment by validating personal information, verifying the Dutch BSN (Citizen Service Number), checking postal addresses, and supporting identity verification. It significantly reduces administrative work for healthcare practices while ensuring accurate and compliant patient data management.

TYPO3PHPJavaScript
History.de

History.de

Project

Contributed to the TYPO3 CMS upgrade for History.de, a leading German digital platform for historical documentaries and editorial content. Worked on modernizing the CMS by updating TYPO3 components, ensuring compatibility, and maintaining a stable, secure, and high performance website.

TYPO3PHPJavaScript
Autohammer

Autohammer

Project

Contributed to the TYPO3 CMS upgrade for AutoHammer.de, a German automotive dealership platform offering vehicle sales, servicing, and customer support. Worked on upgrading the TYPO3 installation, ensuring compatibility of custom features, improving system stability, and maintaining a secure and reliable content management experience.

TYPO3PHPJavaScript
T3AI

T3AI

Product

Contributed to the development of T3AI, an AI powered TYPO3 extension that enhances content creation, translation, SEO, and backend productivity using generative AI. Worked on implementing new features, improving backend functionality, fixing bugs, optimizing performance, and ensuring compatibility with modern TYPO3 versions to deliver a seamless AI assisted content management experience.

TYPO3PHPJavaScriptAIAPI Integration
T3AC

T3AC

Product

Contributed to the development of T3AC, an AI powered chatbot extension for TYPO3 that enables intelligent website assistance using modern LLMs. Worked on implementing new features, enhancing backend functionality, optimizing performance, resolving bugs, and ensuring compatibility with the latest TYPO3 versions to deliver a secure, customizable, and scalable AI chatbot experience.

TYPO3PHPJavaScriptAIAPI Integration
T3AB

T3AB

Product

Contributed to the development of T3AB, an AI powered TYPO3 Extension Builder that generates production ready TYPO3 extensions, content blocks, and forms using AI. Worked on implementing new features, enhancing backend functionality, improving code generation workflows, fixing bugs, optimizing performance, and ensuring compatibility with the latest TYPO3 versions for a seamless developer experience.

TYPO3PHPJavaScriptAIAPI Integration
T3AS

T3AS

Product

Contributed to the development of T3AS, an AI powered search extension for TYPO3 that delivers intelligent, context aware search across site content, Solr, ke_search, and indexed_search. Worked on implementing new features, enhancing backend functionality, optimizing AI search workflows, fixing bugs, and ensuring compatibility with the latest TYPO3 versions to provide a fast, accurate, and seamless search experience.

TYPO3PHPJavaScriptAIAPI Integration
Helpdesk

Helpdesk

Product

Contributed to the development of the TYPO3 Help Desk Extension, a comprehensive support ticket management solution for TYPO3 that enables organizations to manage customer inquiries through a dedicated help desk portal. Worked on implementing new features, enhancing backend functionality, optimizing ticket workflows, fixing bugs, and ensuring compatibility with the latest TYPO3 versions to deliver a secure, scalable, and user friendly support system.

TYPO3PHPJavaScript
Feedback

Feedback

Product

Contributed to the development of the TYPO3 Feedback Extension, an all in one solution for collecting user feedback through customizable rating, quick, full, and popup feedback forms. Worked on implementing new features, enhancing backend functionality, improving performance, fixing bugs, and ensuring compatibility with the latest TYPO3 versions to deliver a flexible and user friendly feedback management system.

TYPO3PHPJavaScript
Personio

Personio

Product

Contributed to the development of the TYPO3 Personio Extension, which integrates Personio's recruiting platform with TYPO3 to automatically synchronize job listings and streamline the recruitment process. Worked on implementing new features, enhancing backend functionality, improving API integration, fixing bugs, optimizing performance, and ensuring compatibility with the latest TYPO3 versions for a seamless hiring experience.

TYPO3PHPJavaScriptPersonio API Integration
Event

Event

Product

Contributed to the development of the TYPO3 Event Extension, a comprehensive event management solution for creating, managing, and promoting events with customizable registration forms, event listings, calendars, and ticketing features. Worked on implementing new features, enhancing backend functionality, fixing bugs, optimizing performance, and ensuring compatibility with the latest TYPO3 versions to deliver a flexible and user friendly event management experience.

TYPO3PHPJavaScript
Fumadocs

Fumadocs

Open Source

Fumadocs is a React.js documentation framework for Developers, beautifully designed by Fuma Nama. Bringing powerful features for your docs workflows, with high customizability to fit your preferences, works seamlessly with any React.js framework, CMS — anything.

React
Pinkary

Pinkary

Open Source

Pinkary is a streamlined, open-source microblogging platform and link-in-bio tool created by Laravel core team member Nuno Maduro. Popular among web developers and the PHP community, it functions like a noise-free, ad-free version of early Twitter where users can share links, ask questions, and engage with like-minded individuals.

LaravelPHP
Roadmap

Roadmap

Open Source

Ploi has a public roadmap where you can see what the team is actively building, what is planned, what's under review, and recently released features. Users can also submit feature requests and vote on them, which influences prioritization.

LaravelPHP
Laravel API Course

Laravel API Course

Project

Developed a scalable RESTful API using Laravel 12, following industry-standard API design principles and best practices. The API provides complete CRUD functionality with secure authentication, request validation, API versioning, pagination, filtering, sorting, and comprehensive documentation, making it suitable as a backend for web and mobile applications.

LaravelAPIPHP
Quick Show

Quick Show

Project

QuickShow is a full stack movie ticket booking platform that allows users to discover movies, book seats, complete secure online payments, and manage bookings through an intuitive interface. The application includes role-based access for administrators to manage movies and bookings, along with automated background workflows for notifications and booking management.

ReactAxios
Laravel Medium Clone

Laravel Medium Clone

Project

Developed a Medium inspired blogging platform using Laravel, featuring user authentication, article publishing, rich text editing, categories, tags, comments, likes, bookmarks, and user profiles. Built following Laravel best practices with authentication, authorization, database relationships, and a responsive UI to deliver a modern content publishing experience.

LaravelReact
1 Apportunity

1 Apportunity

Project

Developed and maintained RESTful APIs using Laravel for the 1Apportunity mobile application, a rewards platform where users earn through surveys, games, referrals, social media tasks, and promotional activities. Built secure and scalable backend services for user authentication, task management, rewards, wallet transactions, and data synchronization, while optimizing API performance and ensuring reliable integration with the mobile application.

LaravelPHP