Please sign in to access this page

WhatsYour.Info - Your Unified Digital Identity Platform

WhatsYour.Info - Your Unified Digital Identity Platform Used AI

21 devlogs
70h 8m
•  Ship certified
Created by Utkarsh Kumar

WhatsYour.Info is a free and open digital identity platform where users can create a personalized public profile — accessible via both a unique subdomain (yourname.whatsyour.info) and path (whatsyour.info/yourname). Inspired by platforms like Gravatar and About.me, it goes further by combining:

🔐 In-house authentication system with SSO capabilities for use across other DishIs products like DITMail and FreeCustom.Email

🔧 Developer-friendly APIs for integrating login/auth features into 3rd-party platforms

🧠 AI-powered profile generator (using Google Gemini 1.5 Flash) for bios, tags, and link summaries

🎯 Professional landing pages with options to capture leads, book appointments, embed galleries, and remove branding for Pro users

🛡️ Privacy-first and cost-free core service — no ads, no trackers, no reselling of data

It’s more than a profile page — it's a decentralized identity system for developers, creators, and everyday users alike.

🚀 Tech Stack:
Frontend: Next.js 15 (App Router), TailwindCSS

Backend: MongoDB, Redis, custom REST API with secure authentication

AI Integration: Google Gemini 1.5 Flash API

Deployment: Vercel or self-hosted VM with wildcard DNS for subdomain support

Timeline

Added proper sanitization to all inputs from client to API backend with proper schema check too.

Update attachment

Added proper subscription handling with multiple payment gateways based on user's country. WhatsYour.Info is ready to handle all of DIT's platforms plans and billings.

Update attachment

Added support for webhooks with the current OAuth setup for instant data updates to your apps.

Update attachment

Added proper contact us page with its api endpoint to save the message and email our support team immediately

Update attachment

Added proper schema markup for dynamic user's data from MonogDB/Redis.

Update attachment

Added proper caching for user's profiles, smart redirects and their avatars for faster experience. Also added official, business, and personal categories with profile vissiblity option for more user privacy. Improved the badges according to the profile type and plan.

Update attachment

Improved the overall process of OAuth with better and faster flow.

Fixed many OAuth issues with proper scope handling.

Update attachment

Added proper 2FA system with robustness.

Update attachment

Ship 1

0 payouts of shell 0 shells

Utkarsh Kumar

13 days ago

Utkarsh Kumar Covers 12 devlogs and 39h 33m

Deployed the full robust webapp on Vercel with all required MongoDB, Redis and other connections.

Update attachment

Made changes to the whole project to make it ready for production.
Up Next:
- Fixing the payment issues
- Fixing email sending issues

Update attachment

Added proper UI for handling gallery images with custom gallery modal too.

Added support for developers to use our OAuth 2.0 with our generated client id and secret with very robust design.

Update attachment

Added proper validation for username, which will be checked before assigning for already existance of that username or its a reserved page on our website

Added a feature to upload custom header and background image for both free(limited to just headers image) and pro users.

Update attachment

Added option for creating and downloading business card based on whatsyour.info's profile with premium features.

Added proper header image + BG image support for pro users.

Update attachment

Improved the UI for the profile of user at: username.whatsyour.info or whatsyour.info/username

Update attachment

Improved the UI by a lot and added more features on the profile of user. Also added advanced customization for pro users.

Update attachment

Added proper SDKs in four most popular languages i.e. JS, Python, GO, and PHP. and added proper avatars uploading and fetching using our public API.

Update attachment

Added all the basic files and structure for starting this platform.

Update attachment