Skip to content
View deoxyforge's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report deoxyforge

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
deoxyforge/README.md
Dipesh Kumar Banner

⚡ Overview

I am a Software & AI Systems Engineer specializing in offline spatial 3D GIS computing, full-stack web applications, AI reinforcement learning environments, and financial analytics platforms.

My engineering work centers on data locality, sub-millisecond execution, and deterministic system design. Whether constructing desktop GIS spatial projection engines, developing full-stack web platforms, or training multi-agent reinforcement learning models, I prioritize robust zero-dependency edge architectures, rigorous memory profiling, and clean modular abstractions.

┌─────────────────────────────────────────────────────────────────────────┐
│ ENGINEERING DISCIPLINE                                                  │
├───────────────────────┬───────────────────────┬─────────────────────────┤
│ Spatial Computing     │ Full-Stack & Analytics│ AI & RL Environments    │
│ Desktop GIS & Math    │ Reactive Web Systems  │ Deep Q-Learning & PPO   │
│ EPSG:4326 to UTM      │ Financial Analytics   │ Telemetry & Sandboxes   │
└───────────────────────┴───────────────────────┴─────────────────────────┘

🛠️ Current Work & Focus

  • Spatial Computing & GIS: Scaling GeoTerrain—a commercial-grade offline 3D GIS desktop application featuring local SQLite transaction handling, Turf.js spatial validation, and Proj4 EPSG datum coordinate conversion.
  • Campus & Web Platforms: Building UniSphere—a smart campus events hub featuring personalized TF-IDF discovery feeds and automated QR attendance verification.
  • Financial Engineering: Developing Expense Tracker—a high-fidelity personal finance platform with real-time KPI metrics, budget threshold warnings, and Gemini AI assistant integration.
  • AI & Reinforcement Learning: Training agent policy models in NeuralArcade (interactive RL multi-agent sandbox) and engineering modular execution engines in Apricot.

🧠 Engineering Philosophy

  01. DETERMINISM OVER MAGIC
      Every pipeline step, agent tool call, and spatial calculation must yield predictable, 
      reproducible, and verifiable states. Magic creates tech debt; determinism builds systems.

  02. ZERO-DEPENDENCY EDGE COMPUTING
      Maximize offline capabilities. Local storage, SQLite WAL mode, and edge execution 
      shield users from network volatility while guaranteeing privacy.

  03. DATA LOCALITY & MEMORY EFFICIENCY
      Eliminate unnecessary serializations and network roundtrips. Prefer tightly-packed 
      binary structures, local spatial indexing, and sub-millisecond IPC bridges.

  04. TRANSPARENT SYSTEM EXPLAINABILITY
      AI systems and execution runtimes must provide structured telemetry, detailed logs, 
      and clear audit trails for every operation and state transition.

🚀 Featured Projects

System Architecture Diagram

1. GeoTerrain Analyzer

Commercial-Grade Offline Desktop GIS & Spatial Analysis Engine

  • Architecture: Electron Main Process + React 18 Renderer + SQLite (better-sqlite3) + Turf.js / Proj4 Math Engine.
  • Core Engineering:
    • Built an offline spatial calculation engine computing boundary surface area across Square Meters, Hectares, and Acres with sub-millimeter Euclidean accuracy via UTM Zone Projections.
    • Engineered real-time polygon boundary validators detecting self-intersections (bowtie geometry), coordinate out-of-bounds, and vertex density anomalies.
    • Implemented transactional Undo/Redo state stack with local SQLite schema migrations and jsPDF spatial report rendering.
  • Tech Stack: TypeScript Electron SQLite Turf.js Proj4 React TailwindCSS

2. UniSphere

Smart Campus Events Hub & Multi-Role AI Recommendation Platform

  • Architecture: React + Node.js/Express + MongoDB Atlas + TF-IDF Recommendation Engine.
  • Core Engineering:
    • Implemented a personalized event discovery feed driven by TF-IDF ranking algorithms matching student skill graphs with event taxonomies.
    • Built automated QR-pass generation and instant mobile attendance verification pipelines for university administrators.
    • Developed predictive attendance models allowing faculty to forecast room capacity bottlenecks before event registration caps are hit.
  • Tech Stack: Node.js React MongoDB Express Vercel Render

3. Expense Tracker (Apex Spend)

High-Fidelity Personal Finance & Real-Time Spending Analytics Platform

  • Architecture: Vanilla JavaScript (ESNext) + Chart.js + CSS Glassmorphism + Gemini AI Assistant.
  • Core Engineering:
    • Engineered a reactive personal finance analytics engine calculating real-time KPI metrics (net balance, monthly savings velocity, expense ratios).
    • Implemented dynamic budget cap threshold alerts with visual glow warnings (Amber at 80%, Red at 100% limit breach).
    • Integrated Gemini AI natural language chat assistant backed by offline fallback calculations for instant budget queries and spending breakdowns.
  • Tech Stack: JavaScript Chart.js HTML5 CSS3 Gemini AI Vercel

4. NeuralArcade

AI Reinforcement Learning Environment & Multi-Agent Sandbox

  • Architecture: Python (PyTorch) + Gymnasium + HTML5 Canvas Telemetry.
  • Core Engineering:
    • Interactive deep reinforcement learning sandbox evaluating PPO and DQN agents across competitive spatial environments.
    • Real-time WebSockets telemetry pipeline streaming agent reward curves, Q-value heatmaps, and spatial trajectory logs to browser dashboards.
  • Tech Stack: Python PyTorch Gymnasium WebSockets TypeScript

5. Apricot

Modern Lightweight Application Framework & Intelligent Task Engine

  • Architecture: TypeScript / Python + Modular Plugin Architecture + Async Event Runtime.
  • Core Engineering:
    • Engineered an asynchronous task execution engine with dynamic module loading and event-driven state triggers.
    • Implemented lightweight reactive data channels and low-overhead communication protocols for high-concurrency workflows.
    • Built modular API abstractions enabling seamless cross-service telemetry and automated task scheduling.
  • Tech Stack: TypeScript Python Node.js REST API Docker

💻 Technical Stack Radar

Category Primary Technologies Production Tools & Frameworks
Languages TypeScript, JavaScript, Python, C++, SQL, HTML5/CSS3 Modern ESNext, Node.js 20+, C++17/20
AI & Machine Learning PyTorch, Gymnasium (RL), TF-IDF Recommendation, Gemini API Deep Q-Learning, PPO, Neural Networks
Backend & Systems Node.js, Express, REST APIs, WebSockets, Async Runtimes Microservices, Event Loops, NGINX
Databases & Storage SQLite (better-sqlite3), MongoDB Atlas, IndexedDB / LocalStorage Spatial Indexing (R-Tree), Turf.js, Proj4
Desktop & Web Electron, React 18, Chart.js, Vite, TailwindCSS, Canvas Cross-Platform Desktop Builder, State Management
DevOps & Deploy Docker, Git / GitHub Actions, Vercel, Render, Linux CI/CD Pipelines, Automated Testing, Shell

🏛️ Architecture & System Interests

  ┌─────────────────────────────┐   ┌─────────────────────────────┐
  │ REAL-TIME ANALYTICS         │   │ AI REINFORCEMENT LEARNING   │
  │ Reactive state engines &    │   │ Deep Q-learning, PPO, and   │
  │ financial telemetry metrics │   │ interactive canvas sandboxes│
  └──────────────┬──────────────┘   └──────────────┬──────────────┘
                 │                                 │
                 ▼                                 ▼
  ┌─────────────────────────────┐   ┌─────────────────────────────┐
  │ SPATIAL QUADTREES & GIS     │   │ MODULAR TASK ENGINES        │
  │ Offline geometry math,      │   │ Asynchronous event runtime, │
  │ EPSG projection pipelines   │   │ extensible architecture     │
  └─────────────────────────────┘   └─────────────────────────────┘

🏆 Key Achievements & Recognitions

  • Smart India Hackathon (SIH) — All India Rank 8 (AIR 8) Selected among tens of thousands of participants nationwide for building high-impact software solutions under rigorous timed constraints.
  • Computer Science Engineering (AI & ML Specialization) Deep academic foundation in algorithms, machine learning theory, data structures, and computer architecture.
  • Active Open-Source Development Continuous contributions to open-source tools, maintaining robust codebases with clean documentation, unit tests, and production releases.

📚 Continuous Learning & Research Radar

  • CUDA Kernel Optimization: Accelerating custom matrix operations and embedding distance computations on GPU.
  • Spatial Indexing & R-Trees: Deep-diving into high-dimensional spatial indexing for sub-millisecond GIS bounding queries.
  • Deterministic Multi-Agent Protocols: Researching structured protocols to guarantee safety and agent convergence in multi-step task execution.

📈 Activity & Engineering Pulse

   ┌─────────────────────────────────────────────────────────────┐
   │ COMMITS & OPEN SOURCE ACTIVITY                              │
   │ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █  [ACTIVE]   │
   │ Daily engineering discipline, continuous integration.       │
   └─────────────────────────────────────────────────────────────┘

Detailed metrics, commit graphs, and repository activity are maintained directly on GitHub.


🤝 Connect & Collaborate



DeoxyForge Footer

Pinned Loading

  1. UniSphere UniSphere Public

    Smart Campus Events & Clubs Hub | React + Express + MongoDB Atlas + AI Recommendations

    JavaScript 1

  2. expense-tracker expense-tracker Public

    Apex Spend is a high-fidelity, lightweight Single Page Application (SPA) designed to help users track personal budgets, log income and expenses, manage categories, and analyze monthly spending habits.

    JavaScript 1

  3. -weather-dashboard -weather-dashboard Public

    A weather dashboard built with HTML, CSS and JavaScript

    HTML 1

  4. NeuralArcade NeuralArcade Public

    Play against AI in Chess, Snake, Tic-Tac-Toe & Checkers. Four games. One cyberpunk hub. Zero dependencies.

    HTML 1

  5. Neuropole/apricot Neuropole/apricot Public

    apricot is a self-hostable code agent , unlike tools that only look at diffs, apricot understands your entire codebase ,reviews PR, write testcases

    Python 4

  6. erpcollege erpcollege Public

    Modern college ERP web app with liquid glass UI, attendance, timetable, assignments, fees, notices and smart student dashboard.

    JavaScript 1