Projects
Somoyer School
Somoyer School is an EdTech made for Somoy Media. It will contain courses focused for content creation and media houses. This project will feature courses made by experienced Instructors of their respective fields. Users have to pay a premium in order to attain this courses. Also, there will be additional notes, video lessons, quizes and assignments with every courses so that the instructor can examine the progress of any student. After successsful completion of any course, A student will get a certificate verified by the Instructor.
What I did
  • - Built and designed the UI from scratch, structured the frontend layouts, created re-usable components, designed according to Figma while maintaining responsiveness.
  • - Used internationlization for mulit-language support.
  • - Integrated APIs using Axios, and made the frontend production ready for deployment.
  • - Integrated SSL payment gateway.
  • - Created a complex module system which has auto lesson unlocking based on lesson watch, video streaming, assignment submission and quiz marking.
  • - Used cloudflare stream player api to auto unlock lesson if an user watched more than 30% of a video.
  • - Explored and learnt about different build processes, used VITE-SSG for server-side generation and added custom meta data for SEO.
Utilized: Vue, Vuex, Vite-SSG, Axios, Tailwind
Livestock related project
This project is related to livestock and has very niche audience base. It has real-time data updates, safe payment gateway integration. Details cannot be revealed ss this project is still not in production yet.
What I did
  • - Created a new boilerplate combining tailwind and vuetify.
  • - Planned according to the strict deadline, structured the frontend layouts.
  • - Guided a team of two to deliver the project within three weeks with API integration.
  • - Used treeshaking to reduce build file size and time.
  • - Integrated Bkash payment gateway.
  • - generated QR code to verify payment completion.
  • - used Intersection Observer to implement infinite scrolling.
Utilized: Vue, TypeScript, Pinia, Vuetify, Tailwind, Axios
Foodqo RMS
FoodQo is a restaurant management software designed to streamline operations and enhance revenue. It offers features like real-time sales updates, automated inventory management, recipe management, instant sales and expense reports, smooth billing processes, item performance tracking, and seamless reservation handling. FoodQo allows managing multiple branches from a single account, providing a comprehensive solution for restaurant owners to optimize and grow their business. It has both desktop app and web app.
What I did
  • - Worked on POS for web app which is built on NuxtJS.
  • - developed UI for reservation section.
  • - Used IndexedDB for parked bill.
  • - Integrated APIs using Axios gateway.
Utilized: Nuxt, Vuex, Vuetify, Axios
Point of Sale
It's a point of sale inspired from a restaurant management system. One can create a order from a menu, place the order under a table, update the order, and pay bill to see the transaction in a seperate table.
What I did
  • - designed and developed UI.
  • - created UI flow , learned how to use Vuex for storing and updating data.
  • - Learned how to re-use components.
Utilized: Vue, Vite, Vuex, Tailwind