From fefceeceb66bfe234758b6c84ac63e0b57caeabc Mon Sep 17 00:00:00 2001 From: Felix Samuel Guzman Ceri <113263790+FelixS2000@users.noreply.github.com> Date: Wed, 11 Jun 2025 15:30:42 -0400 Subject: [PATCH] sving updates and implementation of tailwind --- index.html | 197 +++++++++++++++++++++++---------------------- input.css | 11 +++ script.js | 94 ++++++++++++++++----- styles.css | 3 + tailwind.config.js | 23 ++++++ 5 files changed, 213 insertions(+), 115 deletions(-) create mode 100644 input.css create mode 100644 tailwind.config.js diff --git a/index.html b/index.html index 1f28320..5cb9c92 100644 --- a/index.html +++ b/index.html @@ -2,107 +2,110 @@
- - - -
- AdviWeather is a weather app that provides weather information, forecasts, and a 5-day outlook for any - location in the world.
- Visit AdviWeather -RecipeFinder is a web app that allows users to search for recipes using ingredients, dishes, or cuisines. It - also provides a list of recently viewed recipes.
- Visit RecipeFinder -CurrencyFlipper is a currency converter web app that supports 150+ currencies. It also provides exchange rate - forecasts based on historical data.
- Visit CurrencyFlipper -New Year Countdown App is a user-friendly application designed to keep users excited and engaged as they - eagerly anticipate the arrival of the New Year. The app features a dynamic countdown timer, festive visual - elements, and optional customizable reminders, offering a delightful and interactive experience to help - users usher in the upcoming year with joy and anticipation.
- Visit NewYearCountDown -Welcome to my personal corner of the web! I'm Felix Guzman, a passionate Web Developer with a knack for - crafting digital experiences. I am on a journey to explore the vast realms of technology and create - innovative solutions that leave a lasting impression.
- -My academic background includes a Bachelor's degree in Software Development from Brigham Young University - - Idaho, where I honed my skills in developing applications across diverse domains. During my studies, I - delved into the world of web development, creating visually captivating, user-centric websites that adhere - to industry standards and best practices. I'm always eager to leverage cutting-edge technologies to elevate - my programming skills and efficiency.
- -As a proud recipient of an Associate Certificate in Web & Computer Programming, I have engineered Single Page - Applications (SPAs) using JavaScript and node.js. My approach to projects involves orchestrating seamless - teamwork, promoting robust collaboration, and effective communication. I enjoy integrating APIs into - websites to enhance functionality and user satisfaction. I'm also adept at utilizing tools like Trello for - streamlined project management, both individually and collaboratively.
- -Beyond my technical skills, I hold a PathwayConnect Certificate from BYU-Pathway Worldwide, emphasizing - proficiency in English language, effective online collaboration, and the nurturing of leadership and - problem-solving skills.
-
+ AdviWeather is a weather app that provides weather information, forecasts, and a 5-day + outlook for any location in the world.
+ Visit AdviWeather +RecipeFinder is a web app that allows users to search for recipes using ingredients, dishes, + or cuisines. It also provides a list of recently viewed recipes.
+ Visit RecipeFinder +CurrencyFlipper is a currency converter web app that supports 150+ currencies. It also + provides exchange rate forecasts based on historical data.
+ Visit CurrencyFlipper +A user-friendly countdown app for the New Year with festive visuals and optional reminders to + celebrate with joy and anticipation.
+ Visit NewYearCountDown +Welcome to my personal corner of the web! I'm Felix Guzman, a passionate Web Developer with a knack for + crafting digital experiences. I am on a journey to explore the vast realms of technology and create innovative + solutions that leave a lasting impression.
+ +My academic background includes a Bachelor's degree in Software Development from Brigham Young University - Idaho, + where I honed my skills in developing applications across diverse domains.
+ +I’ve engineered SPAs using JavaScript and Node.js, integrated APIs, and managed projects efficiently using + tools like Trello. My approach is focused on teamwork, collaboration, and effective communication.
+ +Beyond technical skills, I hold a PathwayConnect Certificate from BYU-Pathway Worldwide, emphasizing effective + communication, leadership, and problem-solving.
+