KorlaMarch
Core Dev @ HRT, Brown U Alum (CS & Engineering). Big fan of systems and hardware!
New York City, NY
Pinned Repositories
Ant-bot
Ant Bot for google ai challenge
bigDelivery
A control program built on MRPT for an indoor delivery robot w/ ISL2 Lab
brown-hack-2019
competitive-programming
Collection of my source code from programming contests
dining-hall-web
A web application built for Northfield Mount Hermon School's dining service
final-benchmarks
hw-blog
Simple blog made in Meteor as my homework
korlamarch-com
March's Personal Website
tuplex
Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.
pufferfish-software
All software for the Pufferfish ventilator.
KorlaMarch's Repositories
KorlaMarch/competitive-programming
Collection of my source code from programming contests
KorlaMarch/Ant-bot
Ant Bot for google ai challenge
KorlaMarch/bigDelivery
A control program built on MRPT for an indoor delivery robot w/ ISL2 Lab
KorlaMarch/brown-hack-2019
KorlaMarch/dining-hall-web
A web application built for Northfield Mount Hermon School's dining service
KorlaMarch/final-benchmarks
KorlaMarch/hw-blog
Simple blog made in Meteor as my homework
KorlaMarch/korlamarch-com
March's Personal Website
KorlaMarch/tuplex
Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.
KorlaMarch/hw-blog2
Improved Simple Blog System in Meteor
KorlaMarch/microservice-floodgate
KorlaMarch/monty-hall-html5
Monty Hall Game created in HTML5
KorlaMarch/MorseClick
HTML5 Game
KorlaMarch/newhub
KorlaMarch/pypddl-parser
Domain and problem PDDL parser in Python3 using ply.
KorlaMarch/simple_rl
A simple framework for experimenting with Reinforcement Learning in Python.
KorlaMarch/sound-identification
A musical instrument classification program
KorlaMarch/StepperDriver
Arduino library for A4988, DRV8825, DRV8834, DRV8880 and generic two-pin (DIR/STEP) stepper motor drivers
KorlaMarch/todolist
Simple Todo Application in React