Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Future Blog Post

less than 1 minute read

Published:

This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.

Blog Post number 4

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 3

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 2

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

portfolio

publications

research

DNN Accelerator Resilience

Research Project, Harvard Architecture, Circuits, and Compilers Group, 2021

A current research project I’m leading within the Harvard Architecture, Circuits, and Compilers Group with the help of Abdulrahman Mahmoud. The project aims to develop a software framework for analyzing a DNN accelerator’s resilience to errors (particularly bit flips caused by soft errors). The project’s novel approach is to use dataflow loop nest analysis to understand how an erroneous value in the memory hierarchy will be reused at the software-visible output activation level.

Crypto Hardware Carbon Footprint

Research Project, Harvard Architecture, Circuits, and Compilers Group, 2021

A previous research project I led as an Undergraduate within the Harvard Architecture, Circuits, and Compilers Group with the help of Udit Gupta. The project aimed to better understand the manufacturing carbon footprint of crypto mining hardware and how ASIC designs of mining algorithms leads to interesting emissions characteristics.

Sustainable Datacenter Hardware Management

Research Project, CMU STARLab, 2022

I’m currently leading a research project that is researching ways to reduce the environmental impact of datacenters, particularly centering around reducing the embodied emissions of hardware used in datacenters/hyperscale systems as well as reducing the waste generated from this hardware.

talks

teaching

CS61: Systems Programming and Machine Organization

Undergraduate CS course, Harvard University, Computer Science Department, 2020

CS 61 is the introductory systems programming class at Harvard, normally with around 200 students enrolled. Main topics include: C, C++, and assembly language programming, performance analysis and improvement strategies, memory management, caching, concurrency, threads, and synchronization. The class is taught by Professor Eddie Kohler with around 15-20 teaching fellows every year (of which I’m one!).

ES155: Systems and Control

Undergraduate Controls course, Harvard University, Electrical Engineering Department, 2020

ES 155 is the introductory systems and control class at Harvard. The class covers topics ranging from system modeling (with state-space representation), to stability analysis, to feedback controller design (PID controllers). I had the pleasure of working with Professors Li Na and Yue Lu.

ES50: Introduction to Electrical Engineering

Undergraduate EE course, Harvard University, Electrical Engineering Department, 2021

ES 50 is the introductory electrical engineering class at Harvard. The class covers material ranging from introductory circuit design (resistor circuits, op amps, RLC) to digital logic (FSMs, boolean logic). I had the pleasure of working with professors Chris Lombardo and Marko Loncar.

ES152: Circuits, Devices, and Transduction

Undergraduate EE course, Harvard University, Electrical Engineering Department, 2021

ES 152 is a core course for electrical engineering concentrators at Harvard. The class covers core circuit theory principles (KCL, RLC, amplifiers) and the fundamentals of semiconductor devices (BJTs, MOSFETs, transistor circuits) with the goal of modeling, analyzing, and applying the analog behavior of devices. I had the pleasure of working with Professors Gage Hills and Woodward Yang.