-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
206 lines (177 loc) · 7.55 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<!-- <meta name="language" content="english"> -->
<!-- <meta http-equiv="Content-Type" charset="iso-8859-2" > -->
<title>Omid Gharib-Web developer and inventor | About</title>
<!--[if IE]>
<meta http-equiv="X-UA-Compatible" content="IE=9,chrome=1" />
<![endif]-->
<meta name="author" content="Omid Gharib">
<!-- <meta name="abstract" content="Omid Gharib Personal Website"> -->
<meta name="keywords" content="Omid Gharib, Gharib, OMG, Great OMG, Developer, Web Developer, Front-End Developer, طراحی سایت, نمونه کارها, امید قریب, personal, insooansoo.com">
<meta name="description" content="My name is Omid Gharib, I work as developer mostly as front-end developer i love web technologies. sometimes i come up with new ideas and i just invent them.">
<!-- <meta name="copyright" content="the Omid Gharib Company"> -->
<meta property="og:url" content="www.omidgharib.ir">
<meta name="rating" content="general">
<meta name="robots" content="INDEX, FOLLOW">
<meta name="revisit-after" content="7 days">
<!-- <meta name="distribution" content="global"> -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS -->
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="google-site-verification" content="UYAVTAjOt4-if_MMAnK4loKEKEkYOdxi2wYeiBPQitE" />
<meta name="msvalidate.01" content="980F7BBD44B2FBF1A3DC530DC081CFFB" />
<meta name="alexaVerifyID" content="7N_NlELZRYSSMooqt7BtWTUYBDg" />
<link type="image/x-icon" rel="shortcut icon" href="/favicon.ico">
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300" rel="stylesheet" type="text/css">
<!-- <link rel="stylesheet" type="text/css" href="css/font-awesome.css"> -->
<link rel="stylesheet" type="text/css" href="styles/basic.css">
<link rel="stylesheet" type="text/css" media="only screen and (max-width: 1024px)" href="styles/mobile.css">
<!--JavaScript-->
<script async="" src="//www.google-analytics.com/analytics.js"></script>
<!-- <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script> -->
<script type="text/javascript" src="./js/jquery.min.js"></script>
<script src="js/script.js" type="text/javascript"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43986081-1', 'omidgharib.ir');
ga('send', 'pageview');
</script>
<style>
#overlay{
position: fixed;
z-index: 1000;
left: 0;
top: 100px;
width: 25px;
height: 20px;
border-radius: 0 20px 20px 0;
padding: 5px;
background: rgba(242, 101, 34, 0.8);
overflow: hidden;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#overlay:hover{
width: 200px;
}
#overlay a{
text-shadow: none;
margin-left: 5px;
font-size: 14px;
width: 100%;
float: left;
color: #fff;
}
#linecontainer{
-webkit-transform: rotate(45deg);
}
.linewrapper .overwrapper{
-webkit-transform: rotate(90deg);
}
#abas{
display: none;
}
</style>
</head>
<body>
<div id="background"></div>
<div id="texture"></div>
<!-- <div id="overlay">
<a href="#" class="additem"> <i class="icon-plus"></i> Add menu item</a>
</div> -->
<div class="content">
<div class="menuwrapper">
<div class="mainmenu">
<div class="menucenter">
<div class="logo-container">
<!-- ======== Logo ======== -->
<img class="logo" alt="logotype" src="img/logo.png">
<!-- ======== User's photo ======== -->
<img class="photo" alt="photo" src="img/photo.jpg">
</div>
<h2 class="mobile bcolor">
<a href="www.omidgharib.ir" title="Omid Gharib">Omid Gharib</a>
</h2>
<div class="mobile">Web designer, Developer</div>
</div>
<div class="menu-items">
<!-- ======== Copy this block for add new menu item: ======== -->
<!--Start block-->
<a href="pages/about.html" title="About" class="menuitem active">
<i class="icon-user"></i>
<div class="menu-title">About</div>
</a>
<!--end-->
<a href="pages/contacts.html" title="Contacts" class="menuitem" >
<i class="icon-envelope"></i>
<div class="menu-title">Contacts</div>
</a>
<a href="pages/skills.html" title="Skills" class="menuitem" >
<i class="icon-tasks"></i>
<div class="menu-title">Skills</div>
</a>
<a href="pages/portfolio.html" title="Porfolio" class="menuitem">
<i class="icon-briefcase"></i>
<div class="menu-title">Portfolio</div>
</a>
<!-- <a href="pages/demo.html" class="menuitem">
<i class="icon-star"></i>
<div class="menu-title">Demo</div>
</a>-->
</div>
<div id="linecontainer" class="select-about">
<div class="linewrapper">
<div class="overwrapper">
<div class="colorlines large">
<div class="colorlines small"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="page">
<!-- ======== AJAX Loader message ======== -->
<div class="loader">
<div class="label glcolor">
<div class="spin"></div>
Loading, please wait...
</div>
</div>
<div class="wrapper active">
<div class="table">
<div class="table-cell">
<div class="container">
<h1>Hi! I'm <span class="glcolor">Developer</span></h1>
<p> I like to developing new websites, share my thoughts in 140 characters or less, pretend to be a developer, keep up with my friends, play dota, and laugh at funny stuffs.Why dont you say hi?<br />
Feel free to call me +989360775700
</p>
<p>Also see <a class="innerlink" href="pages/portfolio.html">my projects</a> for further information about my works.</p>
</div>
</div>
</div>
</div>
<noscript>
<p>I love web technologies specially new ones, i learn and develop them.
Sometimes i comes up with new ideas and i just build them.
I love working as a front-end developer.
</p>
<a href="https://plus.google.com/u/0/107818602308796119214">Google Plus</a>
</noscript>
</div>
</div>
<div id="abas">
<a href="http://blog.omidgharib.ir" title="go to my blog">Blog</a>
<a href="http://omidgharib.ir/blog" title="go to my blog">My Blog</a>
</div>
</body>
</html>