Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilyanosovsky/portfolio-imn
My personal portfolio web site
https://github.com/ilyanosovsky/portfolio-imn
css3 flexbox html5 javascript netlify-deployment portfolio-website responsive-design
Last synced: 5 days ago
JSON representation
My personal portfolio web site
- Host: GitHub
- URL: https://github.com/ilyanosovsky/portfolio-imn
- Owner: ilyanosovsky
- Created: 2023-08-18T12:31:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-24T16:00:41.000Z (over 1 year ago)
- Last Synced: 2024-11-07T19:42:44.630Z (about 2 months ago)
- Topics: css3, flexbox, html5, javascript, netlify-deployment, portfolio-website, responsive-design
- Language: HTML
- Homepage: https://ilyanosovsky.netlify.app/
- Size: 9.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Personal Portfolio Website
Welcome to my personal portfolio website! This repository contains the code for my fully responsive portfolio website. The website is built using HTML, CSS, and JavaScript for the navigation functionality. It's deployed using [Netlify](https://www.netlify.com/) and showcases my skills, projects, and experiences.
## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Screenshots](#screenshots)
- [Technologies Used](#technologies-used)
- [Deployment](#deployment)
- [Usage](#usage)
- [Contact](#contact)
- [License](#license)## Introduction
This portfolio website serves as a platform to present my background, skills, projects, and ways to get in touch with me. Whether you're interested in my work or just want to connect, I hope you find it informative and engaging.
## Features
- **Responsive Design**: The website is designed to work seamlessly across various devices and screen sizes.
- **Navigation**: The navigation bar enhances user experience by allowing easy access to different sections of the website.
- **About Me**: Learn a bit about me, my background, and my aspirations.
- **Skills and Experience**: Discover the skills I've acquired and my professional journey.
- **Projects Showcase**: Explore the projects I've worked on, complete with descriptions and links.
- **Contact Information**: Reach out to me via email or LinkedIn to connect.
- **Download CV**: You can download my CV directly from the website.## Screenshots
### Desktop Version
![Desktop Screenshot](./assets/web.png)### Mobile Version
## Technologies Used
- HTML
- CSS
- JavaScript (for navigation functionality)
- Media Queries (for responsive design)
- [Netlify](https://www.netlify.com/) (for deployment)## Deployment
The website is deployed using Netlify. You can visit the live website by clicking [here](https://ilyanosovsky.netlify.app/).
## Usage
To explore the code, make modifications, and customize the content, follow these steps:
1. Clone this repository: `git clone https://github.com/ilyanosovsky/portfolio-imn`
2. Navigate to the project folder: `cd portfolio-imn`
3. Open the files in your preferred code editor.
4. Customize the content to match your personal information.
5. Preview the changes locally by opening the `index.html` file in your web browser.
6. Push your changes to your GitHub repository.
7. Netlify will automatically deploy the updated website.## Contact
Feel free to get in touch with me! You can reach me via:
- Email: [email protected]
- LinkedIn: [Your LinkedIn Profile](https://www.linkedin.com/in/ilyanosovsky/)