Sepehr Ganji

I'm a Software Developer at CAWST. I did my Computer Science master's at NetMedia.sys at University of Calgary. I've contributed to GSoC 2025, have been an Intern at TELUS, and Software Engineer at Ergo Platform.

Email  /  Blog  /  Github

profile photo

Projects

I'm interested in everything related to computers and electronics. I love trying new things and learning!

Super-Resolution Meets Compression in Live VV: Light on Bits, Rich on Quality
Sepehr Ganji, Amir Allahveran, Mea Wang, Diwakar Krishnamurthy
ACM Multimedia Systems Conference (MMSys '26)

Paper

We present Super-VV, an end-to-end volumetric video streaming framework that combines a quality-preserving downsampler, a fast Draco-based encoder/decoder, and a lightweight CPU-based upsampler. It sustains real-time throughput of up to 73 FPS on commodity CPUs while reducing bandwidth by 98% compared to raw transmission, maintaining compelling visual quality.

Google Summer of Code 2025: Port FatFS to RTEMS
GSoC Archive / Source Code

The focus of this project is porting FatFS to RTEMS, offering a smaller, simpler alternative to the existing custom DOS FS file system. The project will also encompass extending previous benchmarking efforts, developing integrated benchmarking tools within RTEMS, and evaluating the newly ported file system using that tool.

Ergo GraphQL: Ergo Platform GraphQL server
Source Code / Live Demo

By leveraging the current explorer database, we developed a GraphQL server that provides a flexible and efficient way to query blockchain data.
This project won the special award and was selected as one of the Community Favourites at ERGOHACKFEST (IV).

CN2F: A Cloud-Native Cellular Network Framework
Sepehr Ganji, Shirin Behnaminia, Ali Ahangarpour, Erfan Mazaheri, Sara Baradaran,
Zeinab Zali, Mohammad Reza Heidarpour, Ali Rakhshan, Mahsa Faraji Shoyari

Source Code / Paper

In this paper, we share our findings, accompanied by a comprehensive online codebase, about the best practice of using different open-source projects in order to realize a flexible testbed for academia and industrial Research and Development (R&D) activities on the future generation of cellular networks.

Rosen Bridge: An open-source protocol for cross-chain asset transfers
Source Code / Live Demo

My Role: Front-end Developer & Smart Contract Developer

Rosen is an Ergo-centric bridge fortified with multi-layered security protection. In the initial layer, Watchers monitor network activities and report valid bridge-related events to the subsequent layer, Guards. These Guards then carefully process the reported events and execute required actions. In brief, Guards are dedicated to security maintenance and executing responses, while Watchers are focused on the ongoing monitoring of activities and transparent reporting.


This is a fork from the amazing Jon Barron website.