Skip to content
View dvynshuu's full-sized avatar
💭
Searching out the real me!!
💭
Searching out the real me!!

Block or report dvynshuu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dvynshuu/README.md

Typing SVG

Portfolio    GitHub    LinkedIn    X




◉ The Thesis

Most software solves a task. I build operating systems for human behavior.

Every project I ship starts with one question:
What invisible friction is silently degrading someone's life?

Then I architect the system that eliminates it — local-first, privacy-native, obsessively designed, and built to last.

I don't build apps. I build cognitive infrastructure.




◉ What I'm Building


🧠 Maniac

Your Personal Operating System

The brain doesn't think in rows and columns — it thinks in webs. Maniac is a local-first, block-based knowledge OS built on IndexedDB, designed for people who refuse to let a server own their thoughts.

React Vite Zustand Dexie.js IndexedDB

▸ Infinite nested pages — knowledge as a living graph
▸ Custom block editor with / commands
▸ Zero-latency, zero-server architecture
▸ Real-time dashboard with storage metrics

→ Live    → Source

AI-Powered Document Intelligence

PDF data shouldn't be trapped behind pixels. ConverCell is a full-suite document processing platform with OCR-driven table extraction, turning unstructured documents into actionable, analysis-ready spreadsheets.

React Python FastAPI OCR TailwindCSS

▸ AI-powered PDF → Excel table extraction
▸ Compress, merge, edit & generate PDFs
▸ Privacy-first — files auto-deleted after processing
▸ Workspace dashboard for conversion history

→ Live

🌐 Chronex

Time Intelligence for Global Teams

Distributed teams don't fail because of talent gaps — they fail because of timezone blindness. Chronex is a real-time collaboration engine that makes asynchronous work feel synchronous.

React Node.js MongoDB Redis Socket.io

▸ AI-driven meeting overlap detection
▸ Built-in Pomodoro + deep work engine
▸ Live Socket.io state sync across clients
▸ JWT auth with refresh rotation

→ Source

3D Digital Twin IDE

A next-generation God Mode interface for visualizing complex systems as living, breathing 3D architectures. Built on WebGL with a cyberpunk aesthetic that makes data feel alive.

Next.js TypeScript Three.js WebGL Bun

▸ Real-time node-based system visualization
▸ Custom WebGL shaders + 3D pipelines
▸ 60FPS+ with thousands of nodes
▸ Monorepo with Bun workspaces

→ Source

Premium Knowledge Library

Traditional bookmarking is broken — it's a graveyard of forgotten links. Elite Dock transforms asset archiving into an intentional, ritualistic experience with intelligent metadata extraction.

Next.js 14 TypeScript Prisma NextAuth SQLite

▸ Multi-step "ritualistic" inbound flow
▸ Auto-extraction of thumbnails + favicons
▸ Glassmorphism + glow physics UI
▸ Google OAuth + Magic Link auth

→ Source

Personal Brand & Product Showcase

A premium, dark-themed developer portfolio with custom typography, fluid animations, and structured data for SEO — engineered to feel more like a product launch site than a resume.

React Vite Montserrat Font Awesome Netlify

▸ SEO-optimized with JSON-LD structured data
▸ Google-indexed with Search Console integration
▸ Dynamic project showcases with deep links
▸ Dark mode with custom theme color system

→ Live

Financial Clarity Engine

You can't optimize what you can't see. FinTrack gives you an honest mirror for your financial behavior — not another budgeting app, but a system that surfaces the patterns you're blind to.

React Node.js JavaScript CSS

▸ Visual spend analytics
▸ Real-time data sync
▸ Clean, distraction-free interface

→ Live    → Source

🏋️ FitSync

Body Intelligence System

Fitness isn't about motivation — it's about feedback loops. FitSync creates the data layer between your effort and your outcomes, turning consistency into a visible system.

React Vite TailwindCSS JavaScript

▸ Workout tracking + progress analytics
▸ Data-driven fitness intelligence
▸ Responsive, mobile-first design

→ Source




◉ The Stack

Layer Technologies
Frontend React · Next.js · TypeScript · Vite · TailwindCSS · Three.js · WebGL
Backend Node.js · Express · Python · FastAPI · Socket.io · Prisma · REST APIs
Data MongoDB · Redis · SQLite · IndexedDB · Dexie.js
Auth NextAuth · JWT · OAuth 2.0 · Magic Links
Infra Vercel · Netlify · Docker · Bun · Git · CI/CD
Design Figma · Custom CSS Systems · Glassmorphism · WebGL Shaders


◉ Design Philosophy

 "The best interface is one you forget you're using."

Every system I build follows three principles:

1. Local-First, Always.
Your data is yours. Not a server's. Not a corporation's. Mine never leaves your device unless you explicitly choose otherwise.

2. Aesthetic Precision.
Design isn't decoration — it's communication. Every pixel serves a purpose. I design in systems: color tokens, motion curves, typographic scales. The result should feel inevitable, not designed.

3. Cognitive Respect.
Software should reduce mental load, not increase it. Every interaction should feel like thinking — natural, fluid, frictionless.




◉ Open Source

I contribute to projects that share the philosophy of building tools for creators:

p5.js Web Editor — Making creative coding accessible to artists, designers, and educators worldwide.
Cap — Privacy-first, self-hosted CAPTCHA for the modern web.




◉ Current Focus

→  Scaling Maniac into a full Personal Operating System
→  Building AI-augmented interfaces for knowledge work
→  Exploring the intersection of 3D visualization and developer tooling
→  Contributing to the local-first software movement



◉ The Future

I'm working toward a world where:

  • Your tools think with you, not against you
  • Your data stays sovereign — no cloud dependency, no lock-in
  • Software adapts to human cognition, not the other way around
  • Mental health, productivity, and personal growth are treated as engineering problems worth solving

The next chapter is building systems that are intelligent, invisible, and deeply personal.










I don't build software to add features to the world.
I build software to remove friction from the human experience.


Let's build something that matters.


Email    LinkedIn    GitHub


Popular repositories Loading

  1. fitsync fitsync Public

    JavaScript

  2. fintrack fintrack Public

    JavaScript

  3. chronex chronex Public

    JavaScript

  4. elite-dock elite-dock Public

    TypeScript

  5. maniac maniac Public

    JavaScript

  6. cap cap Public

    Forked from tiagozip/cap

    The privacy-first, self-hosted CAPTCHA for the modern web.

    JavaScript