diff --git a/_projects/Evobourne.md b/_projects/Evobourne.md
new file mode 100644
index 0000000..98d0af5
--- /dev/null
+++ b/_projects/Evobourne.md
@@ -0,0 +1,24 @@
+---
+layout: page
+title: GyroGlider
+description: Implementing Self Balancing on SRA's latest morphable bot-EvoBourne in a semi-drone mode.
+importance: 1
+---
+
+| Project Domains | Mentors | Project Difficulty |
+|-----------------------------------------------------------------|--------------------------------------------|--------------------|
+| Robotics, Embedded Systems, Control Systems | Shankari Anandakrishnan, Atharva Kashalkar | Hard |
+
+
+
+### Project Description
+Imagine a groundbreaking creation in the making: EvoBorne, a versatile robot being developed by SRA, designed to conquer diverse landscapes both in the air and on the ground. This morphable marvel transitions effortlessly between drone mode, where it soars through airspace, and a quadrupedal form for terrestrial traversal.
+Equipped with a clever configuration of two wheels and two thrusters, the project aims to imbue EvoBorne with autonomous self-balancing capabilities. This will enable the robot to navigate even the steepest terrains in a semi-drone mode, combining the best of aerial and ground mobility.
+
+The ultimate goal? EvoBorne will have a semi-drone mode, allowing it to navigate any environment with ease. This semi-drone capability represents a significant step forward in the evolution of robotics, promising seamless and agile movement across all types of challenging terrain. By use of cutting-edge technologies like SLAM (Simultaneous Localization and Mapping) and advanced trajectory planning EvoBorne bot will achieve full autonomy to traverse through its environment. This is the exciting vision driving the development of EvoBorne.
+
+![Morphobot-SB.png](/assets/img/Morphobot-SB.png)
+
+### Resources
+[M4 by CalTech](https://www.youtube.com/watch?v=YfeBMIqmg1o)
+[EvoBorne by SRA](/assets/pdf/EvoBorne-Poster.pdf)
diff --git a/assets/img/Morphobot-SB.png b/assets/img/Morphobot-SB.png
new file mode 100644
index 0000000..2d7c664
Binary files /dev/null and b/assets/img/Morphobot-SB.png differ
diff --git a/assets/pdf/EvoBorne-Poster.pdf b/assets/pdf/EvoBorne-Poster.pdf
new file mode 100644
index 0000000..5687eb6
Binary files /dev/null and b/assets/pdf/EvoBorne-Poster.pdf differ