Darshan's Dev Shop
A collection of my side projects across various platforms
Notificity
Notificity is an Android application designed to capture and categorize all incoming push notifications. It provides users with the ability to search through notifications both at the application level and using specific keywords. This project aims to enhance user productivity and notification management on Android devices. Features Notification Listener: Captures all incoming push notifications in real time. Database Storage: Stores details such as the notification title, content, timestamp, and originating application using Room DB. Search Functionality: Enables users to search notifications by application or by specific keywords within the notifications. UI Design: Utilizes Material Design & Jetpack Compose for a modern and intuitive user interface. Category Management: Notifications are categorized by application, allowing for organized viewing.
View ProjectRainSurfer
RainSurfer is a full-stack web application that integrates with the Raindrop.io API to help users randomly discover and read articles from their saved collections. The application uses OAuth 2.0 for authentication, allows users to select collections as their reading pool, displays random article previews with cover images and excerpts, and provides functionality to open articles in a new tab, mark them as read (moving them between collections), or skip to the next random article.
View ProjectRaindrop IO Remote MCP Server
A Model Context Protocol (MCP) server for accessing Raindrop.io (https://raindrop.io/) bookmarks via HTTP/SSE transport. Deploy to Railway with automatic GitHub Actions CI/CD.
View Project