diff --git a/.DS_Store b/.DS_Store
index 621c33d..7bd9dd8 100644
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/Beyond_the_lab.html b/Beyond_the_lab.html
index 90b1505..15f769a 100644
--- a/Beyond_the_lab.html
+++ b/Beyond_the_lab.html
@@ -18,5 +18,28 @@ title: Beyond the Lab
Your browser does not support the video tag.
Rafting Summer '24
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/_projects/RFConstruct.md b/_projects/RFConstruct.md
new file mode 100644
index 0000000..e75c73f
--- /dev/null
+++ b/_projects/RFConstruct.md
@@ -0,0 +1,35 @@
+---
+title: Practical 3D Reconstruction using mmWave radars
+
+description: |
+ This research project focuses on utilizing point-cloud-completion methods to enhance and reconstruct objects in 3D in practical settings for autonomous driving.
+
+
+people:
+ - samah
+
+layout: project
+last-updated: 2024-07-03
+---
+This research project aims to leverage machine learning techniques to enhance and reconstruct 3D objects in practical scenarios for autonomous driving.
+
+Wireless signals offer a significant advantage for sensing and imaging, especially in situations where traditional modalities like cameras or LiDAR fall short. Optical sensors often struggle in conditions with occlusions, such as fog, rain, or snow. However, wireless signals, particularly mmWave signals, can penetrate these obstacles, enabling us to perceive environments beyond the limitations of visual sensors.
+
+Despite these advantages, mmWave radar sensors face hardware limitations that affect their resolution and field of view, making their signals difficult to interpret. This project seeks to extend the typical two-dimensional field of view into three dimensions without compromising spatial resolution. Additionally, we explore various methods to enhance these signals by combining machine learning techniques with advanced signal processing.
+
+### Active student projects
+
+1. Multi-Radar SLAM platform
+2. Deploying a SLAM pipeline using a single mmWave Cascaded radar
+3. Study of sensors synchronization and calibration with mmwave radar
+4. Enhancing mmWave radar heatmaps empirically using deconvolution
+
+
+### Completed student projects
+
+1. Experimental platform deployment for TI's mmWave Cascaded Radar on Turtlebot
+
+ Student: Cyril Golaz
+2. 3D partial and complete point clouds dataset using mmWave radar
+
+ Student: Swathi Narashiman
\ No newline at end of file
diff --git a/img/activty/20240318_195731.jpg b/img/activty/20240318_195731.jpg
new file mode 100644
index 0000000..82b9b3b
Binary files /dev/null and b/img/activty/20240318_195731.jpg differ
diff --git a/img/activty/20240730_153345.jpg b/img/activty/20240730_153345.jpg
new file mode 100644
index 0000000..f215036
Binary files /dev/null and b/img/activty/20240730_153345.jpg differ
diff --git a/img/activty/greenScreen-4.png b/img/activty/greenScreen-4.png
new file mode 100644
index 0000000..74a5bae
Binary files /dev/null and b/img/activty/greenScreen-4.png differ