Skip to content
View XotEmBotZ's full-sized avatar

Block or report XotEmBotZ

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
XotEmBotZ/README.md

Surjyadip Sen (XotEmBotZ) πŸ§‘β€πŸ’»

Systems Engineer & AI Researcher | Specializing in Agentic Workflows, DevOps, & Financial Intelligence

Mastering the intersection of Applied Mathematics and Systems Engineering to build autonomous, high-performance environments.


πŸ§‘β€πŸ’» About Me

I am currently deep-diving into the mathematical and programmatic foundations required to scale AI and Finance. My work bridges the gap between raw data and actionable intelligence through optimized backend architecture and agentic automation.

  • πŸ”­ Current Focus: Engineering the core fundamentals of Math and Programming for AI Agentic Development, DevOps automation, and Quantitative Financial Analysis.
  • 🧠 Philosophy: "First Principles Engineering"β€”understanding the underlying math (Linear Algebra, Calculus, Statistics) to build more efficient AI and financial models.
  • 🏑 Infrastructure: Operating a production-grade Homelab to stress-test DevOps workflows and host private, local-first AI agents.

πŸš€ Engineering Solutions

πŸ“ˆ cryptoDataAggregator | Automated Financial Intelligence

Solving data fragmentation and latency in high-frequency financial analysis.

  • The Problem: Processing massive, multi-exchange crypto data for technical analysis is often bottlenecked by database I/O and unoptimized calculation logic.
  • The Solution: A high-performance pipeline leveraging TimescaleDB for time-series optimization and Celery for distributed processing. It automates ingestion and calculates 50+ indicators across multiple timeframes using vectorized math.
  • Tech: Python 3.12, TimescaleDB (PostgreSQL 17), Redis, CCXT, Pandas-TA, Docker.

πŸ€– visionOrator | Edge AI & Agentic Accessibility

Solving the privacy and latency barriers in assistive technology.

  • The Problem: Most AI accessibility tools rely on cloud APIs, creating privacy risks and unacceptable delays in real-world environments.
  • The Solution: A local-first AI suite that uses On-Device Inference to perform real-time Computer Vision (object/gesture recognition). It demonstrates the power of running "Agentic" logic at the edge without internet dependency.
  • Tech: Next.js, MediaPipe, TensorFlow Lite, Tailwind CSS.

πŸŽ“ TutoFee.com | Administrative Automation

Solving institutional friction through programmatic optimization.

  • The Problem: Manual resource allocation (like seating arrangements) is a combinatorial problem that is tedious and error-prone for humans.
  • The Solution: SeatGenie, a tool that uses algorithmic optimization to generate complex seating plans in seconds, ensuring privacy through a local-first architecture.
  • Tech: Next.js, React, TailwindCSS, TypeScript.

πŸ› οΈ Technical Pillars

  • AI & Agentic Dev: LangChain, Agentic Workflows, MediaPipe, On-Device Inference, Applied Math for AI.
  • DevOps & Infra: Docker/Compose, CI/CD, Nginx Proxy Manager, Linux SysAdmin, Prometheus/Grafana.
  • Financial Analysis: Time-series Data (TimescaleDB), Vectorized Operations (Pandas/NumPy), Quantitative Indicators.
  • Data Mastery: PostgreSQL (Advanced/Replication), Redis (Streams/Caching), RabbitMQ, Data Modeling.

🌐 Connect With Me


πŸ’‘ Fun Fact

"Automate the mundane, create the extraordinary."
I build my own tools and infrastructure from scratch to ensure I understand every layer of the stack, from the hardware to the high-level AI logic.

Pinned Loading

  1. OptiSeat OptiSeat Public

    A software to arrange the seating arrangement

    Python

  2. gestureRecog gestureRecog Public

    TypeScript

  3. cryptoDataAggregator cryptoDataAggregator Public

    Python

  4. Trials-and-Triumphs Trials-and-Triumphs Public

    TypeScript 1

  5. visionOrator visionOrator Public

    A comprehensive suit of accessibility features for blind and mute people

    TypeScript