Skip to content

Commit ce5e95b

Browse files
committed
Deploying to gh-pages from @ f08a4ec 🚀
1 parent fa02dcb commit ce5e95b

File tree

14 files changed

+36
-6
lines changed

14 files changed

+36
-6
lines changed

assets/css/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/main.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
26.8 KB
Loading
16.9 KB
Loading
26.8 KB
Loading

assets/img/members/swadeep.jpg

94.4 KB
Loading

assets/js/search-data.js

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,16 @@ ninja.data = [{
170170
description: "KV NITA, India August, 2021 -",
171171
section: "Projects",handler: () => {
172172
window.location.href = "/projects/High_School_Students/Puhabi/";
173+
},},{id: "projects-massimo-brigola",
174+
title: 'Massimo Brigola',
175+
description: "Spring 2025",
176+
section: "Projects",handler: () => {
177+
window.location.href = "/projects/Master_Students/massimo/";
178+
},},{id: "projects-swadeep",
179+
title: 'Swadeep',
180+
description: "Spring 2025",
181+
section: "Projects",handler: () => {
182+
window.location.href = "/projects/Master_Students/swadeep/";
173183
},},{id: "projects-ariel-shevah",
174184
title: 'Ariel Shevah',
175185
description: "Spring 2021",
@@ -265,6 +275,11 @@ ninja.data = [{
265275
description: "Co-advised with Zhuoyue Zhao Spring 2023 -",
266276
section: "Projects",handler: () => {
267277
window.location.href = "/projects/PhD_Students/Gaoxiang/";
278+
},},{id: "projects-junbeom-in",
279+
title: 'Junbeom In',
280+
description: "Fall 2024 -",
281+
section: "Projects",handler: () => {
282+
window.location.href = "/projects/PhD_Students/Jun/";
268283
},},{id: "projects-sagar-mohan",
269284
title: 'Sagar Mohan',
270285
description: "Fall 2024 -",

assets/jupyter/blog.ipynb.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://cactilab.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://cactilab.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2025-04-07T17:21:49+00:00</updated><id>https://cactilab.github.io/feed.xml</id><title type="html">blank</title><subtitle>CactiLab is in the [Khoury College of Computer Sciences](https://www.khoury.northeastern.edu/) at [Northeastern University](https://www.northeastern.edu/). </subtitle><entry><title type="html">Reproducing the ARMv8-M Secure Stack Pointer Software Vulnerability (CVE-2020-16273)</title><link href="https://cactilab.github.io/blog/2021/Ma/" rel="alternate" type="text/html" title="Reproducing the ARMv8-M Secure Stack Pointer Software Vulnerability (CVE-2020-16273)"/><published>2021-11-02T17:39:00+00:00</published><updated>2021-11-02T17:39:00+00:00</updated><id>https://cactilab.github.io/blog/2021/Ma</id><content type="html" xml:base="https://cactilab.github.io/blog/2021/Ma/"><![CDATA[]]></content><author><name></name></author><category term="security,"/><category term="ARMv8-M"/><summary type="html"><![CDATA[Our exploration of CVE-2020-16273]]></summary></entry></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://cactilab.github.io/feed.xml" rel="self" type="application/atom+xml"/><link href="https://cactilab.github.io/" rel="alternate" type="text/html" hreflang="en"/><updated>2025-04-07T17:31:16+00:00</updated><id>https://cactilab.github.io/feed.xml</id><title type="html">blank</title><subtitle>CactiLab is in the [Khoury College of Computer Sciences](https://www.khoury.northeastern.edu/) at [Northeastern University](https://www.northeastern.edu/). </subtitle><entry><title type="html">Reproducing the ARMv8-M Secure Stack Pointer Software Vulnerability (CVE-2020-16273)</title><link href="https://cactilab.github.io/blog/2021/Ma/" rel="alternate" type="text/html" title="Reproducing the ARMv8-M Secure Stack Pointer Software Vulnerability (CVE-2020-16273)"/><published>2021-11-02T17:39:00+00:00</published><updated>2021-11-02T17:39:00+00:00</updated><id>https://cactilab.github.io/blog/2021/Ma</id><content type="html" xml:base="https://cactilab.github.io/blog/2021/Ma/"><![CDATA[]]></content><author><name></name></author><category term="security,"/><category term="ARMv8-M"/><summary type="html"><![CDATA[Our exploration of CVE-2020-16273]]></summary></entry></feed>

members/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)