Web
- Home /
- Categories /
- Web
Relevancite: your personal research validating AI assistant
Motivation Academic research depends on accurate citations, yet verifying whether a referenced paper truly supports a claim can be tedious and error-prone. In large literature reviews, this task becomes nearly impossible to perform manually for every claim. RelevanCite was created to address this challenge, aiming to reduce errors, save researchers time, and strengthen the integrity of scholarly work.
Read MoreDockerized FastAPI template with Celery and Redis for Asynchronous Task Management
While I was working on an application that required handling of long asynchronous tasks, I was talking to a mentor of mine who asked me how I was going to handle the user experience while those tasks were being processed in the background. I hadn’t really thought about it much, so he suggested that I look into using Celery with Redis as a message broker to manage those tasks asynchronously, allowing the main application to remain responsive.
Read MorePAYO – An Offline Customer Initiated One-Time-QR code based Payment System
Motivation Have you ever tried to pay with your phone, only to find there’s no internet or the connection is too slow? Many digital payment systems need both the sender and receiver to be online, which isn’t always possible, especially in places with spotty coverage. PAYO was created to make payments easier and more secure, even when you’re offline. The goal is to let anyone pay quickly and safely, no matter where they are.
Read MoreTrying out 3D in the Web
I wanted to try out 3D design for the web. I utilized Spline, a powerful tool that simplifies the process of creating and integrating 3D models into web applications.
Read MorePixel Art Canvas
A web-based tool that allows users to create and share pixel art, with features for drawing, coloring, and saving artwork.
Read MoreSales Statement Creator
A web app that I made using Python and Flask that generates PDFs of sales records for businesses. It can grab client details using their VAT/PAN number from the government’s website ird.gov.np. It then generates a report that shows the total transaction that occured between the parties in a PDF file.
Read More