From 7c6527ba546be93238c3d0756f709daed7a96cc3 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Thu, 28 Aug 2025 01:28:41 -0400 Subject: small fixes and metadata --- src/components/Projects.jsx | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'src/components/Projects.jsx') diff --git a/src/components/Projects.jsx b/src/components/Projects.jsx index 36cdf47..51c000b 100644 --- a/src/components/Projects.jsx +++ b/src/components/Projects.jsx @@ -65,25 +65,24 @@ export const Projects = () => { window.open("https://github.com/millyz2023/Brown-Housing-Notification/", "_blank")} + whileHover={{ y: -10, transition: { duration: 0.2 }, cursor: "alias" }} + onClick={() => window.open("https://app.powerbi.com/view?r=eyJrIjoiMTdmMzVlNGMtYzhkMS00OTFkLWIwYzEtZmY2ODIyYjJkOGY1IiwidCI6ImE5ZjM5NjdkLTQwOWItNDNmNy05MjQ2LTY2YjljNTQzYTRkNSJ9&pageName=b178d00c0c03a7a3409e", "_blank")} > -

Brown Housing Notifications

+

Little Dictionary of Fashion by Christian Dior

- A python script that scrapes Brown University's off-campus housing website and sends notifications via email when new housing options become available. + An interactive Power BI applet allowing for exploration of Christian Dior's fashion from the 50s.

Python - RESTful APIs - SMTP + PowerBI
@@ -91,44 +90,45 @@ export const Projects = () => { className="project-card" variants={fadeInUp} whileHover={{ y: -10, transition: { duration: 0.2 }, cursor: "alias" }} - onClick={() => window.open("https://github.com/millyz2023/Find-your-flight", "_blank")} + onClick={() => window.open("https://github.com/millyz2023/Brown-Housing-Notification/", "_blank")} > -

Find Your Flight

+

Brown Housing Notifications

- Uses the Flight Search APIs to ease the process of making a perfect travel plan. + A python script that scrapes Brown University's off-campus housing website and sends notifications via email when new housing options become available.

Python RESTful APIs + SMTP
window.open("https://app.powerbi.com/view?r=eyJrIjoiMTdmMzVlNGMtYzhkMS00OTFkLWIwYzEtZmY2ODIyYjJkOGY1IiwidCI6ImE5ZjM5NjdkLTQwOWItNDNmNy05MjQ2LTY2YjljNTQzYTRkNSJ9&pageName=b178d00c0c03a7a3409e", "_blank")} + whileHover={{ y: -10, transition: { duration: 0.2 }, cursor: "alias" }} + onClick={() => window.open("https://github.com/millyz2023/Find-your-flight", "_blank")} > -

Little Dictionary of Fashion by Christian Dior

+

Find Your Flight

- An interactive Power BI applet allowing for exploration of Christian Dior's fashion from the 50s. + Uses the Flight Search APIs to ease the process of making a perfect travel plan.

Python - PowerBI + RESTful APIs
-- cgit v1.2.3-70-g09d2