Public Projects, AI Agent Bot, things I’ve made trying to put my dent in the universe.
Over the years, I have worked on a multitude of projects ranging from small to large scale. Here are some of my recent and notable public ones.
NextJs-FullStack-App-Blog-APP – Fullstack Next.js CRUD App
A fullstack blog application built with Next.js 16, React 19, Prisma ORM, PostgreSQL, and NextAuth.js. Complete with authentication, Server Actions, and CRUD operations. Built step-by-step in a 31-part tutorial series.
Deployed App
Marcabem – AI Agent Scheduler Bot
An AI-powered scheduling agent that integrates with Telegram, WhatsApp, Slack, and Google Calendar to automate appointment booking and calendar management through natural conversation.
marcabem.com
React Compiler – Open Source Contribution
Contributed to the official Laravel React Starter Kit by integrating the React Compiler for automatic memoization and optimized re-renders. PR reviewed and merged into the repository.
Pull Request #301React Compiler Demo
An interactive demo showcasing the React Compiler in action — automatic memoization, optimized re-renders, and the future of React performance without manual useMemo/useCallback.
recat-compiler-demo.vercel.app
Laravel StateFlow
An open-source Laravel package that provides a simple and elegant way to manage state machines and workflows in Laravel applications.
laravel-stateflow
Laravel Failed Jobs
An open-source Laravel package for monitoring, managing, and retrying failed jobs with an intuitive interface.
laravel-failed-jobs
React Query Visualizer
An interactive visualization that makes React Query's caching, state management, and data-sync behavior easy to grasp at a glance. Powered by TanStack Query.
react-query.dev

TailwindPalette.com
TailwindPalette is a project in progress with the idea of simplifying the process of choosing the right colors for UI. I built it using React JS and TailwindCSS. Both CSS Grid and Flexbox are utilized in different layers of the project.
TailwindPalette.com
Laravel Pay Pocket
Multi-wallet Laravel package with comprehensive logging and payments capabilities
Laravel-pay-pocket

HPWeb.dev
Launching my personal website, using different technologies including, React, Next js and TailwindCSS. In this platform I can easily share my tech logs.
hpweb.dev

Laravel-Silo.com
In this website, I share a compendium of tips, tricks and best practices I have learned from different resources or during development of scalable Laravel applications.
laravel-silo.com
Medium Articles
I shared more than 100 articles about how to solve particular challenges of Laravel and Python projects.
panjeh.medium.com
Solution in Stackoverflow
I solved various problems questioned in Stackoverflow by other developers in the field.
stackoverflow