Skip to content
Background & Philosophy

I operate what I build.

I am a founder, systems builder, and technology advisor. I oversee cloud architecture, platform development, and managed virtual classroom infrastructure across Bymond Private Limited and BigBlueButton.Host.

The Journey: From JGEC to Production Operations

Bymond began between two engineering students at Jalpaiguri Government Engineering College (JGEC) in West Bengal, India. What started in a hostel room as experiments with robotics, hardware kits, coding competitions, and campus software projects quickly grew into conducting hands-on technical workshops for engineering colleges, polytechnics, and ITIs across the region.

By late 2019, Bymond Private Limited was formally incorporated (CIN U51909WB2019PTC234607). The legal entity was initially created because colleges required a registered company to conduct formal technical training and issue student certifications.

“We did not start by deciding what company to become. The business evolved around solving real, unglamorous problems.”

The COVID-19 Pivot

In March 2020, the pandemic brought all physical college workshops to a complete halt. Returning home, we had to re-evaluate how education could be delivered remotely. We needed a dependable, interactive virtual classroom platform that didn't treat teaching like a corporate video meeting.

That search led to the discovery of BigBlueButton, a powerful open-source web conferencing system purpose-built for online learning. We white-labeled it to launch Bymond Classroom, delivering interactive classes, including free educational sessions for underprivileged students.

Building BigBlueButton.Host

As educators, tutors, and small institutions observed Bymond Classroom running smoothly, they began asking for help installing, tuning, and hosting BigBlueButton on their own servers. Helping others solve these deployment hurdles revealed a massive, unaddressed market need: most educators have neither the Linux systems expertise nor the DevOps capacity to maintain real-time media servers themselves.

Solving those server management headaches evolved into the commercial launch of BigBlueButton.Host in 2021. Today, we operate dedicated Linux server pools, TURN/STUN media relays, and automated recording offloading pipelines for universities, coaching institutes, and training academies worldwide.

Pritam Nanda operating cloud infrastructure at his workstation
Pritam Nanda operating Bymond and BigBlueButton.Host cloud infrastructure.

Core Engineering Principles

The principles that govern how I architect systems, manage infrastructure, and advise clients:

1. Software Value Begins After Launch

Software does not become valuable when it is deployed to production; it becomes valuable when people can depend on it every day. True reliability is proven in continuous operation, monitoring, failure recovery, and zero-downtime maintenance.

2. Practical Engineering Over Trending Hype

I select technology stacks based on the specific problem, constraints, and long-term maintainability — never because a framework or tool is currently popular. Unnecessary complexity is the enemy of uptime.

3. Production Reality Matters

Code running on a local development machine is only the starting point. Operating real systems requires understanding real network latency, firewall traversal, memory saturation, edge cases, and graceful degradation when hardware fails.

4. Systems Thinking at Every Layer

Technical decisions cannot be divorced from business realities. An architecture that is technically elegant but financially unviable or operationally fragile is a bad architecture. I evaluate systems across Business → Technology → Operations.

Verified Technical Inventory

Technologies & Operating Truth Tiers

An honest, audited inventory of the tools, platforms, and languages I work with. Categorized by real-world depth rather than misleading percentage bars.

Tier 1 — Strong Hands-On Experience

Production Depth

Technologies Pritam works with continuously in live production, deployment automation, and platform codebases.

BigBlueButton

Multi-node architecture, dedicated server pools, upgrading, operational recovery & room tuning

Linux (Ubuntu / Debian)

Primary operating system for all production hosts, systemd services, resource isolation & storage

Nginx

Reverse proxying, SSL/TLS automation, HTTP request routing, rate limiting & load handling

Docker

Containerizing services, environment isolation, Greenlight deployment & utility sandboxing

Bash / Shell Scripting

Production maintenance automation, provisioning hooks, operational cron scripts

TypeScript & JavaScript

Type-safe web platforms, Next.js components, API services & Node.js backend logic

Next.js & React

Edge-rendered architectures, component-driven UI, server-side data flows & client portals

Stripe API

Multi-currency subscription lifecycles, webhook guarantees & quote-locked checkout engines

Modern CSS

High-performance responsive stylesheets, design tokens, zero-runtime overhead & accessibility

Tier 2 — Practical Experience

Applied Practice

Technologies used meaningfully across real commercial systems, infrastructure integrations, and data layers.

Prometheus & Grafana

Fleet metric collection, telemetry dashboarding & noise-free alert design

coturn (TURN/STUN)

Configuring NAT/firewall traversal relays for real-time media participants

FFmpeg

Automated video/audio transcoding routines for session compilation and streaming

Node.js / Express

Lightweight backend microservices, webhook listeners & API endpoints

PostgreSQL & MySQL

Schema design, migrations, indexing & query execution for account systems

Redis

Session storage, memory caching & event triggers

Cloudflare

Edge DNS, SSL certificates, global CDN caching & edge routing

AWS (EC2 / S3)

Cloud compute provisioning, recording storage buckets & network security groups

n8n (Self-hosted)

Automated operational event workflows connecting internal tools and databases

Tier 3 — Familiarity & Conceptual Knowledge

Architectural Model

Systems and paradigms understood thoroughly at an architectural level without claiming direct protocol development.

WebRTC Protocols

Strong conceptual understanding of real-time stream math, SFU models & firewall behavior

Scalelite

Load balancing concepts and pool orchestration for multi-server BigBlueButton clusters

Kubernetes & Helm

Container orchestration paradigms, manifests and cluster structures

Terraform & Ansible

Infrastructure-as-code principles and configuration management routines

OpenAI / LLM APIs

Structured prompt design, document triage & human-in-the-loop task routing

Tier 4 — Historical Experience

Foundational

Technologies used earlier in college projects, technical workshops, or legacy architectures.

PHP & WordPress

Managed legacy websites prior to modern edge re-platforming

Ruby

Maintained and customized BigBlueButton Greenlight v2/v3 frontend

Python

Application log processing scripts and student training workshop demos

Tier 5 — Company Capability (Bymond Ecosystem)

Company Level

Technologies and capabilities operated across the broader Bymond ecosystem or team. Strictly distinguished from Pritam’s personal development expertise.

LTI 1.3 / IMS Global

Platform plugin integration standard connecting virtual classrooms to Moodle, Canvas, and Blackboard.

Private Cloud LLMs (vLLM)

Bymond R&D exploratory capability for private GPU cloud inference.

Novu Notification Engines

Multi-channel message routing infrastructure used in corporate automation prototypes.