Akshar Yeccherla
  • Aspiring Developer
  • Competitive Programmer
  • Wannabe Photographer
  • Student
  • Speedrunner?
  • Galaxy Master

CNCM Online

An innovative contest platform with real-time scoring and leaderboard updates. Inspired by the Codeforces model, but for math conmpetitions.
Next.js
MongoDB
Firebase

Delaunay Mesh Deformation

Python implementations of several Delaunay-based mesh deformation algorithm, such as DGM and DGM-RBF, with novel improvements.
Python
Algorithms

Conditional Model Reliance

A Python package for computing the conditional model reliance (CMR) variable importance metric, as outlined in (paper).
Python
ML

Wyvern

Lightweight video-call platform with viewer-level scene control. Think OBS, but in the hands of the viewer.
Svelte
Peer.js
Socket.IO

Variable Importance Tester

Python package to test datasets against combinations of feature screening, models, and variable importance metrics.
Python
ML

This Website

Source code for this website to house my cool projects and photography! Parallax effect inspired from Hyperflexed's YouTube channel.
Next.js
Tailwind

Mask R-CNN for Cars

Object detection model for detecting cars on dashcam-view images, developed with Mask-RCNN, TensorFlow, and Keras.
Python
ML