diff --git a/coding.jpg b/coding.jpg new file mode 100644 index 0000000..f3a4292 Binary files /dev/null and b/coding.jpg differ diff --git a/face.jpg b/face.jpg new file mode 100644 index 0000000..54aa087 Binary files /dev/null and b/face.jpg differ diff --git a/icons/chat.jpg b/icons/chat.jpg new file mode 100644 index 0000000..52d0759 Binary files /dev/null and b/icons/chat.jpg differ diff --git a/icons/dealership.jpg b/icons/dealership.jpg new file mode 100644 index 0000000..4632469 Binary files /dev/null and b/icons/dealership.jpg differ diff --git a/icons/dice.jpg b/icons/dice.jpg new file mode 100644 index 0000000..c4b4e6c Binary files /dev/null and b/icons/dice.jpg differ diff --git a/icons/face.jpg b/icons/face.jpg new file mode 100644 index 0000000..c187975 Binary files /dev/null and b/icons/face.jpg differ diff --git a/icons/facebook.png b/icons/facebook.png new file mode 100644 index 0000000..4a642bc Binary files /dev/null and b/icons/facebook.png differ diff --git a/icons/ftech.jpg b/icons/ftech.jpg new file mode 100644 index 0000000..4e23985 Binary files /dev/null and b/icons/ftech.jpg differ diff --git a/icons/insta.png b/icons/insta.png new file mode 100644 index 0000000..0ecc50f Binary files /dev/null and b/icons/insta.png differ diff --git a/icons/jfinance.jpg b/icons/jfinance.jpg new file mode 100644 index 0000000..4a4a407 Binary files /dev/null and b/icons/jfinance.jpg differ diff --git a/icons/linkdin.png b/icons/linkdin.png new file mode 100644 index 0000000..2b1e1db Binary files /dev/null and b/icons/linkdin.png differ diff --git a/icons/mobile.jpg b/icons/mobile.jpg new file mode 100644 index 0000000..fcfa600 Binary files /dev/null and b/icons/mobile.jpg differ diff --git a/images.jpg b/images.jpg new file mode 100644 index 0000000..c187975 Binary files /dev/null and b/images.jpg differ diff --git a/new.jpg b/new.jpg new file mode 100644 index 0000000..9a6ee43 Binary files /dev/null and b/new.jpg differ diff --git a/projects.html b/projects.html new file mode 100644 index 0000000..80dec60 --- /dev/null +++ b/projects.html @@ -0,0 +1,92 @@ + + + + + Projects + + + +
+ Mitra + + +
+
+
+
+

Some of my
University Project

+

Here you can find some of the projects i have done during my second degree studies.

+
+
+

Projects:

+ +
+

Dice Game

+
+
+ +
+

Finances

+
+
+ +
+

Finance Tech

+
+
+ +
+

Dealership Database

+
+
+ +
+

Flix

+
+
+ +
+

Chating with Python

+
+
+
+ +
+ + + +
+ diff --git a/resume.html b/resume.html new file mode 100644 index 0000000..84eeced --- /dev/null +++ b/resume.html @@ -0,0 +1,139 @@ + + + + + My resume + + + +
+ Mitra + + +
+
+
+

My Resume

+
+
+

MITRA KAZEMZADEH
+ Email:mitra.kazemzadeh@uleth.ca
+ Address: 305-257 Rocky Mtn Blvd W
Lethbridge, AB Canada, T1K 6R2
+ Cell Phone: (250) 8848877

+ +
+
+

Personal Profile

+

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

+
+ +

education:

+
+
+

Sep 2016
ungoing

+
+
+

B.Sc Computer Science-Fourth year-GPA:3.62/4
+ University of Lethbridge, AB, Canada

+
+
+

Sep 2003
Aug 2007

+
+
+

B.Eng. Computer Hardware Engineering
University of + Allameh Mohaddes Noori, Noor, Iran.

+
+ +
+
+

Relevant certifications

+

Mar 2015 Cisco Certified Network Associate, Victoria, BC, Canada.
+ Jun 2008 Network Management, Amir Kabir University, Tehran, Iran.

+
+ +

Work experience:

+
+
+

May 2009-
Aug 2009

+
+
+

Sales Engineer

+
Tavana company- Tehran Iran
+
+
+

Sep 2009-
Aug 2010

+
+
+

Helpdesk

+
Icon company, Tehran,Iran
+
We were working on a maintenance project for a telecommunication company to maintain the antennas.
+ as a helpdesk I used to monitor the network and if there was some down sites,
+ 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.
+ +
+
+

Sep 2010-
Jun 2012

+
+
+

Data centre operator

+
Aryahamrah samaneh company,Tehran iran
+
As a Data centre operator I needed to monitor the datacentre servers,
+ so if any of them was in a critical situation I had to inform the related team to take care the issue.
+ 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.
+ +
+
+

Nov2016-
Ungoing

+
+
+

Testing centre operator

+
University of Lethbridge
+ +
+
+ + +
+
+ + +
+ + diff --git a/rollDiceGame/dice.html b/rollDiceGame/dice.html new file mode 100644 index 0000000..b2856ab --- /dev/null +++ b/rollDiceGame/dice.html @@ -0,0 +1,86 @@ + + + + + Roll Dice Game + + + +
+ Mitra + + +
+ +
+
+

New Game

+
+ +
+
+

Player 1

+

0

+
+
+ +
+
+

Player 2

+

0

+
+
+
+
+

Current

+

0

+
+
+

Current

+

0

+
+
+ +
+

Roll Dice

+

Hold

+
+ + +
+ + + diff --git a/rollDiceGame/dice.jpg b/rollDiceGame/dice.jpg new file mode 100644 index 0000000..43e7452 Binary files /dev/null and b/rollDiceGame/dice.jpg differ diff --git a/rollDiceGame/img/dice1.png b/rollDiceGame/img/dice1.png new file mode 100644 index 0000000..dca5ddf Binary files /dev/null and b/rollDiceGame/img/dice1.png differ diff --git a/rollDiceGame/img/dice2.png b/rollDiceGame/img/dice2.png new file mode 100644 index 0000000..f859248 Binary files /dev/null and b/rollDiceGame/img/dice2.png differ diff --git a/rollDiceGame/img/dice3.png b/rollDiceGame/img/dice3.png new file mode 100644 index 0000000..8cd8719 Binary files /dev/null and b/rollDiceGame/img/dice3.png differ diff --git a/rollDiceGame/img/dice4.png b/rollDiceGame/img/dice4.png new file mode 100644 index 0000000..ad2b609 Binary files /dev/null and b/rollDiceGame/img/dice4.png differ diff --git a/rollDiceGame/img/dice5.png b/rollDiceGame/img/dice5.png new file mode 100644 index 0000000..3c23d17 Binary files /dev/null and b/rollDiceGame/img/dice5.png differ diff --git a/rollDiceGame/img/dice6.png b/rollDiceGame/img/dice6.png new file mode 100644 index 0000000..583152f Binary files /dev/null and b/rollDiceGame/img/dice6.png differ diff --git a/rollDiceGame/style.css b/rollDiceGame/style.css new file mode 100644 index 0000000..321db21 --- /dev/null +++ b/rollDiceGame/style.css @@ -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; +} diff --git a/style.css b/style.css new file mode 100644 index 0000000..44d0931 --- /dev/null +++ b/style.css @@ -0,0 +1,276 @@ +body{ + background-color: #f3f3f3; + +} + +.wrapper{ + width: 1000px; + margin: 0 auto; +} + +header{ + background-color: #fff; + width: 100%; + height: 100px; + +} + .header-home{ + font-family: fantasy; + font-size: 24px; + font-weight: 900; + color:#111; + text-transform: uppercase; + display: block; + margin-left: 0 auto; + text-align:center; + padding: 20px 0; +} +header nav ul{ + display: block; + margin: 0 auto; + width: fit-content; +} +header nav ul li{ + display: inline-block; + float: center; + list-style: none; + padding: 0 16px; +} + +header nav ul li a{ + font-family: fantasy; + font-size: 16px; + color:#111; + text-decoration: none; + +} + +.header-projects{ + display: none; +} + +.projects-banner{ + width: 100%; + height: calc(100vh - 100px); + background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),url("face.jpg"); + background-repeat:no-repeat; + background-position: center; + background-size:cover; + +} + +.projects-banner h2{ + font-family: fantasy; + font-size: 60px; + font-weight: 900; + text-shadow: 2px 2px 8px #111; + color:white; + text-align: center; + +} +.projects-banner h1{ + font-family: fantasy; + font-size: 23px; + font-weight: 20; + font-size: italic; + text-shadow: 2px 2px 8px #111; + color:white; + text-align: center; + + +} +/*Projects Section*/ +.section-projects{ + overflow: hidden; + +} +.section-projects .sp{ + float: left; + width:313px; + height: 313px; + margin: 20px 10px 0px; + background-color: #e3e3e3; +overflow: hidden; + +} + +.section-projects h2{ + margin-top: 50px; + font-family: fantasy; + font-size: 23px; + font-weight: 300; + color:#111; + text-transform: uppercase; + +} + +.section-projects p{ + font-size: 25px; + font-weight: 600; + color: #fff; + text-align: center; + text-transform: uppercase; + padding-top: 40%; +} +.dice{ + background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),url("icons/dice.jpg"); + background-repeat: no-repeat; + background-size: cover; +} + +.java-finance{ + background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),url("icons/jfinance.jpg"); + background-repeat: no-repeat; + background-size: cover; +} + +.finance-tech{ + background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),url("icons/ftech.jpg"); + background-repeat: no-repeat; + background-size: cover; + +} + +.dealership{ + background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),url("icons/dealership.jpg"); + background-repeat: no-repeat; + background-size: cover; +} + +.chat{ + background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),url("icons/chat.jpg"); + background-repeat: no-repeat; + background-size: cover; +} + +.mobile{ + background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),url("icons/mobile.jpg"); + background-repeat: no-repeat; + background-size: cover; +} + +/*Footer*/ + +footer{ + width: 100%; + padding:40px 40px; + background-color: black; + margin-top: 20px; + display: inline-grid; + grid-auto-columns: 1fr 1fr 2fr; +} +footer ul{ + width: fit-content; + float: left; + padding-left: 20px; +} + +footer ul li{ + display: block; + list-style: none; +} + +footer ul li a{ + font-size: 24px; + text-decoration: none; + color:#fff; + line-height: 30px; + font-style: none; +} + +.footer-icons{ + float: right; +} +.icons{ + width: 30px; +} +/*Dice Game*/ +.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; +} +/*Resume Page*/ + +.resume{ + display:inline-grid; + grid-template-columns: 1fr; +} +.info{ + float: right; +} + +.education{ + display: inline-grid; + grid-template-columns: 1fr 1fr; +} + + +.work{ + display: inline-grid; + grid-template-columns: 1fr 2fr; + +} + +.time{ + font-size: 17px; + text-shadow: 2px; + font-style: italic; +} + +h6{ + font-size: 14px; +} + +h5{ + font-size: 16px; +} + +h4{ + font-size: 20px; +} + +.work-info{ + float: left; +} + +.time{ + float: center; +} diff --git a/uni.jpg b/uni.jpg new file mode 100644 index 0000000..2ba1b8b Binary files /dev/null and b/uni.jpg differ