Click4IT - In-House IT Portal
Streamlining IT Management and Improving Operational Efficiency

Project Overview
Developed a comprehensive IT portal for Click2View to automate inventory management, subscription tracking, device booking, HR processes, and integrate AI-powered IT support.
Click4IT is an internal IT portal I developed for Click2View, where I worked as an IT Support Specialist. When I joined, much of the company's IT processes were manual and managed via Excel sheets. I identified several areas for improvement and built a centralized platform to digitize and streamline various IT operations.
Key Features and Functionality: Transcription Service: The first feature I added was a transcription page for audio files. Using the Whisper model from OpenAI, employees could upload audio files and get transcriptions with or without timecodes.
Subscription Management: I implemented a subscription page to track all software subscriptions and services used by the company. This feature tracked details such as user assignments, pricing, expiry dates, and renewals. A cron job ran every morning to check upcoming expirations and auto-renew subscriptions if needed. This saved the company money by eliminating unnecessary subscriptions.
Equipment Inventory Management: An equipment management system was introduced to track devices like cameras, laptops, SSDs, and printers. The system allowed admins to assign devices to users and maintain a detailed inventory. This feature also included a booking page, where employees could reserve equipment using a calendar-like interface.
Incident Tracking: I created a feature to report incidents, ensuring that any IT-related issues were tracked and could be exported as PDF reports for record-keeping.
HR Management: I developed an HR section for onboarding and offboarding employees. This allowed HR to manage tasks like collecting company devices and removing access rights, ensuring smooth transitions when employees joined or left.
Admin Dashboard: I created an admin-only dashboard where admins could manage all the features of the portal, such as users, devices, subscriptions, and incidents.
AI Chatbot: One of the standout features was the integration of an AI-powered chatbot using OpenAI's GPT model. This chatbot was trained to answer internal IT-related queries and provide instant help to employees, leveraging documents stored in the system. It utilized RAG (Retrieval-Augmented Generation) to pull information from internal documents and guide users effectively.
Achievements and Impact: Within the first year, I transformed how IT operations were handled at Click2View. The portal improved transparency, increased efficiency, and significantly reduced manual work. The company saved money by identifying unnecessary subscriptions, and the equipment booking system ensured proper tracking of device usage. The chatbot further enhanced the support process by providing immediate answers to frequently asked IT questions.
The Click4IT portal became an essential tool for the company, centralizing IT management and significantly enhancing productivity.
Key Features
- Transcription service using Whisper model
- Subscription management system with automatic renewal and alerts
- Equipment inventory management with user-device assignments
- Booking system for IT equipment
- Incident reporting and tracking system
- HR management features for onboarding and offboarding
- Admin dashboard for managing users
- devices
- tasks
- and reports
- AI-powered chatbot for internal IT support.
Project Screenshots

Home Page
: The central hub for all users, offering quick access to essential tools like Whisper AI for transcription, Subscriptions management, Knowledge Articles, Device Booking, MASV Usage Tracking, Claim and Invoice Submission, Troubleshooting Guides, and AI Content. The page also features a Chatbot for instant IT support.
More Projects
Phishing Detection Chrome Extension
Using AI to Detect Phishing Websites in Real-Time
Developed a Chrome extension that detects phishing websites in real-time using a machine learning model trained on a phishing dataset. The extension uses over 40 URL features to classify websites as phishing or safe.

APW - Advanced Portfolio Website
A Canva-Inspired Portfolio Builder
Created a no-code portfolio builder inspired by Canva, allowing users to design and publish their personal portfolio websites.
Remote Application Installer (1SOL)
Automating IT Support for Faster Resolutions
Developed an ASP.NET-based remote application installer to automate software deployments and IT support tasks, significantly reducing resolution times.