Skip to content
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 back.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
70 changes: 70 additions & 0 deletions edu.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Portfolio</title>
<link rel="stylesheet" href="styles.css">
</head>

<body>
<header>
<div class="main">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="personal.html">PERSONAL DETAILS</a></li>
<li><a href="edu.html">EDUCATION</a></li>
<li><a href="skills.html">GALLERIES</a></li>
<li><a href="work.html">WORK AND PROJECTS</a></li>
</ul>
</div>
<div class="row">
<div class="col">
<h1>SCHOOL:</h1>
<p>DEWANGONJ GOVT. HIGH SCHOOL</p>
<p>From 2012 to 2015</p>
<br>
<h1>COLLAGE:</h1>
<p>NOTRE DAME COLLAGE,MYMENSINGH</p>
<p>From 2015 to 2017</p>
<br>
<h1>UNIVERSITY:</h1>
<p></p>
<p>From 2018 to now</p>

</div>
<<div class="col">
<table class="blueTable">
<thead>
<tr>
<th>NAME OF INSTITUTION</th>
<th>PASSING YEAR</th>
<th>NAME OF EXAM</th>
<th>GPA/CGPA</th>
</tr>
</thead>
<tbody>
<tr>
<td>DEWANGONJ GOVT. HIGH SCHOOL</td>
<td>2015</td>
<td>SSC</td>
<td>4.72</td>
</tr>
<tr>
<td>NOTRE DAME COLLAGE,MYMENSINGH</td>
<td>2017</td>
<td>HSC</td>
<td>4.17</td>
</tr>
<tr>
<td>DAFFODIL INTERNATIONAL UNIVERSITY</td>
<td>STUDYING</td>
<td>B.Sc</td>
<td>N/A</td>
</tr>
</tbody>
</table>

</div>
</header>
</body>
</html>
48 changes: 48 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Portfolio</title>
<link rel="stylesheet" href="styles.css">
</head>

<body>
<header>
<div class="main">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="personal.html">PERSONAL DETAILS</a></li>
<li><a href="edu.html">EDUCATION</a></li>
<li><a href="skills.html">GALLERIES</a></li>
<li><a href="work.html">WORK AND PROJECTS</a></li>
</ul>
</div>
<div class="row">
<div class="col">
<h1>Hello! This is Hasnat Hasnine.</h1><br>
<p>
I'm a student in Daffodil International University studying Bsc. in Computer Science and Engineering. This portfolio is a representation of all that I have learnt or learning as a student. I'm interested in web designing and want to see myself as a successful web designer. I have also some skills in programing skills.<br><br>
Currently I'm an undergraduate student hoping to pursue a degree in Computer Science and Engineering from Daffodil International University.Explore this website to know more details about me. I hope you will have a great time here exploring. Thank you for stopping by.

</p><hr>
<p><a href="https://sites.google.com/diu.edu.bd/xhovon">You can check my google site here</a></p>
</div>
<div class="col">
<div class="card">
<img src="pro.jpg" height="300px" width="400px">
</div>

</div>


</div>
</header>



</body>




</html>
60 changes: 60 additions & 0 deletions personal.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Portfolio</title>
<link rel="stylesheet" href="styles.css">
</head>

<body>
<header>
<div class="main">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="personal.html">PERSONAL DETAILS</a></li>
<li><a href="edu.html">EDUCATION</a></li>
<li><a href="skills.html">GALLERIES</a></li>
<li><a href="work.html">WORK AND PROJECTS</a></li>
</ul>
</div>
<div class="row">
<div class="col">
<h1>PERSONAL DETAILS</h1>
<p>Name: MD. HASNAT HASNINE SHOVON</p>
<p>Fathers name: MD. RASHIDUL ISLAM</p>
<p>Mothers name: ANJUMANARA ISLAM</p>
<p>Date of Birth: 2000-03-07</p>
<p>Place of Birth: Chittagong</p>
<p>Gender: Male</p>
<p>Marital Status: Unmarried</p>
<p>Blood Group: AB+</p>
<p>Religion: Islam</p>
<p>Nationality: Bangladeshi</p>
<p>Social Network: <li><a href="https://www.facebook.com/xHovoN">Facebook</a></li></p>
<p>Mobile: 01719751142</p>
<p>Email: hasnat15-11744@diu.edu.bd</p>
</div>
<div class="col">
<h1>ADDRESS:</h1>
<p>Village: KHARMA NAYAPARA</p>
<p>POST: KHARMA</p>
<p>UPAZILA: DEWANGANJ</p>
<p>DIST: JAMALPUR</p>
<p>Post Office: Kharma</p>
<p>District/City: Jamalpur</p>
<p>Division/State: Mymensingh</p>
<p>Country: Bangladesh</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>



</div>
</div>
</header>
</body>
</html>
Binary file added photo/ph1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added photo/ph2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added photo/ph3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added photo/ph4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pro.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions skills.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Portfolio</title>
<link rel="stylesheet" href="styles.css">
</head>

<body>
<header>
<div class="main">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="personal.html">PERSONAL DETAILS</a></li>
<li><a href="edu.html">EDUCATION</a></li>
<li><a href="skills.html">GALLERIES</a></li>
<li><a href="work.html">WORK AND PROJECTS</a></li>
</ul>
</div>
<div class="row">
<div class="col">
<img src="photo/ph1.jpg" height="300px" width="300px">
<img src="photo/ph3.jpg" height="298px" width="300px">
</div>
<div class="col">
<img src="photo/ph2.jpg" height="300px" width="300px">
<img src="photo/ph4.jpg" height="300px" width="350px">
</div>
</div>
</header>
</body>
</html>
79 changes: 79 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
*{
margin: 0;
padding: 0;
font-family:sans-serif;
}
header{
background-image: url(back.jpg);
height: 100vh;
background-size: cover;
background-position: center;
}
ul{
float: right;
list-style-type: none;
margin-top: 20px;
margin-right: 10px;

}
ul li{
display: inline-block;
}

ul li a{
text-decoration: none;
color: teal;
padding: 5px 20px;
border: 1px solid #000;
transition: 0.6s ease;
}
ul li a:hover{
background-color: grey;
color: aquamarine;
}

.row{
display: flex;
align-items: center;
height: 100%;
width: 100%
}

.col{
margin-left: 80px;
flex-basis: 50%;

}

h1{
color: teal;
font-size: 35px;
}

p{
color: black;
font-size: 18px;
margin-bottom: 10px;
}

.card{
display: inline-block;
align-content:center;
margin-left: 100px;
flex-basis: 50%;
}

.colm{
align-content:center;
margin-left: 100px;
flex-basis: 50%;
}
table.blueTable {
right: 80px;
align-content: center;
border: 2px solid #1C6EA4;
background-color: #EEEEEE;
width: 100%;
text-align: left;
border-collapse: collapse;
}
65 changes: 65 additions & 0 deletions work.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Portfolio</title>
<link rel="stylesheet" href="styles.css">
</head>

<body>
<header>
<div class="main">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="personal.html">PERSONAL DETAILS</a></li>
<li><a href="edu.html">EDUCATION</a></li>
<li><a href="skills.html">GALLERIES</a></li>
<li><a href="work.html">WORK AND PROJECTS</a></li>
</ul>
</div>
<div class="row">
<div class="col">
<h1>PROGRAMING LANGUAGE</h1>
<p>C programming language<br>
C++ programming language<br>
Python programming language<br>
HTML<br>
CSS</p>


<hr>
<h1>Languages</h1>
<p>Bangla<br>
English<br>
Hindi<br>
Urdu
</p>
</div>
<div class="col">
<h1>Software skills</h1>
<p>Microsoft office<br>
Codeblocks<br>
Netbeans<br>
Pycharm<br>
Unity 3d<br>
Android Studio<br>
</p>
<hr>
<h1>Projects</h1>
<p>
Ping Pong Game in Python try it <a href="https://sites.google.com/d/1xXTnkQkFKaidbzluHOe_xELVRon5Gcvp/p/1DvPTHGJampUPwqFGtbEgEs0O0QdY8o7d/edit?authuser=1">here</a>
<br>
Tic Tac Toe Game in Java try it <a href="https://sites.google.com/diu.edu.bd/sigma/home">here</a>
<br>
Tasbih Android app try it <a href="https://sites.google.com/diu.edu.bd/tasbih/home">here</a>
<br>
Musafir Android app try it <a href="https://sites.google.com/diu.edu.bd/musafir-app/home">here</a>
<br>


</p>
</div>
</div>
</header>
</body>
</html>