Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.html #2

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/images/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/mario-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 11 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Jack - personal portfolio</title>
<title>Mario Busato - personal portfolio</title>

<!--
- favicon
Expand Down Expand Up @@ -37,7 +37,7 @@
<div class="container">

<h1 class="h1 logo">
<a href="#">Jack<span>.</span></a>
<a href="#">Mario Busato<span>.</span></a>
</h1>

<div class="navbar-actions">
Expand Down Expand Up @@ -236,12 +236,8 @@ <h2 class="h2 card-title">
<h2 class="h3 section-title">Need a Creative Product? I can Help You!</h2>

<p class="section-text">
Hi! I’m Jack Reacher, and I’m a developer who has passion for building clean web applications with intuitive
functionalities. I enjoy the process of turning ideas into reality using creative solutions. I’m always
curious about
learning new skills, tools, and concepts. In addition to working on various solo full stack projects, I have
worked with
creative teams, which involves daily stand-ups and communications, source control, and project management.
Hello! I'm Mario Busato, a UX/UI designer with a strong passion for crafting user-centric digital experiences that are visually cohesive and intuitive. My expertise lies in transforming creative ideas into practical and captivating designs. I thrive on continuous learning and always seek to expand my skills, tools, and knowledge in the field.
Apart from my solo design projects, I have experience collaborating with creative teams, engaging in daily stand-ups and effective communication. I am well-versed in source control and project management, ensuring smooth and efficient project workflows. My dedication to enhancing the user journey drives me to create compelling designs that leave a lasting impact on users.
</p>

<div class="btn-group">
Expand Down Expand Up @@ -715,7 +711,7 @@ <h2 class="h3 section-title">Have You Any Project? Please Drop a Message</h2>

<li class="contact-list-item">

<div class="contact-item-icon">
<!-- <div class="contact-item-icon">
<ion-icon name="location-outline"></ion-icon>
</div>

Expand All @@ -725,7 +721,7 @@ <h3 class="h4 contact-item-title">Address:</h3>
<address class="contact-info">
941 Saqrqorish Road, alandalos, grnata, wa 47122-4194
</address>
</div>
</div> -->

</li>

Expand All @@ -738,9 +734,9 @@ <h3 class="h4 contact-item-title">Address:</h3>
<div class="wrapper">
<h3 class="h4 contact-item-title">Phone:</h3>

<a href="tel:01234567789" class="contact-info">(01) 234 567 789</a>
<a href="tel:(+44)7470934872" class="contact-info">(+44) 7470 9348 72</a>

<a href="tel:09765432200" class="contact-info">(09) 765 432 200</a>
<!-- <a href="tel:09765432200" class="contact-info">(09) 765 432 200</a> -->
</div>

</li>
Expand All @@ -754,9 +750,9 @@ <h3 class="h4 contact-item-title">Phone:</h3>
<div class="wrapper">
<h3 class="h4 contact-item-title">Email:</h3>

<a href="mailto:info@jack.com" class="contact-info">info@jack.com</a>
<a href="mailto:17busato+info@gmail.com" class="contact-info">17busato+info@gmail.com</a>

<a href="mailto:support@jack.com" class="contact-info">support@jack.com</a>
<a href="mailto:17busato+support@gmail.com" class="contact-info">17busato+support@gmail.com</a>
</div>

</li>
Expand Down Expand Up @@ -885,7 +881,7 @@ <h3 class="h4 contact-item-title">Email:</h3>

<p class="h1 logo">
<a href="#">
Jack<span>.</span>
Mario Busato<span>.</span>
</a>
</p>

Expand Down
23 changes: 23 additions & 0 deletions my-portfolio/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
70 changes: 70 additions & 0 deletions my-portfolio/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can't go back!**

If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

### Code Splitting

This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)

### Analyzing the Bundle Size

This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)

### Making a Progressive Web App

This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)

### Advanced Configuration

This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)

### Deployment

This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)

### `npm run build` fails to minify

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
Loading