01n8n Workflow
AI Support Ticket Router
n8n workflow that monitors a Gmail inbox, uses GPT-4o mini to classify each email by category and priority, generates a suggested reply, and logs everything to Google Sheets. Newsletters are filtered out automatically via List-Unsubscribe header detection.
n8nOpenAI GPT-4o miniGmail APIGoogle SheetsAutomation
02n8n Workflow
CRM Pipeline Automation
AI-powered lead enrichment pipeline for a B2B SaaS company. Pulls leads from Google Sheets, a REST API, and a legacy PostgreSQL CRM daily, normalises and deduplicates records, enriches each lead with Claude AI (category, priority, sentiment), upserts to Supabase, and surfaces everything on a live Next.js dashboard.
n8nClaude AISupabaseNext.jsPostgreSQLGroq API (Llama 3)Google Sheets
03n8n Workflow
Bulk Attendance Log Automation
n8n workflow that authenticates with an HR system API via OAuth2 client credentials, fetches all active regular and probationary employees with their work schedules, generates biometric time-in and time-out log entries for each working day in a given date range, splits the output into batches of 100, and bulk-posts them to the HR system's Attendance Logs endpoint.
n8nHR System APIOAuth2Biometric LogsBatch Processing
04Web Application
Supplier Intelligence Dashboard
Blazor Server dashboard that generates a reliability and credibility score for any supplier. Aggregates live news articles (NewsAPI), web mentions (Tavily), and business data (GLEIF) then uses Groq's Llama 3 via JSON-mode synthesis to produce a structured risk report with red/amber/green severity flags. Built on .NET 10 with EF Core + SQL Server and a Bootstrap UI. Note: actively being refined — currently enhancing the credibility score parameters and success rate accuracy.
Blazor Server.NET 10BootstrapGroq API (Llama 3)NewsAPITavilyGLEIFEF Core
05ERP
Odoo ERP Customisation
Custom modules and workflows developed for Odoo ERP implementations — including sales order automation, custom report formats, website, inventory management, HR, payroll, and ATS automation.
OdooERPPythonAPI IntegrationCustom Modules
06Web Application
E-commerce Website
Frontend development support for an e-commerce website project created by a friend from an IT course. Contributed to building the user-facing interface and overall front-end experience.
Frontend DevelopmentE-commerceUI DevelopmentCollaborative Project
07Website
Coffee Shop Landing Page
Landing page created to practice and strengthen my fundamentals in HTML and CSS/SCSS, with a focus on layout, styling, and clean front-end structure.
HTMLCSSSCSSLanding Page
08Web Application
Real Estate Website
Real estate website built to practice my knowledge of modern front-end frameworks, using ReactJS, GatsbyJS, and Tailwind to create a responsive and structured web experience.
ReactJSGatsbyJSTailwind CSSResponsive Design