Skip to content

Commit

Permalink
commit the project
Browse files Browse the repository at this point in the history
  • Loading branch information
mitraKa committed Apr 24, 2019
0 parents commit b3a0651
Show file tree
Hide file tree
Showing 27 changed files with 649 additions and 0 deletions.
Binary file added coding.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 face.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 icons/chat.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 icons/dealership.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 icons/dice.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 icons/face.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 icons/facebook.png
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 icons/ftech.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 icons/insta.png
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 icons/jfinance.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 icons/linkdin.png
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 icons/mobile.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 images.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 new.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
92 changes: 92 additions & 0 deletions projects.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Projects</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<a class="header-home" href="#">Mitra</a>
<nav>
<ul>
<li> <a href="../index.html">Home</a> </li>
<li> <a href="resume.html">My resume</a> </li>
<li> <a href="../Q2/contact.html">Contact</a> </li>
<li> <a href="../Q2/about.html">About me</a> </li>
</ul>
<a href="#" class="header-projects">Projects</a>
</nav>

</header>
<div class="wrapper">
<main>
<section class="projects-banner">
<h2>Some of my <br>University Project</h2>
<h1>Here you can find some of the projects i have done during my second degree studies.</h1>
</section>
<section class="section-projects">
<h2>Projects:</h2>
<a href="rollDiceGame/dice.html">
<div class="sp dice">
<p>Dice Game</p>
</div>
</a>
<a href="#">
<div class="sp java-finance">
<p>Finances</p>
</div>
</a>
<a href="#">
<div class="sp finance-tech">
<p>Finance Tech</p>
</div>
</a>
<a href="#">
<div class="sp dealership">
<p>Dealership Database</p>
</div>
</a>
<a href="#">
<div class="sp mobile">
<p>Flix</p>
</div>
</a>
<a href="#">
<div class="sp chat">
<p>Chating with Python</p>
</div>
</a>
</section>

</main>
<footer class="footer">
<div class="footer-pages">
<ul>
<li> <a href="#">Home</a> </li>
<li> <a href="#">Contact Me</a> </li>
<li> <a href="#">About me</a> </li>
<li> <a href="#">Projects</a></li>
<li> <a href="#">Resume</a></li>
</ul>
<div>
<div class="footer-projects">
<ul >
<li> <a href="#">Latest Projects:</a></li>
<li> <a href="#">Dice Game</a> </li>
<li> <a href="#">Finance Tech</a></li>
<li> <a href="#">Dealership Database</a></li>
<li> <a href="#">Chating with pythan</a> </li>
</ul>
</div>
<div class="footer-icons">

<a href="https://ca.linkedin.com/in/mitra-kazemzadeh-a74191128"> <img class="icons" src="icons/linkdin.png" alt=""> </a><br>
<a href="https://www.facebook.com/mitra.ka.12"> <img class="icons" src="icons/facebook.png" alt=""> </a>

</div>
</footer>

</body>
</div>
</html>
139 changes: 139 additions & 0 deletions resume.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,139 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>My resume</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<a class="header-home" href="#">Mitra</a>
<nav>
<ul>
<li> <a href="../index.html">Home</a> </li>
<li> <a href="projects.html">Projects</a> </li>
<li> <a href="../Q2/contact.html">Contact</a> </li>
<li> <a href="../Q2/about.html">About me</a> </li>
</ul>
<a href="#" class="header-projects">Projects</a>
</nav>

</header>
<div class="wrapper">
<main>
<h2>My Resume</h2>
<div class="resume">
<div class="info">
<p>MITRA KAZEMZADEH<br>
Email:mitra.kazemzadeh@uleth.ca<br>
Address: 305-257 Rocky Mtn Blvd W <br>Lethbridge, AB Canada, T1K 6R2<br>
Cell Phone: (250) 8848877</p>

</div>
<div class="personal">
<h3>Personal Profile</h3>
<p>3 years of experience focusing on help desk and maintenance team coordination.
Hands-on work experience in Engineering Pre/Post Sales Consultation.
Proven leadership and decision-making skills as well as ability to learn fast and follow directions.
Able to develop innovative solutions to difficult problems, generally on the spot</p>
</div>

<h3>education:</h3>
<div class="education">
<div class="university-time">
<h4 class="time">Sep 2016<br>ungoing</h4>
</div>
<div class="university-info">
<p>B.Sc Computer Science-Fourth year-GPA:3.62/4<br>
University of Lethbridge, AB, Canada</p>
</div>
<div class="university-time">
<h4 class="time">Sep 2003<br>Aug 2007</h4>
</div>
<div class="university-info">
<p>B.Eng. Computer Hardware Engineering <br> University of
Allameh Mohaddes Noori, Noor, Iran.</p>
</div>

</div>
<div class="certification">
<h3>Relevant certifications</h3>
<p>Mar 2015 Cisco Certified Network Associate, Victoria, BC, Canada.<br>
Jun 2008 Network Management, Amir Kabir University, Tehran, Iran.</p>
</div>

<h3>Work experience:</h3>
<div class="work">
<div class="work-time">
<p class="time">May 2009-<br>Aug 2009</p>
</div>
<div class="work-info">
<h4>Sales Engineer </h4>
<h5>Tavana company- Tehran Iran </h5>
</div>
<div class="work-time">
<p class="time">Sep 2009-<br>Aug 2010</p>
</div>
<div class="work-info">
<h4>Helpdesk</h4>
<h5>Icon company, Tehran,Iran </h5>
<h6>We were working on a maintenance project for a telecommunication company to maintain the antennas.<br>
as a helpdesk I used to monitor the network and if there was some down sites,<br>
I needed to coordinate some of our professional team members to go to the site and fix the problem and give feedback to our customer company.</h6>

</div>
<div class="work-time">
<p class="time">Sep 2010-<br>Jun 2012</p>
</div>
<div class="work-info">
<h4>Data centre operator</h4>
<h5>Aryahamrah samaneh company,Tehran iran</h5>
<h6>As a Data centre operator I needed to monitor the datacentre servers,<br>
so if any of them was in a critical situation I had to inform the related team to take care the issue.<br>
we also had to inspect the datacentre environment to check the air conditioners and other components every day.
I used to work in night shifts (7pm – 7am) once a week too. </h6>

</div>
<div class="work-time">
<p class="time">Nov2016-<br>Ungoing</p>
</div>
<div class="work-info">
<h4>Testing centre operator </h4>
<h5>University of Lethbridge </h5>

</div>
</div>


</div>
</main>

<footer class="footer">
<div class="footer-pages">
<ul>
<li> <a href="#">Home</a> </li>
<li> <a href="#">Contact Me</a> </li>
<li> <a href="#">About me</a> </li>
<li> <a href="#">Projects</a></li>
<li> <a href="#">Resume</a></li>
</ul>
<div>
<div class="footer-projects">
<ul >
<li> <a href="#">Latest Projects:</a></li>
<li> <a href="#">Dice Game</a> </li>
<li> <a href="#">Finance Tech</a></li>
<li> <a href="#">Dealership Database</a></li>
<li> <a href="#">Chating with pythan</a> </li>
</ul>
</div>
<div class="footer-icons">

<a href="https://ca.linkedin.com/in/mitra-kazemzadeh-a74191128"> <img class="icons" src="../icons/linkdin.png" alt=""> </a><br>
<a href="https://www.facebook.com/mitra.ka.12"> <img class="icons" src="../icons/facebook.png" alt=""> </a>

</div>
</footer>
</div>
</body>
</html>
86 changes: 86 additions & 0 deletions rollDiceGame/dice.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Roll Dice Game</title>
<link rel="stylesheet" href="../style.css">
</head>
<body class="body">
<header>
<a class="header-home" href="#">Mitra</a>
<nav>
<ul>
<li> <a href="../../index.html">Home</a> </li>
<li> <a href="../resume.html">My resume</a> </li>
<li> <a href="../../Q2/contact.html">Contact</a> </li>
<li> <a href="../../Q2/about.html">About me</a> </li>
</ul>
<a href="#" class="header-projects">Projects</a>
</nav>

</header>

<div class="wrapper">
<div class="start">
<p class="text">New Game<br></p>
</div>

<div class="players">
<div class="player1 active" id="player1">
<p class="text p1">Player 1</p>
<p class="text" id="score1">0</p>
</div>
<div class="rolling">
<img class="rollingD" src="img/dice1.png" alt="">
</div>
<div class="player2" id="player2">
<p class="text p2">Player 2</p>
<p class="text" id="score2">0</p>
</div>
</div>
<div class="current">
<div>
<p class="text">Current</p>
<p class="text" id="current1">0</p>
</div>
<div>
<p class="text">Current</p>
<p class="text" id="current2">0</p>
</div>
</div>

<div class="roll">
<p class="text" id="rollTheDice">Roll Dice</p>
<p class="text" id="hold">Hold</p>
</div>

<footer class="footer">
<div class="footer-pages">
<ul>
<li> <a href="#">Home</a> </li>
<li> <a href="#">Contact Me</a> </li>
<li> <a href="#">About me</a> </li>
<li> <a href="#">Projects</a></li>
<li> <a href="#">Resume</a></li>
</ul>
<div>
<div class="footer-projects">
<ul >
<li> <a href="#">Latest Projects:</a></li>
<li> <a href="#">Dice Game</a> </li>
<li> <a href="#">Finance Tech</a></li>
<li> <a href="#">Dealership Database</a></li>
<li> <a href="#">Chating with pythan</a> </li>
</ul>
</div>
<div class="footer-icons">

<a href="https://ca.linkedin.com/in/mitra-kazemzadeh-a74191128"> <img class="icons" src="../icons/linkdin.png" alt=""> </a><br>
<a href="https://www.facebook.com/mitra.ka.12"> <img class="icons" src="../icons/facebook.png" alt=""> </a>

</div>
</footer>
</div>
<script src="dice.js"></script>
</body>
</html>
Binary file added rollDiceGame/dice.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 rollDiceGame/img/dice1.png
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 rollDiceGame/img/dice2.png
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 rollDiceGame/img/dice3.png
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 rollDiceGame/img/dice4.png
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 rollDiceGame/img/dice5.png
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 rollDiceGame/img/dice6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions rollDiceGame/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
.body{

background-color: #987654;
}

.wrapper{
display: grid;
background-color:#eeeddd;
}

.wrapper > div:nth-child(odd){
background: #ddd;
}

.start{
float: 100%;
}

.text{
text-align:center;
}

.players{
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-auto-rows: 200px;
grid-gap:3em;
background: #eee;
}


.current{
display: grid;
grid-template-columns: 1fr 1fr;
}

.roll{
display: grid;
grid-auto-rows: minmax(150px,auto);
float: 100%;

}
#dice{
display:grid;
text-align: center;
background-image: url("dice.jpg");
background-repeat: no-repeat;
background-position: center;
grid-auto-rows: minmax(150px,auto);
font-size: 40px;
}

.active{
background-color:#f44298;
color: black;
}
Loading

0 comments on commit b3a0651

Please sign in to comment.