-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #355 from nuprl/people
some people
- Loading branch information
Showing
6 changed files
with
46 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,4 @@ compiled/ | |
*.swp | ||
*.html | ||
.DS_STORE | ||
.frog |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -429,15 +429,6 @@ software. | |
My interests are dynamic languages implementations, Just-in-time compilers, and WebAssembly. | ||
} | ||
|
||
@person[#:name "Max Bernstein" | ||
#:title "Advisor: Frank Tip and Jan Vitek" | ||
#:e-mail "[email protected]" | ||
#:website "https://bernsteinbear.com" | ||
#:history @list[ | ||
"Joined Northeastern, 2022"] | ||
#:img "max_bernstein.png"]{ | ||
} | ||
|
||
@person[#:name "Minsung Cho" | ||
#:title "Advisor: Steven Holtzen" | ||
#:e-mail "[email protected]" | ||
|
@@ -486,6 +477,49 @@ software. | |
#:img "liam_devoe.jpg"]{ | ||
I'm interested in property based testing, fuzzing, and testing of all kinds. | ||
} | ||
|
||
@person[#:name "Shubh Agrawal" | ||
#:title "Advisor: Steven Holtzen" | ||
#:e-mail "[email protected]" | ||
#:history @list[ | ||
"Joined Northeastern, 2024" | ||
"BSE, University of Michigan"] | ||
#:img "shubh_agrawal.jpg"]{ | ||
I'm interested in type systems, logic, dynamics, and abstract semantics for proving interesting properties about interesting programming languages. | ||
} | ||
|
||
@person[#:name "Conrad Zimmerman" | ||
#:title "Advisor: Amal Ahmed" | ||
#:e-mail "[email protected]" | ||
#:history @list[ | ||
"Joined Northeastern, 2024" | ||
"BS Brown University, 2024" | ||
"AS Harrisburg Area Community College, 2020" | ||
] | ||
#:website "https://conradz.com" | ||
#:img "conrad_zimmerman.jpg"]{ | ||
I'm interested in developing approaches that enable both computers and humans to more easily reason about complex applications. | ||
} | ||
@person[#:name "Harshit Garg" | ||
#:title "Advisor: Frank Tip" | ||
#:e-mail "[email protected]" | ||
#:history @list[ | ||
"Joined Northeastern, 2024" | ||
"B.E., BITS Pilani"] | ||
#:website "https://harshitgarg.in" | ||
#:img "harshit_garg.jpg"]{ | ||
I like to work on programming languages, and software testing. I also enjoy thinking about specifications of distributed systems. | ||
} | ||
@person[#:name "Vadym Matviichuk" | ||
#:title "Advisor: Olin Shivers" | ||
#:e-mail "[email protected]" | ||
#:history @list[ | ||
"Joined Northeastern, 2024" | ||
] | ||
#:img "vadym_matviichuk.jpg"]{ | ||
I primarily work on compilers, trying to make programs run fast, and I am also interested in adjacent fields like Programming Languages. | ||
Currently working on a compiler that produces parallel GPU code, so developers don't have to use C++ and think about hardware | ||
} | ||
} | ||
|
||
@div[class: "pn-separator-img"]{ | ||
|
@@ -721,7 +755,8 @@ software. | |
#:dissertation "https://hdl.handle.net/2047/D20653005" | ||
#:personal-site "https://mhyee.com/" | ||
#:extra "(Meta)") | ||
|
||
@(alumnus "Max Bernstein" #:year 2024 | ||
#:personal-site "https://bernsteinbear.com") | ||
]}} | ||
|
||
@div[class: "container"]{ | ||
|