From 61b02cf9cf782ff17f10b4631a939b25b3c9f752 Mon Sep 17 00:00:00 2001 From: Nicholas Amancio Date: Sun, 30 Mar 2025 22:23:43 -0700 Subject: [PATCH] fixed carousel for mobile view, added linkedin links for developers in the projects page, and got rid of that old picture at the bottom of the mobile view since it needs to be updated --- public/stylesheets/index.css | 26 +++++++++ views/index.ejs | 102 +++++++++++++++++++++++++++-------- 2 files changed, 106 insertions(+), 22 deletions(-) diff --git a/public/stylesheets/index.css b/public/stylesheets/index.css index dfa8e69..4de8bd0 100644 --- a/public/stylesheets/index.css +++ b/public/stylesheets/index.css @@ -677,6 +677,15 @@ header { padding: 0 5%; } +.project-container ul { + list-style: none; +} + +.project-description li.button-container { + display: flex; + flex-direction: column; +} + /* hide desktop projects elements */ #projects .circle, .projects-banner { @@ -706,6 +715,10 @@ header { margin-bottom: 1rem; } +.project-description li a { + color: #1bc778; +} + .app-demo { color: var(--blue); text-decoration: none; @@ -1807,8 +1820,21 @@ footer ul { margin-top: 1rem; } + .project-description li a { + color: #1bc778; + } + + .project-description li a:hover { + color: #28f08c; + } + .project-description li.button-container { list-style-type: none; + display: flex; + flex-direction: column; + justify-content: start; + align-items: start; + gap: 1rem; } .app-demo { diff --git a/views/index.ejs b/views/index.ejs index c95ccc5..e38db83 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -417,10 +417,10 @@ - Justin + Justin - Daniel + Daniel - Brandon + Brandon - Jeremy + Jeremy - Julian + Julian - Jayden + Jayden - Michael + Michael - Stephanie + Stephanie - Tony + Tony - Johhny + Johhny - nick + nick @@ -688,7 +713,20 @@ Tech Stack: JavaScript, HTML, Tailwind CSS, Figma, Git/GitHub
  • - Developers: Justin Nguyen, Christopher Lo, Daniel Pasion, Gerardo Solis, Thomas Phao, Jairus Legion, Rebecca Smith, Rane Dy, Armin Erika Polanco, Maddie Issacs + Project Leads: Christopher Lo, + Justin Nguyen, + Daniel Pasion, + Michael Wu +
  • +
  • + Developers: + Gerardo Solis, + Thomas Phao, + Jairus Legion, + Rebecca Smith, + Rane Dy, + Armin Erika Polanco, + Maddie Issacs
  • - GitHub Repository + Click Here to View the Website + Click Here to View the GitHub Repository
  • @@ -789,10 +828,22 @@ Services: Vercel, Render, Mailgun, Squarespace
  • - Developers: Daniel Pasion, Nicholas Amancio, Caleb Chung, Cesar Henry dePaula, Jade Nguyen, Tony Tong, Justin Nguyen, Tommy Phao, Jayden Nguyen + Project Lead: Daniel Pasion +
  • +
  • + Developers: + Nicholas Amancio, + Caleb Chung, + Cesar Henry dePaula, + Jade Nguyen, + Tony Tong, + Justin Nguyen, + Tommy Phao, + Jayden Nguyen
  • - GitHub Repository + Click Here to View the Website + Click Here to View the GitHub Repository
  • @@ -814,10 +865,17 @@ offering greater accuracy and ease of use for programmers.
  • - Project Lead: Michelle Reyes + Project Lead: Michelle Reyes
  • - Members: Megan Bee, Michael Castillo, Britney Collier, Bijou Raj, Nicholas Hoang, Hanmo Zhang, Gabriel Robles, Johnny Garcia + Members: Megan Bee, + Michael Castillo, + Britney Collier, + Bijou Raj, + Nicholas Hoang, + Hanmo Zhang, + Gabriel Robles, + Johnny Garcia
  • Python Libraries: Scikit-learn, TensorFlow, Seaborn, Matplotlib, Pandas, NumPy @@ -826,7 +884,7 @@ Code Editors: Visual Studio Code, Jupyter Notebook
  • - GitHub Repository + Click Here to View the GitHub Repository
  • @@ -1059,9 +1117,9 @@
    - - + -->