Ashwin Vinod

Reconfigurable Computing · Systems · Embedded · ML

Conway's Game of Life

Complex behaviour governed by simple rules

$whoami

Hey there! I'm Ashwin Vinod, currently a college student at RIT Kottayam pursuing Electronics and Communication Engineering. I'm mostly interested in building highly integrated systems be it software or hardware.

I've worked on projects involving computer vision, text analysis, containers, embedded systems based on arduino, esp32 and much more. My tendency to build side projects gave me quite a lot of exposure to a lot of technologies. My current pursuit is towards the hardware end, learning and experimenting in different sub-fields.

Github | Linkedin | ashwinvinondsa@gmail.com

Selected Projects

Sahoo Bot

Sahoo Bot is a Telegram bot that leverages LLMs to process, store, and retrieve user data, including text, images, documents, and voice messages. It uses an SQLite database for persistent storage and integrates with FastAPI to serve stored documents via HTTP links.

Github

Anvesh

A minimal metasearch engine written in rust. Built to understand how a meta-search engine works.

Github

Chip-8 Emulator

Chip-8 emulator compliant with SUPER-CHIP specification from 1991 excluding the additional opcodes. Built to learn c and raylib.

Github