-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
18dffa0
commit 2ce3421
Showing
1 changed file
with
36 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,40 @@ | ||
# My_Portfolio_Webpage  :sunglasses: | ||
A portfolio is a crucial part of designers, artists, and other creatives to reach their success. More leads, more job offers, and more followers means long-term and stable growth. | ||
Here, I have created a simple personal portfolio design and page using basic web language (HTML, CSS, Javascript) | ||
# Web Portfolio  | ||
|
||
> My Portfolio : [Click Here](https://anuragap98.github.io/Web-Portfolio/) | ||
This repository hosts the source code for my personal web portfolio, showcasing my web development projects, skills, and experience. | ||
|
||
> For the Figma Design : [Click Here](https://www.figma.com/file/VHTlgtUXQGvTCMiG47jgYp/Portfolio?node-id=0%3A1) :point_left: | ||
**Features:** | ||
|
||
> For Reference : Thanks to [@Atul Kumar](https://github.com/atul-1511/) :+1: | ||
* **Project Showcase:** | ||
* A curated collection of my web development projects, including personal projects and contributions to open-source initiatives. | ||
* Each project is presented with a brief description, images/screenshots, and links to live demos and repositories. | ||
* **About Me:** | ||
* A concise and engaging "About Me" section that highlights my skills, experience, and interests. | ||
* Includes a professional headshot and a brief personal bio. | ||
* **Contact:** | ||
* Clear contact information, such as email address, phone number, and links to social media profiles (LinkedIn, GitHub, Twitter, etc.). | ||
* Provides an easy way for visitors to get in touch with me for potential collaborations or inquiries. | ||
* **Responsive Design:** | ||
* The portfolio is designed to be fully responsive and adapt seamlessly to various screen sizes (desktops, tablets, and mobile devices). | ||
|
||
:bangbang: HAVE FUN :bangbang: | ||
**Technologies Used:** | ||
<div align="center"> | ||
<code><img width="50" src="https://user-images.githubusercontent.com/25181517/192158954-f88b5814-d510-4564-b285-dff7d6400dad.png" alt="HTML" title="HTML"/></code> | ||
<code><img width="50" src="https://user-images.githubusercontent.com/25181517/183898674-75a4a1b1-f960-4ea9-abcb-637170a00a75.png" alt="CSS" title="CSS"/></code> | ||
<code><img width="50" src="https://user-images.githubusercontent.com/25181517/117447155-6a868a00-af3d-11eb-9cfe-245df15c9f3f.png" alt="JavaScript" title="JavaScript"/></code> | ||
<code><img width="50" src="https://user-images.githubusercontent.com/25181517/183897015-94a058a6-b86e-4e42-a37f-bf92061753e5.png" alt="React" title="React"/></code> | ||
</div> | ||
|
||
**Contributing:** | ||
|
||
* This is primarily a personal portfolio, but feedback and suggestions are always welcome. | ||
* Feel free to open an issue or submit a pull request with your ideas. | ||
|
||
--------------------------------------------------------------------------------------------------------------------- | ||
|
||
**Reference:** | ||
|
||
* My Portfolio : [Click Here](https://anuragap98.github.io/Web-Portfolio/) | ||
|
||
* For the Figma Design : [Click Here](https://www.figma.com/file/VHTlgtUXQGvTCMiG47jgYp/Portfolio?node-id=0%3A1) | ||
|
||
* For Reference : Thanks to [@Atul Kumar](https://github.com/atul-1511/) |