diff --git a/assets/css/style.css b/assets/css/style.css index 0bb64f0..64f5263 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -198,4 +198,29 @@ img { background-color: var(--color-base); border-radius: 100px; font-size: 24px; -} \ No newline at end of file +} + + +.projects-container { + display: flex; + flex-wrap: wrap; + justify-content: center; + gap: 20px; /* Adjust gap as needed */ +} + +.col-md-6 { + flex: 1 1 45%; /* Adjust the percentage as needed to fit your design */ + box-sizing: border-box; + max-width: 100%; +} + +.card-custom { + height: 100%; /* Ensure cards take up the full height available */ + display: flex; + flex-direction: column; + justify-content: space-between; +} + +.card-custom-content { + flex-grow: 1; +} diff --git a/assets/images/project-4.jpg b/assets/images/project-4.jpg new file mode 100644 index 0000000..96eba31 Binary files /dev/null and b/assets/images/project-4.jpg differ diff --git a/index.html b/index.html index 7fb68f5..4d1be4b 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@

I'M AYAN JOSHI

I'm a Software Engineer, from India who loves to explore new technologies and leverage them to solve real-life problems.

- Explore My Work + Resume Call: 7276079913
@@ -136,47 +136,63 @@

My Recent Projects

-
-
-
- + + +
+
+
+
+ +
+
+ Object Detector +

An object detector Python project is a computer vision application that is able to identify and locate objects within an image or video stream.

+

Techstack: Python, OpenCV, Numpy, GUI

+
-
- Object Detector -

An object detector Python project is a computer vision application that is able to identify and locate objects within an image or video stream

-

Techstack: Python, openCv, Numpy, GUI

+
+ +
+
+
+ +
+
+ Sorting Visualizer +

The Sorting Visualizer is a basic web application that allows you to visualize the process of sorting on a set of randomly generated bars.

+

The added feature in the visualizer is the sound while visualizing.

+

Techstack: HTML, CSS, JavaScript

+
-
- -
-
-
- + +
+
+
+ +
+
+ PRODO +

Prodo, your go-to student productivity app! Prodo is designed to help students stay organized, focused, and productive.

+

Techstack: JavaScript, Firebase, jQuery, Bootstrap

+
-
- Sorting Visualizer -

The Sorting Visualizer is a basic web application that allows you to visualize the process of sorting on a set of randomly generated bars.

-

The added feature in the visualizer is the sound while visualizing.

-

Techstack: Html, Css, Javascript

+
+ +
+
+
+ +
+
+ Policy-Clarity +

PolicyClarity is a free and user-friendly platform designed to help users understand complex policies by providing simple and clear summaries.

+

Techstack: Python's FastAPI, React, Tailwind CSS, Generative AI

+
-           
- -
-
-
- -
-
- PRODO -

Prodo, your go-to student productivity app! Prodo is designed to help students stay organized, focused, and productive

-

Techstack: Javascript, Firebase, jQuery, Bootstrap

-
-
-
- - +
+