A minimal portfolio template for developers
⚠️ We are now accepting pull requests ! Let's code
v0.1
24/09/2023
- Published Minifolio
v0.2
12/10/2023
- Added new features
vRes
26/12/2023
- Resumed the project
v0.3
08/10/2024
- Added new enhancements
1
Join TheDiscussion
2
VisitCONTRIBUTING.md
3
CreateIssues
4
CreatePull Request
5
Star TheRepository
1️
Features
4️
Deployment
5️
Technology
6
Star
8
Author
1
Modern UI/UX
2
One page layout
3
Valid HTML5 and CSS3
4
Fully responsive
1
Fork this repo
2
Clone the repo
3
Create a branch
4
Make pull request
Follow the instruction to customize the portfolio
.
└── Minifolio
├── index.html
├── css
│ ├── style.css
│ └── button.css
└── js
├── script.js
├── copyRight.js
└── typingAnimation.js
<span>
Replace it with Your Name
<a>
Replace it with Custom Label
<div class="home">
<div class="container">
Hi, my name is <span>Your Name</span> <br />I'm <span id="role"></span>
<a class="button" href="#about">Know more</a>
</div>
</div>
<title>
Replace it with Custom Title
<text>
Replace it Your Name or any Text
<textMain>
Replace it with a short Bio
<div class="aboutC">
<div class="title">     ABOUT 🫥</div>
<div class="titleGap"></div>
<div class="titleSmall">This and that</div>
<div class="containerGap"></div>
<div class="container">
<div class="leftC">
<div class="text">Hi, I'm a developer</div>
<br />
<div class="textMain">
I design websites. That's the long and short of it. UI and UX,
Sketch, Design, and pretty decent HTML and CSS — with Javascript and
that nice dabble with Java.
</div>
</div>
<div class="rightC">
<div class="text">TL;DR</div>
<br />
<div class="textMain">Web UI & UX <br />Figma<br />HTML & CSS</div>
<div class="btnC">
<a class="btn btn-custom btn-lg btn-about" href="#"> Click Me </a>
</div>
</div>
</div>
<div class="bottomC"></div>
</div>
<footer>
Do not change
<div class="footer">
...
</div>
Minifolio is deployed by Github Page
1
HTML
2
CSS
3
JavaScript
4
Github
If you like the project, give a
Star
Hacktoberfest is a month-long celebration of open source projects, the maintainers, and the entire community of contributors.
You'll receive your digital reward once you’ve completed four accepted pull/merge requests.
The first 50,000 participants to have their first PR/MR accepted will have a tree planted in their name through Tree Nation.