ESP Biography



SANSKRITI SHARMA, PhD in Comp Sci




Major: Computer Science

College/Employer: Boston University

Year of Graduation: G

Picture of Sanskriti Sharma

Brief Biographical Sketch:

Hi! My name is Sanskriti but I usually go by Sana. I'm a second year PhD student at Boston University. My research focus is Operating and Embedded Systems and I am a teaching assistant in the Intro to Computer Systems course at BU. I also have experience in Machine Learning and Robotics.

Outside of class, I enjoy dancing and visual art



Past Classes

  (Clicking a class title will bring you to the course's section of the corresponding course catalog)

C12263: From Binary to Symbolic Machine Language: How Computers Understand Code in HSSP Summer 2018 (Jun. 30, 2018)
Have you ever wondered how computers actually understand the code you write? Come learn about code in its most basic form, aka Assembly Language! This class start with an overview of binary, hex and computer memory. Then, we will go over converting between simple x86 assembly (NASM syntax) and C. The final project includes defusing a binary bomb using your newfound knowledge!