Personal Projects
🌐 ajeshjhalli.co.uk
The website you're viewing — built with raw HTML & CSS for simplicity and performance.
Website GitHubWork Projects
✈️ Travel Agency ERP
Key contributions:
- GDS Booking Import: Automated the import of hundreds of PNRs daily.
- Custom Export Templates: Enabled dynamic report generation for tours with configurable styles.
- Room Viewer Component: Replaced a broken FileMaker layout component with a robust web-based alternative.
- Performance Optimization: Improved multiple slow-running processes, reducing execution time from 20+ seconds to just a few seconds.
🏠 Interior Design Company ERP
Integrated the system with Xero, allowing:
- Auto-generation of invoices from the ERP
- Real-time syncing of invoice statuses from Xero back to the ERP
📚 Library Booking System
- Developed a web-based booking system using Next.js, which syncs bookings with a Claris FileMaker backend.
- Built a Node.js API to sync contacts, quotes, and invoices between FileMaker and Xero — eliminating manual data entry.
💰 Customer Invoice Dashboard
- Built a dashboard using Next.js to display invoices from Azure Table Storage.
- Integrated with QuickBooks API to sync invoices using webhooks.