Manav

Hello, I'm Manav! I have a love for mathematics and computers. I enjoy spending time wrestling, skiing and working on various projects.

Currently, I'm waiting for it to snow :(

Me with Wooly

In the meantime I've been spending too much time playing Black Myth: Wukong on a PC I just built (I use arch btw).

Projects

pyai

An AI agent with access to a jupyter notebook. It can write and execute code, able to create scripts to analyze data. Most importantly it is able to receive feedback on errors with its code and iteratively fix them. Hosted in my home lab so it may be slow.

modworm

A site dedicated to modbus some utilities, specifically rain and soil.

rain - A CLI to run and manage simulated modbus servers.

soil - A frontend that can scan for and connect to any modbus server on a network, presenting register banks in an intuitive way. Keep an eye out for version 2.1!

sod - The backend for soil, responsible scanning networking, mapping modbus devices and reading registers. It also persists discoverd devices and their maps across instances.

homebrew-modworm - the brew for downloading rain and soil.

choco-modworm - repo containing choc scripts for downloading rain and soil.

tidepool finance

A site dedicated to preparing for retirement, still a wip but contains some useful tools. The backend is hosted locally by my home lab.

cost of web hosting

I wanted to know how much it would cost to have my own domain name and site.

sacrats

A demo site for my RC flying club. Also I love drones and RC planes.

ncgrapplers

A site for a youth wrestling club I coach at. It was migrated to wordpress for easier maintainability.

hastaginator

Will usae a local LLM to generate hastags for your photos in exchange for more TOPS. built with Tranformers and Gradio.

Directory Watcher

A tool for watching for changes to directory in realtime and altering a server if any changes are detected.

Solar Savings Calculator

A tool to estimate the cost savings to switching to solar, taking into account your electricity bill and energy prices. It can also account for arbitrage with energy storage.

learn c

A set of modules to help me and other learn C.

simple transfer website

I wanted to share some large video files of me and my friends skiing but couldn't figure out how so I hosted them locally with docker and apache so people could download them.

power scheduler

A tool for scheduling power commands, similar to an EMS (Energy Management System).

birthday

A tool for send people slack messages on their birthday! Includes a UI for managing birthdays.

game of life

Conway's game of life implemented in C#

packing

Packing shapes to generate art: circles, lines and fractals.

chatbottron

A not so great chatbot running on a local LLM. Needs more TOPS.

mandelbrot

Explorations with python and the mandelbrot set.

chopsticks

A game where you play against the computer to see who can get the other to 0 fingers first. Computer not included. Built as an exercise to build a rudimentary AI.

enigma

A virtual enigma machine, a WWII cipher device, with all the features and quirks of the original.

poison

A game where you are poisoned and you must use spells and potions to delay the inevitable.