{"id":27874199,"url":"https://github.com/fizzymo/responsive-portfolio","last_synced_at":"2026-01-23T12:20:21.012Z","repository":{"id":243255171,"uuid":"811914038","full_name":"FizzyMo/Responsive-Portfolio","owner":"FizzyMo","description":"Personalized Portfolio","archived":false,"fork":false,"pushed_at":"2025-07-08T09:12:05.000Z","size":2589,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T09:47:27.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fizzymo.github.io/Responsive-Portfolio/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FizzyMo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-07T14:52:51.000Z","updated_at":"2025-07-08T09:12:09.000Z","dependencies_parsed_at":"2024-06-16T14:30:18.295Z","dependency_job_id":"ce769399-f81b-4da1-9841-4343f60f4252","html_url":"https://github.com/FizzyMo/Responsive-Portfolio","commit_stats":null,"previous_names":["fizzymo/responsive-portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FizzyMo/Responsive-Portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyMo%2FResponsive-Portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyMo%2FResponsive-Portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyMo%2FResponsive-Portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyMo%2FResponsive-Portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FizzyMo","download_url":"https://codeload.github.com/FizzyMo/Responsive-Portfolio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyMo%2FResponsive-Portfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28691043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-05T01:31:39.133Z","updated_at":"2026-01-23T12:20:20.962Z","avatar_url":"https://github.com/FizzyMo.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Header](https://github.com/user-attachments/assets/a039ce3a-a652-4d0a-be3e-b0ee4b55c83c)\n\u003ch1 align=\"center\"\u003eCarisa Saenz-Videtto's Portfolio\u003c/h1\u003e\n\nI'm delighted you're looking over my portfolio. This website provides an insight into my life as a backend developer. It's a combination of my enthusiasm for creating stylish, high-performance web solutions and a touch of my personality. You'll find hints of my favorite colors, such as deep purples and vivid pinks, scattered throughout - it's just a simple way to bring a little \"me\" into the professional design.\n\n## Table of Contents\n* [Technologies](#technologies)\n* [Features](#features)\n* [Project Structure](#project-structure)\n* [Getting Started](#getting-started)\n* [Author](#author)\n* [Contact](#contact)\n\n## Technologies\nThis portfolio website was built using a combination of technologies I love working with:\n* **HTML:**\n  * The foundation of the website, giving it structure and content.\n* **CSS:**\n  * The styling magic that brings my vision to life.\n* **JavaScript:**\n  * The magic behind interactive elements, animations, and making the website dynamic.\n* **jQuery:**\n  * Simplifies working with JavaScript, making it more efficient and enjoyable.\n* **Visual Studio Code:**\n  * My go-to development environment, a powerful tool that makes coding a breeze.\n* **Node.js:**\n  * The server-side backbone for the portfolio, using JavaScript to power the backend.\n* **Express.js:**\n  * A framework that makes building web applications with Node.js a joy.\n* **Nodemailer:**\n  * Handles sending emails, so I can keep in touch with you.\n* **SweetAlert2:**\n  * Adds user-friendly alerts to enhance the user experience.\n\n## Features\nThis portfolio website has a few key features I'm excited about:\n* **Responsive Design:** It looks fantastic on any device, whether you're browsing on a desktop, tablet, or phone.\n* **Animated Elements:** I loved using subtle animations and transitions to make the site more visually appealing and engaging.\n* **Contact Form:** Please contact me at any moment; I would be delighted to hear from you!\n* **Project Showcase:** See some of the projects I've worked on, with links to live demos and the code.\n* **Skills and Experience:** Get a clear picture of my expertise in various programming languages and professional skills.\n* **Education and Work History:** A quick look at my background, showing my journey to where I am today.\n* **About Me:** Learn about me beyond the code; I'm more than simply a developer!\n\n## Project Structure\nThe portfolio is made up of a few key files:\n* **index.html:** The heart of the website, containing the structure and content.\n* **server.js:** The Node.js file that runs the server, handles requests and responses, and sends emails.\n* **assets/css/style.css:** The CSS file that defines how everything looks.\n* **assets/javascript/main.js:** The JavaScript file that brings the website to life, handling animations, form submissions, and navigation.\n* **assets/javascript/script.js:** The JavaScript file that brings the website to life, handling animations, form submissions, and navigation.\n \n## Getting Started\nWant to see my portfolio in action? Just visit this link:\nhttps://github.com/FizzyMo/Responsive-Portfolio\n## Author\n**Carisa Saenz-Videtto**\n## Contact\ncarisasaenz@gmail.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffizzymo%2Fresponsive-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffizzymo%2Fresponsive-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffizzymo%2Fresponsive-portfolio/lists"}