From 28e1a68ee7d9d8b72f2f0c8e457b5f07e17f7983 Mon Sep 17 00:00:00 2001 From: ziqguo <39837778+gzquse@users.noreply.github.com> Date: Thu, 8 May 2025 03:07:24 +0000 Subject: [PATCH 1/2] set --- src/App.jsx | 30 +++++++++++++++++++----------- src/Components/About.jsx | 14 ++++++-------- src/Components/Footer.jsx | 3 +-- src/Components/Home.jsx | 11 ++++++----- src/images/man-with-ring.jpg | Bin 0 -> 2758851 bytes src/images/woman-with-tablet.jpg | Bin 1379949 -> 0 bytes 6 files changed, 32 insertions(+), 26 deletions(-) create mode 100644 src/images/man-with-ring.jpg delete mode 100644 src/images/woman-with-tablet.jpg diff --git a/src/App.jsx b/src/App.jsx index 4fbc89d6..a3a9aa1a 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -1,3 +1,13 @@ +/** + * This object represents your information. The project is set so that you + * only need to update these here, and values are passed as properties to the + * components that need that information. + * + * Update the values below with your information. + * + * If you don't have one of the social sites listed, leave it as an empty string. + */ + /** * Application component * @@ -13,10 +23,9 @@ import Home from "./Components/Home"; import Portfolio from "./Components/Portfolio"; import "./styles.css"; - /** * This object represents your information. The project is set so that you - * only need to update these here, and values are passed a properties to the + * only need to update these here, and values are passed as properties to the * components that need that information. * * Update the values below with your information. @@ -24,17 +33,16 @@ import "./styles.css"; * If you don't have one of the social sites listed, leave it as an empty string. */ const siteProps = { - name: "Alexandrie Grenier", - title: "Web Designer & Content Creator", - email: "alex@example.com", - gitHub: "microsoft", - instagram: "microsoft", - linkedIn: "satyanadella", + name: "Ziqing Guo", + title: "PhD student at Texas Tech University", + email: "ziqinguse@gmail.com", + gitHub: "gzquse", + instagram: "ziqing_martin/", + linkedIn: "ziqing-g-993936254/", medium: "", - twitter: "microsoft", - youTube: "Code", + twitter: "Martinetin_", + youTube: "", }; - const primaryColor = "#4E567E"; const secondaryColor = "#D2F1E4"; diff --git a/src/Components/About.jsx b/src/Components/About.jsx index 9eaad4a6..d334b505 100644 --- a/src/Components/About.jsx +++ b/src/Components/About.jsx @@ -10,7 +10,7 @@ import React from "react"; * About background image * * Below is a sample image. Upload the image of your choice into the "images" - * directory and import here for use. Then, set imageAltText to string that + * directory and import here for use. Then, set imageAltText to string that * represents what you see in that image. * * Need an image? Check out https://unsplash.com to download a image you @@ -24,19 +24,17 @@ const imageAltText = "purple and blue abstract background"; * Sort description that expands on your title on the Home component. */ const description = - "I'm a UI/UX student studying at Barnett Technical University. I enjoy creating unique and simplistic user interfaces in creative ways."; + "I am currently the research fellow of Computer Science Ph.D. student at Texas Tech University in Professor Ziwen Pan's group. My research interests include quantum computing and quantum cryptography. Previously, I worked with Jan Balewski at Lawrance National Berkeley Lab on quantum image encoding experiments, and Pro. Katherine James at Newcastle University in the field of Deep Learning. I received NERSC AY 2025 Director Reserve Allocation Award. Outside of research and academics, I am a huge fan of table tennis and love to travel."; /** * List of some of skills or technologies you work on, are learning, * passionate about, or enjoy, */ const skillsList = [ - "Web design", - "User experience", - "Inclusive design", - "Focus group testing", - "Mobile user interfaces", - "Graphic design", + "HPC", + "Programming", + "Mathematica", + "DevOps", ]; /** diff --git a/src/Components/Footer.jsx b/src/Components/Footer.jsx index d7651794..ad5fbe85 100644 --- a/src/Components/Footer.jsx +++ b/src/Components/Footer.jsx @@ -50,7 +50,7 @@ const Footer = (props) => { gap: "2.5rem", padding: "5rem 0 3rem", backgroundColor: primaryColor, - width: "100vw" + width: "100vw", }} >
5-0Xuq}<-4G