https://github.com/ilertha/ilertha.github.io
Blockchain developer portfolio
https://github.com/ilertha/ilertha.github.io
Last synced: 2 months ago
JSON representation
Blockchain developer portfolio
- Host: GitHub
- URL: https://github.com/ilertha/ilertha.github.io
- Owner: ilertha
- License: mit
- Created: 2024-10-22T10:08:21.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-27T03:46:58.000Z (2 months ago)
- Last Synced: 2025-02-27T04:29:44.726Z (2 months ago)
- Language: HTML
- Size: 10.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Personal Portfolio ⚡️
> A clean, beautiful, responsive portfolio template for Software Developers!> https://ilertha.github.io/
### Website Preview
:star: Star me on GitHub — it helps!## Features 📋
⚡️ Fully Responsive\
⚡️ Valid HTML5 & CSS3\
⚡️ Typing animation using `Typed.js`\
⚡️ Easy to modify## Installation & Deployment 📦
- Clone the repository and modify the content of index.html according to your requirement.
- I highly recommend to use [Github Pages](https://create-react-app.dev/docs/deployment/#github-pages) to deploy the website the EASIEST WAY.
- To deploy your website, first you need to create github repository with name `.github.io`. Please don't give any other name.
- Push the generated code to the `master` branch of this repository.
- NOTE: Make sure to set `analyticsId` from your Google Analytics account inside the Google Analytics script tag, if you want to use your own Google Analytics account.## Sections 📚
✔️ About me\
✔️ Projects \
✔️ Skills \
✔️ Contact Info\
✔️ ResumeTo view a live example, **[click here](https://ilertha.github.io/)**
## Tools Used 🛠️
* [GitHub Pages](https://create-react-app.dev/docs/deployment/#github-pages) - To host my static website (HTML, CSS, JS).
* [Materialize](https://materializecss.com/) - A CSS framework to get Google's Material Design components.
* [Typed.js](https://mattboldt.com/demos/typed-js/) - JavaScript Library## Contributing 💡
#### Step 1- **Option 1**
- 🍴 Fork this repo!- **Option 2**
- 👯 Clone this repo to your local machine.#### Step 2
- **Build your code** 🔨🔨🔨
#### Step 3
- 🔃 Create a new pull request.
## License 📄
This project is licensed under the MIT License - see the [LICENSE.md](./LICENSE) file for details.