Skip to content
View ris-work's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ris-work

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ris-work/README.md
  • πŸ‘‹ Hi, I’m Rishikeshan Sulochana/Lavakumar .
  • πŸ‘€ I’m interested in networking (WebRTC), cryptography (see my paper), P2P networks and auditable database (RDBMS/ACID) designs.
  • 🌱 I’m currently looking forward to working with you!
  • πŸ’žοΈ I’m looking to collaborate on any project!
  • πŸ“« How to reach me: by phone (+94776942199) or email
  • πŸ₯Ό I have experience working with the following languages: C#, Rust, PL/pgSQL, Python, JS, Java, VB (.net), PHP, PowerShell, C (fixing driver code)
  • βš™ I have experience configuring the following things: SSH automation, WireGuard, Apache2.
  • πŸ§‘β€πŸ’» Familiar technologies: WebRTC, VNC, SQLite, PostgreSQL, Eto.Forms, LINQ, LLMs, Vectors, RAGs and ML models, SciPy, Pandas and SymPy.
  • πŸ”§ I test my software routinely on and debug on: πŸ‘Ή FreeBSD, 🐧 GNU/Linux, 🚩 NetBSD, πŸͺŸ Microsoft Windows (R) Native.
  • πŸͺ² Debuggers: GDB, CheatEngine
  • 𓀨 Hardware: Raspberry Pi 3, 4, Radxa X2L, Arduino, AllWinner D1 (RISC-V/C906) series

(Please see my contributions for evidence)

Health Monitor / Health Monitor Log Viewer:

(It does discrete time-series differentiation for calculating CPU load, reencoded in VP8)

hmlv.webm

Business Analytics System:

ba

It can do time-series spectral analysis! ba_sa

Screen in NVR

Register your computer screen as an ONVIF camera, for NVR (the example here is Dahua NVR), you can record and playback:

onvif_nvr

Pinned Loading

  1. sqlitefs sqlitefs Public

    Forked from narumatt/sqlitefs

    sqlite as a filesystem, with critical bugfixes and feature improvements, forked from the one by @narumatt, written in Rust

    Rust 3

  2. cs-nativehttpproxy cs-nativehttpproxy Public

    Basic HTTP CONNECT proxy.

    C# 1

  3. business_analytics business_analytics Public

    Business analytics system used by SR Medicals. Read-only mirror for the work happening at https://vz.al/chromebook/srmwebapp (fossil repository).

    PHP

  4. invoicer invoicer Public

    Invoicer is a Inventory Management / Accounting / POS system. Read-only mirror for work that happens at https://vz.al/chromebook/invnew (fossil repository).

    C#

  5. webrtc-udp-tcp-forwarder webrtc-udp-tcp-forwarder Public

    Forward arbitrary streams through WebRTC, with end-to-end encryption and direct connections. A part of a software suite designed to augment secure and authenticated peer-to-peer communications.

    C#

  6. sqlitefs_temporal sqlitefs_temporal Public

    Temporal module for SQLiteFS written in Rust, with configurable synchronization and storage options. Useful for filesystem change auditing. Optional compression.

    Rust