Skip to content

divyanshudhruv/Minifolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

      Minifolio ⚡


A minimal portfolio template for developers
⚠️ We are now accepting pull requests ! Let's code



               



🚩 License


MIT License


🫥 Code Of Conduct


Code Of Conduct


⚡ What's New ?


v0.1 24/09/2023 - Published Minifolio

v0.2 12/10/2023 - Added new features

vRes 26/12/2023 - Resumed the project


✌🏻 Contribute


1 Join The Discussion

2 Visit CONTRIBUTING.md

3 Create Issues

4 Create Pull Request

5 Star The Repository


📁 Content


1️ Features

2️ Getting Started

3 How To Use

4️ Deployment

5️ Technology

6 Star

7 Hacktoberfest

8 Author


😄 Features


1 Modern UI/UX

2 One page layout

3 Valid HTML5 and CSS3

4 Fully responsive


🚀 Getting Started


1 Fork this repo

2 Clone the repo

3 Create a branch

4 Make pull request


🔥 How To Use


Follow the instruction to customize the portfolio

🌳 Tree Diagram

.
└── Minifolio
    ├── index.html
    ├── css
    │   ├── style.css
    │   └── button.css
    └── js
        ├── script.js
        ├── copyRight.js
        └── typingAnimation.js


🏠 Home Page


<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>

🫤 About Me


<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">&ThickSpace;&ThickSpace;&MediumSpace;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


<footer> Do not change


<div class="footer">
      ...
</div>

📦 Deployment


Minifolio is deployed by Github Page

🌱 Technology


1 HTML

2 CSS

3 JavaScript

4 Github


⭐ Star


If you like the project, give a Star


🎯 Hacktoberfest


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.

✒️ Author


@ Divyanshu Dhruv