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.
- Project Overview
- Highlights & Features
- Technologies Used
- Prerequisites
- Installation
- How to Use
- Contribution
- License
- Author
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.
- 🎨 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.
This project was built using the following technologies:
All you need is a modern web browser.
# 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 - Use the navigation bar to jump to the Projects, Skills, and Contact sections.
- Click the "Show More" button in the projects section to load more of my work.
- Use the theme toggle button (🌙/☀️) in the menu to switch between light and dark modes.
- Download my resume directly via the "Download CV" link.
- Get in touch with me using the functional contact form at the bottom of the page.
Contributions are always welcome and greatly appreciated! Feel free to open an issue or submit a pull request.
- Fork the repository.
- Clone your fork to your machine: (
git clone https://github.com/your-username/portfolio.git) - 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` - Create a new branch (
git checkout -b feature/amazing-feature). - Commit your changes (
git commit -m 'Add amazing feature'). - Push to the branch (
git push origin feature/amazing-feature). - Open a Pull Request.
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.
Crafted with ❤️ by Emelly Beatriz
📬 Get in touch: 📧 [email protected] | 💼 Linkedin | 🐙 Github