As part of my freelancing, I have developed many landing pages for my clients. Here are a few:
Category: Uncategorized
-
Brand Furnitures
A modern, simple, elegant, responsive landing page for a furnitures business
-
OneStore: One Spot for All Your Saves
OpenStore is a FOSS software solution that enables users to seamlessly save files, videos, and links from any device or platform to a single, unified vault for easy access.
The Problem
In today’s digital age, users are constantly inundated with an overwhelming amount of content spanning across multiple devices and platforms. Managing and organizing these files, videos, links, and other digital assets can be cumbersome and inefficient. Users often find themselves juggling between different storage solutions, leading to fragmented data and wasted time searching for important information. The lack of a unified system to save and access content seamlessly across various devices poses a significant challenge for productivity and organization.OneStore: One Spot for All Your Saves
Demo Video Link https://youtu.be/E1qio-j2BAk
OneStore addresses this problem by providing a Free and Open Source Software (FOSS) that unifies the process of saving and accessing digital content. With OneStore, you can effortlessly save files, videos, links, and other shareable items from any device, anywhere, anytime into a single, centralised vault.The mobile apps ensure that content can be saved instantly and accessed conveniently from anywhere, anytime. The intuitive dashboard website offers a centralized hub for managing all saved content, with advanced search, categorization, and tagging features to enhance organization and retrieval.OneStore’s seamless integration across devices, user-friendly interface, and commitment to privacy and security make it a comprehensive solution for today’s digital content management needs.All Code can be found in the monorepo at: https://github.com/Open-One-Store/OneStore
Tech Stack
Backend APIExpress JS Node JS Prisma Minio Object Storage PostgreSQL
Web DashboardReact JS TailwindCSS react-router-dom Tanstack Query vite
Mobile AppFlutter Dart
Use cases
OneStore caters to a diverse range of users, each benefiting uniquely from its capabilities.Students and educators can use OneStore to save and organize study materials, research articles, and educational videos, ensuring they have access to crucial resources across devices.Professionals can save work documents, project files, and important links, streamlining their workflow and enhancing productivity by having all necessary content in one place.Content creators can efficiently store and manage creative assets such as photos, videos, and design files, and easily jot down ideas as they come, knowing they can access and expand on them later from any device.For general users, OneStore simplifies digital life by providing a single location for personal files, travel itineraries, recipes, and more, ensuring all important information is easily accessible and well-organized.
-
Bukkit Whitelist Plugin
A Custom Whitelisting plugin using MongoDB developed specifically for TrixMC Minecraft Network’s flagship SMP – Derpitcraft. The plugin was used in a deployment with over 500+ active players and is still in active deployment.
-
Voice 2 Code
An AI-Based project that allows users to build apps and code projects using just their voice. This project was presented at the Rakuten Technology Conference in Bangalore.
-
EduLink – Institute Partnerships Manager
Edulink was a freelance project I worked on, it is a way for any institution to manage their strategic partnerships with various organizations.
It is built using NextJS, MongoDB and Clerk Authentication.
-
ILB-Careers – A Job Application Portal for organizations
ILB-Careers was a project I built for one of my clients as a freelancer, it allows organizations to list jobs and for applicants to apply to these jobs.
The Project has 2 parts
- The Backend is written in Python using Flask and Flask-RESTful, MongoDB and JWT for authentication
- The frontend is written with NextJS, TailwindCSS, and the TailwindUI kit.
Here is a video of the app in action
-
Bukkit Teams Plugin
A custom implementation of teams plugins specifically made for the TrixMC Minecraft Network’s flagship SMP – Derpitcraft. The Plugin was used by over 500+ users and is in active deployment at TrixMC even today!
-
FDA Drug Reports
A search, sort and filter application for FDA Drug reports using React Query and NextJS
-
MongoMastery
Materials for the MongoMastery workshop conducted by me for the students of Department of Computer Science and Business Systems at Bapuji Institute of Engineering and Technology. The materials serve as a great starting point to learn about MongoDB and integrating it with flask.