From 0552d6a942555c83ee7773354ce05bc2495f3481 Mon Sep 17 00:00:00 2001 From: hugh5 Date: Wed, 13 Nov 2024 03:34:31 +1000 Subject: [PATCH] refactor content and styling in index and resume pages for improved clarity and presentation --- css/style.css | 6 ++- index.html | 41 +++++------------- projects.html | 115 ++++++++++++++++++++------------------------------ resume.html | 33 +++++---------- 4 files changed, 71 insertions(+), 124 deletions(-) diff --git a/css/style.css b/css/style.css index b384596..6d59a27 100644 --- a/css/style.css +++ b/css/style.css @@ -255,6 +255,10 @@ footer a { flex-direction: column; justify-content: center; align-items: center; + + .left { + align-self: flex-start; + } } h1 { @@ -319,7 +323,7 @@ h5 { } } -p > span { +p > span, li > span { /* Accented text */ font-weight: 600; color: var(--accent-color); diff --git a/index.html b/index.html index 536e266..051b5a0 100644 --- a/index.html +++ b/index.html @@ -41,40 +41,19 @@

Hugh

Introdction

-

- I'm a passionate Mobile App Developer with a drive for - creativity and innovation. Here, you'll find a curated - collection of my work, showcasing my expertise, skills, - and dedication to excellence. -

-

- I thrive on solving complex problems, exploring new - ideas, and creating meaningful experiences. With a - background in Computer Science, I bring a unique blend - of technical proficiency, strategic thinking, and a keen - eye for detail to every project I undertake. +

+ I'm a Software Developer with a background in mobile app development, focused on creating functional, engaging, and reliable solutions.

+

+ My portfolio showcases a range of projects that reflect my technical skills, attention to detail, and commitment to quality. +

Career Objectives

-

- I aim to drive innovation, deliver excellence, and solve - complex problems by collaborating effectively, - continuously learning and growing, and making meaningful - contributions to the field of mobile app development. -

-

- I seek to collaborate with and learn from experienced - professionals in the field to continuously learn. With a - strong foundation in programming and a proactive - approach to skill development, my career objective is to - immerse myself in challenging projects and environments - where I can gain valuable insights, refine my technical - expertise, and contribute effectively to innovative - solutions. Through mentorship and collaboration with - seasoned industry veterans, I aspire to accelerate my - growth, broaden my skill set, and ultimately make - meaningful contributions to the advancement of - technology. +

+ I aim to contribute to innovative projects, work alongside experienced professionals, and continue developing my technical skills.

+

+ My goal is to grow through hands-on work, mentorship, and collaboration, allowing me to make impactful contributions to the projects I work on. +

diff --git a/projects.html b/projects.html index e5a71dd..f50e246 100644 --- a/projects.html +++ b/projects.html @@ -35,37 +35,42 @@
Mobile App
@@ -218,29 +223,19 @@
Web App
@@ -299,23 +294,16 @@
Desktop App
@@ -405,26 +393,17 @@
Desktop App
@@ -461,21 +440,17 @@
Desktop App
  • - A simple window-based Snake game implemented - in C using SDL library. + A simple window-based Snake game implemented in C using the SDL library.
  • - The game features a snake that moves around - the screen eating food to grow. + The game features a snake that moves around the screen, eating food to grow.
  • - The game ends when the snake collides with - the walls or itself. + The game ends when the snake collides with the walls or itself.
  • - Written in C using the SDL library for - graphics. -
  • + Written in C using the SDL library for graphics. +
diff --git a/resume.html b/resume.html index 8bac987..67640db 100644 --- a/resume.html +++ b/resume.html @@ -73,28 +73,20 @@
Jan 2023 — Feb 2023
  • - Designed and tested RESTful APIs for a business - directory application using Node.js. + Designed and tested RESTful APIs for a business directory application using Node.js.
  • - Implemented a database schema using MongoDB and - integrated it with the application using - Node.js. + Implemented a database schema using MongoDB and integrated it with the application using Node.js.
  • - Improved the application's search functionality - by implementing a search feature using - ElasticSearch. + Improved the application's search functionality by implementing a feature using ElasticSearch.
  • - Participated in daily stand-up meetings, code - reviews, and sprint planning sessions. + Participated in daily stand-up meetings, code reviews, and sprint planning sessions.
  • - Implemented unit tests and participated in - integration testing to ensure code quality and - reliability. -
  • + Implemented unit tests and participated in integration testing to ensure code quality and reliability. +

@@ -106,18 +98,15 @@

Jul 2023 — Present
    -
  • Tutor Algorithms & Data Structure course.
  • - Assisted students in understanding complex - concepts and solving problems related to - programming languages, algorithms, and data - structures. + Tutor for Algorithms & Data Structure course.
  • - Conducted tutorial sessions, graded assignments, - and provided feedback to students to help them - improve their understanding and performance. + Assisted students in understanding complex concepts and solving problems related to programming languages, algorithms, and data structures.
  • +
  • + Conducted tutorial sessions, graded assignments, and provided feedback to help students improve their understanding and performance. +