Skip to content
View elegantmonark's full-sized avatar

Block or report elegantmonark

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
elegantmonark/README.md

Trishan Biswas

Quantum computing, AI/QML, scientific tooling, physics simulation, and hardware-aware systems.

Quantum computing | QML | Particle physics | Scientific interfaces | Microcontrollers | Linux systems

LinkedIn GitHub Profile Views


I build projects where quantum systems, physical models, and real hardware need usable interfaces: circuit simulators, particle visualisers, browser-based scientific tools, microcontroller projects, and hardware-aware software.

My main direction is quantum computing and quantum-adjacent systems, with AI/QML, physics simulation, and embedded hardware as closely connected parts of the same stack.

Featured Work

Project What it is Stack / Focus
WALL-F Waste Sorting Robot Autonomous DESN1000 ELEC waste-sorting robot. Placed 2nd out of 30 teams, scoring 16 correct RGB deposits in 10 minutes and earning a High Distinction. Arduino, PixyCam, embedded control, robotics
Quantum Circuit Sim Browser-accessible quantum circuit simulation and visualisation. Python, Flask, quantum computing, simulation UI
Particle Collider Visualiser 3D particle-collision event display with selectable Standard Model-inspired event generation. Python, FastAPI, Three.js, particle physics
VPN From Scratch Educational VPN prototype exploring encrypted transport, packet routing, and TUN-style networking. Python, networking, cryptography, systems

Other Public Builds

Project Why it is here
Brahmanda Interactive universe simulator blending cosmology, quantum fields, collider-style events, entropy flow, and audio-reactive geometry.
MMA Lab 3D 3D interaction and animation experiment using FBX/Mixamo motion assets.

Live Demos

Project Demo
Quantum Circuit Sim quantum-circuit-sim.onrender.com
Particle Collider Visualiser particle-collider-visualiser.onrender.com
Brahmanda brahmanda.netlify.app
MMA Lab 3D mma-lab.netlify.app

Current Direction

  • Building public projects around quantum computing, AI/QML, particle physics, scientific visualisation, and hardware-aware systems.
  • Developing private research/commercial prototypes around QRNG, signal systems, and engineering automation while they mature.
  • Moving toward deeper quantum software, QPU-control ideas, quantum kernels, and hardware-connected scientific tooling.
  • Turning useful experiments into clean, documented repos with demos, screenshots, and reproducible setup.

Technical Stack

Python Qiskit C++ JavaScript Arduino Raspberry Pi ESP32 Linux Debian Fedora Ubuntu Kali Linux Three.js React FastAPI Flask

Engineering Focus

Area What I build
Quantum computing Circuit simulators, fidelity experiments, quantum workflow tooling, and QPU-control ideas
AI / QML Hybrid classical-quantum models, quantum kernels, and AI-assisted scientific workflows
Physics simulation Particle events, cosmology-inspired systems, mathematical visualisation, and field models
Scientific tooling Interfaces that make technical systems easier to inspect, test, and explain
Hardware-aware systems Microcontrollers, sensors, motor control, calibration, Raspberry Pi, ESP32, and Linux-connected hardware
Security and networking Educational systems projects around transport, encryption, and local networking

GitHub Snapshot

Links

LinkedIn | GitHub | trishan.biswas.nexus [at] gmail [dot] com

Pinned Loading

  1. Wall-F Wall-F Public

    I built a waste sorting robot alongside my team members for the DESN1000 ELEC stream source. It functions as outlined in the README and the Final Report.

    C++ 4

  2. quantum-circuit-sim quantum-circuit-sim Public

    I made a quantum circuit simulator with a visual circuit builder, interactive Bloch sphere visualization, and probability distributions.

    Python 1

  3. particle-collider-visualiser particle-collider-visualiser Public

    3D particle physics collision event display with realistic Standard Model physics and CMS detector geometry. Built with FastAPI, NumPy, and Three.js.

    Python 1

  4. vpn-from-scratch vpn-from-scratch Public

    I built an educational VPN from scratch in Python using TUN/Wintun virtual network interfaces, X25519 key exchange, HKDF derived session keys, and an AES-GCM encrypted UDP tunnelling. This is desig…

    Python 1