Work

Summer Scholar

HP
June 2020 - present

Researcher

CVIT, IIITH
May 2020 - present

UI/UX Designer

Instreet
March 2020 - present

Web Developer

DevGods
May 2020 - present

Creative Director

Ping!
July 2018 - present

Design Head

E-Cell, IIIT-H
April 2019 - present

Coordinator

Pentaprism, IIIT-H
July 2019 - present

Tech Skills

CarAI

Description
  • Developed models to simulate a self-driving car
  • Machine Learning and Reinforcement Learning were used to teach the car to navigate in the custom made road maps
  • Training data features were collected by recording a human driving the car on the track
Technologies Used
Code
Created with
Yoogottam Khandelwal

Movie Recommender

Description
  • Uses Machine Learning to develop a profile of users based on their previous reviews
  • It then uses the created profiles to estimate how the users would rate movies they haven't seen before.
Technologies Used
Code

MIPS Processor

Description
  • Developed a MIPS32 ISA based processor in Verilog
  • It is capable of running programs to perform bubble sort, merge sort, etc.
  • Modularity of code makes it easy to manipulate the various parameters of the processor with ease.
  • Programs can be coded in assembly (using the MIPS32 ISA), and then converted into binary files using the assembler developed
Technologies Used
Code

VGA Card

Description
  • Developed a functional VGA card capable of displaying graphics on CRT, LCD and LED monitors.
  • Tested on the Nexys 2 FPGA board
  • Takes in an image as input and gives out the timing vs pixel RGB values for displaying the image on the screen
Technologies Used
Code
Created with
Shivansh Rakesh

Epicycle Drawer

Description
  • A tool that takes in a drawing as input from the user and draws it using epicycles
  • It is based on the concept of Fourier Transforms and Digital Signal Processing
  • The aim of the project is to arrange circles such that the path of a specific point on the last circle results in the input drawing
Technologies Used
Code

Fourier Transform Visualiser

Description
  • A simple tool to visualize the computation of a Fourier Transform
  • Inspired from 3B1B's video on Fourier Transforms
Technologies Used
Code

Games Collection

Description
  • An assortment of various games developed using Python
  • Includes games such as Conway's Game of Life, Volleyball, Bowmasters, Pacman, and Balldrop
Technologies Used
Code
CGOL VB BM PM BD