Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This repository contains the source code for my personal portfolio website. It's a fully responsive, single-page application designed to showcase my skills, feature my projects, and provide a way for potential employers and collaborators to connect with me.

License

Notifications You must be signed in to change notification settings

emellybmuniz/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio

🇺🇸 English | 🇧🇷 Português

GitHub License GitHub language count GitHub last commit GitHub repo size Project Status

This repository contains the source code for my personal portfolio website. It's a fully responsive, single-page application designed to showcase my skills, feature my projects, and provide a way for potential employers and collaborators to connect with me.


📋 Index


🚀 Project Overview

Project Demo

This portfolio was built from scratch to serve as a central hub for my professional identity as a Frontend Developer. The primary goal is to present my work in a clean, visually appealing, and user-friendly manner. It reflects my passion for technology and design, demonstrating how I transform ideas into functional and aesthetic digital solutions.

✨ Highlights & Features

  • 🎨 Light/Dark Theme: A user-friendly toggle to switch between light and dark modes for optimal viewing comfort.
  • 📱 Fully Responsive Design: A mobile-first approach ensures a seamless experience on any device, from smartphones to desktops.
  • 🚀 Dynamic Project Showcase: Projects are displayed in a clean grid, with a "Show More" button to progressively load additional work.
  • ✨ Interactive UI: Engaging user experience with a typing effect on the hero section and a certificate carousel.
  • ✅ Functional Contact Form: Integrated with FormSubmit for easy and direct communication.

🛠️ Technologies Used

This project was built using the following technologies:

HTML5 CSS3 JavaScript

⚙️ Prerequisites

All you need is a modern web browser.

📦 Installation

# 1. Clone this repository
$ git clone https://github.com/emellybmuniz/portfolio.git
# 2. Navigate to the project directory
$ cd portfolio
# 3. Open in your browser

# Linux
$ xdg-open index.html

# macOS
$ open index.html 

# Windows
$ start index.html 

💡 How to Use

  1. Use the navigation bar to jump to the Projects, Skills, and Contact sections.
  2. Click the "Show More" button in the projects section to load more of my work.
  3. Use the theme toggle button (🌙/☀️) in the menu to switch between light and dark modes.
  4. Download my resume directly via the "Download CV" link.
  5. Get in touch with me using the functional contact form at the bottom of the page.

🤝 Contribution

Contributions are always welcome and greatly appreciated! Feel free to open an issue or submit a pull request.

  1. Fork the repository.
  2. Clone your fork to your machine: (git clone https://github.com/your-username/portfolio.git)
  3. Configure the original repository as upstream (optional):
    git remote add upstream https://github.com/emellybmuniz/portfolio.git
    git fetch upstream
    git checkout main
    git merge upstream/main`
  4. Create a new branch (git checkout -b feature/amazing-feature).
  5. Commit your changes (git commit -m 'Add amazing feature').
  6. Push to the branch (git push origin feature/amazing-feature).
  7. Open a Pull Request.

🔑 License

This project is licensed under the GNU Lesser General Public License v2.1 (LGPL-2.1).
You are free to use, modify, and distribute this project under the terms of this license, provided that derivative works are also licensed under the LGPL-2.1.

For more details, please see the LICENSE file included in this repository.

✍️ Author

Crafted with ❤️ by Emelly Beatriz

📬 Get in touch: 📧 [email protected] | 💼 Linkedin | 🐙 Github

About

This repository contains the source code for my personal portfolio website. It's a fully responsive, single-page application designed to showcase my skills, feature my projects, and provide a way for potential employers and collaborators to connect with me.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •