Personal Portfolio

Developer
Size
2,519 Kb
Views
18,216

How do I make an personal portfolio?

What is a personal portfolio? How do you make a personal portfolio? This script and codes were developed by Tziano on 18 September 2022, Sunday.

Personal Portfolio Previews

Personal Portfolio - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Personal Portfolio</title> <link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body>
<header> <link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet" type="text/css"> </header>
<div class="container-fluid">
<div class= "pageOne text-center"> <ul class="nav nav-pills"> <li> <a href="#">Tziano Mamo </a> </li> <li class="pull-right"> <a href="#">About me </a> </li> <li class="pull-right"> <a href="#">Portfolio</a> </li> <li class="pull-right"> <a href="#">Contact me </a> </li> </ul> <div class="block text-center"> <h1>Tziano Mamo </h1> <h3>Learn as if you were to live forever.</h3>
</div> <div class= "btnList text-center"> <a class="btn btn-default" href="https://www.facebook.com/rwtiswre"> Facebook </a> <a class="btn btn-default" href="https://github.com/TulixtoSouvlaki"> GitHub </a> <a class="btn btn-default" href="https://www.linkedin.com/in/tziano-mamo-69912783?trk=hp-identity-photo"> LinkedIn </a> </div> </div>
<div class="pageTwo"> <div class="row"> <div class="col-md-6 text-center"> <h1>Tziano Mamo </h1> <p>I'm a self taught web designer,and i had a huge help by Free Code Camp. My base is in Greece,i love my country despite of the problems that faces in these days.My passion is to use technology based solutions,to help solve real challenges. Competeneces: Languages and Frameworks: Javascript,HTML5,CSS3,jQuery,Bootstrap3</p> </div> <div class="col-md-6"> <img src="https://scontent-mxp1-1.xx.fbcdn.net/v/t1.0-9/12715692_10207621246921438_942671891370149560_n.jpg?oh=ba58742519b3eb56014e9e0f6874bc80&oe=586623B7" class="me"/> </div> </div> </div> </div>
</body>
</html>

Personal Portfolio - Script Codes CSS Codes

body{ background-color:white; font-family:Lobster; color:white;
}
.block{ background-color:black; opacity:.7; padding: 10px; width:50%; margin-right:auto; margin-left:auto; border-radius:10px;
}
.nav-pills{ font-size:1.7em; background-color:black; margin-bottom: 10%;
}
h1{ padding:0; margin-top:0px; font-size:5.0em; padding-top:0%; color: yellow;
}
.btn-default{ background-color: #FFF8DC; border-color:black; color: blue; font-size:1.5em;
}
.pageOne{ background: url("https://hd.unsplash.com/photo-1429051883746-afd9d56fbdaf"); background-size:cover; height:800px;
}
.pageTwo{ background: url("https://hd.unsplash.com/photo-1429051781835-9f2c0a9df6e4"); background-size:cover; height:800px; padding-top:5%;
}
p{ font-size:20px; color:yellow;
}
.me{ height:400px; padding-left: 30%; width:400px;
}
Personal Portfolio - Script Codes
Personal Portfolio - Script Codes
Home Page Home
Developer Tziano
Username tylixto_souvlaki
Uploaded September 18, 2022
Rating 3
Size 2,519 Kb
Views 18,216
Do you need developer help for Personal Portfolio?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Tziano (tylixto_souvlaki) Script Codes
Name
My personal portfolio
Create amazing web content with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!