Pinned Repositories
BookmarkManager
SPE Final Project for Bookmark Manager
breakout
This is the famous ATARI game 'breakout' which was created by a team(including me) for Python semester project.
calculator_devops
Calculator Devops Mini Project
ComputerGraphicsProject
A Computer Graphics OpenGL project where I simulate and Render a complex scene with Cameras, Scene Graphs and Animation. Written in C++ using Modern OpenGL.
CPsolutions
This repository will contain all the solutions I have submitted for problems I have solved with regards to competitive programming
Machine_Learning_Hackathon
This is a repository of my 2 day Machine Learning Hackathon where I deconstructed a Video Game Sales data set and predicted sales and scores on games based on various features available
MIPS_Processor
This is a Hardware Description in Verilog of a non-pipelined MIPS processor with instructions to perform a 2x2 Matrix Multiplication
Personal_Data_Store
This is a PDS (Personal Data Store) written in C to implement database operations. It also implements index based querying for search.
PrologInterpreter
Built a basic Prolog (Logic Programming) Interpreter using Ocaml (Objective-Caml) which is a functional programming language.
Ram-is-me's Repositories
Ram-is-me/Personal_Data_Store
This is a PDS (Personal Data Store) written in C to implement database operations. It also implements index based querying for search.
Ram-is-me/Machine_Learning_Hackathon
This is a repository of my 2 day Machine Learning Hackathon where I deconstructed a Video Game Sales data set and predicted sales and scores on games based on various features available
Ram-is-me/MIPS_Processor
This is a Hardware Description in Verilog of a non-pipelined MIPS processor with instructions to perform a 2x2 Matrix Multiplication
Ram-is-me/PrologInterpreter
Built a basic Prolog (Logic Programming) Interpreter using Ocaml (Objective-Caml) which is a functional programming language.
Ram-is-me/BookmarkManager
SPE Final Project for Bookmark Manager
Ram-is-me/breakout
This is the famous ATARI game 'breakout' which was created by a team(including me) for Python semester project.
Ram-is-me/calculator_devops
Calculator Devops Mini Project
Ram-is-me/ComputerGraphicsProject
A Computer Graphics OpenGL project where I simulate and Render a complex scene with Cameras, Scene Graphs and Animation. Written in C++ using Modern OpenGL.
Ram-is-me/CPsolutions
This repository will contain all the solutions I have submitted for problems I have solved with regards to competitive programming
Ram-is-me/cv
Ram-is-me/draw.io
Draw.io Diagrams
Ram-is-me/Dress-Detection
A dress recognition system was proposed to recognise the dress that a person is wearing in an image. Using Yolo and ResNet architecture.
Ram-is-me/FlockSimulation
Simulation of a flock of birds going towards the target. Written in Java
Ram-is-me/GameDevelopment
This is a repository where I will upload all the games that I am trying to make.
Ram-is-me/howler
a simple(basic) twitter clone
Ram-is-me/ILP-Presentation
Presentation for the ILP Hackathon
Ram-is-me/ImageProcessingAssignments
Python Code for the Assignment 1 for Visual Recognition
Ram-is-me/IMScReport
This is a report of my summer internship at IMSc-Chennai under Prof. Venkatesh Raman on variants of Dominating Sets.
Ram-is-me/Interpreter
This is a python program that works as an interpreter for understanding logic
Ram-is-me/inviwo
Inviwo - Interactive Visualization Workshop
Ram-is-me/invoice2data
Extract structured data from PDF invoices
Ram-is-me/learning-area
Github repo for the MDN Learning Area.
Ram-is-me/LexicalEntailmentProject
This project attempts to solve Cross-Lingual Lexical Entailment using the Attract Repel Framework
Ram-is-me/Portfolio
My Portfolio Website!
Ram-is-me/Ram-is-me.github.io
A Portfolio Website
Ram-is-me/react-big-calendar
gcal/outlook like calendar component
Ram-is-me/RSIC2016ProjectReport
Presented a project report on rational, irrational and transcendental numbers as part of the 5 week long intensive residential camp at the Indian Institute of Technology - Madras
Ram-is-me/simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.
Ram-is-me/stb
stb single-file public domain libraries for C/C++
Ram-is-me/Tabular_Data_Processing_Toolkit
This is the programming project for C++ 3rd semester. It is a small scale tabular data processing toolkit.