EduFeeHub is a modular, scalable fee collection and management system for educational institutions, offering seamless integration across student, collector, and admin roles. It automates payments, reconciliations, and reporting, ensuring efficiency, transparency, and real-time insights.
An end-to-end employee onboarding platform for organizations. On the platform, managers create onboarding “journeys” for employees. A “journey” consists of a sequence of “weeks,” each containing a list of “modules” such as "Company Orientation," "Advanced Web Programming," etc. After assigning the journey to an employee, the employee completes their onboarding tasks week by week. The platform is built using the SvelteKit framework for the front-end, and Django with PostgreSQL for the back-end. I worked on the front-end part.
This tool is used to perform data analysis operations such as row filtering, column summation, file merging, file splitting, etc., on large datasets, such as 90GB or more. It's a desktop application built with ElectronJs and Python. In this project, I implemented the logic to handle big files that exceed the user's computer RAM capacity.