-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
88 lines (76 loc) · 5.64 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
<html xmlns="http://www.w3.org/1999/html">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=1024">
<title>رزومه اکبر حمیدی </title>
<link href="./css/resume.css" rel="stylesheet" type="text/css"></a>
</head>
<body class="bodySty">
<h1 class="h1Sty ltrStyle">Akbar Hamidi Resume</h1>
<h1 class="h1Sty">رزومه اکبر حمیدی </h1>
<div class="div1Styl">
<form>
<fieldset class="fieldsetSty" >
<img src="b.jpg" class="imgSty">
<legend aria-readonly="true" class="legendSty">مشخصات فردی:</legend>
نام: <input class="inputSty" type="text" size="6" value=" اکبر ">
نام خانوادگی: <input class="inputSty" type="text" size="6" value="حمیدی ">
جنسیت: مرد <input class="inputSty" type="radio" name="gender" value="men" checked>
زن <input class="inputSty" type="radio" name="gender" value="women"><br>
سال تولد: <input class="inputSty" type="text" name="ege" size="6" value="1350">
وضعیت تاهل: <input type="text" name="marage" size="5" value="متاهل">
تعداد فرزند: <input class="inputSty" type="text" name="child" size="2" value="3"><br>
وضعیت اشغال: شاغل <input class="inputSty" type="radio" name="job" value="Jab" checked>
بیکار <input class="inputSty" type="radio" name="nojob1" value="NoJob">
نوع اشغال: <input class="inputSty" type="text" name="Job1" size="2" value="کارمند"><br>
ایمیل: <input class="inputSty" type="text" name="email" size="25" value="akbar_hamidi1350@yahoo.com">
موبایل: <input class="inputSty" type="text" name="marage" size="12" value="09125649731"><br>
استان محل سکونت:<input class="inputSty" type="text" name="city" size="6" value="البرز">
آدرس: <input class="inputSty" type="text" name="marage" size="50" value="کرج ، شاهین ویلا ، میدان باهنر ، بلوار رجائی ، خیابان اسدآبادی ، پلاک ...">
</fieldset>
<br>
<fieldset class="fieldsetSty">
<legend class="legendSty";>بیانیه آغازین </legend>
<ul class="ulSty">
<li>عاشق خانواده، طیعت وایران گردی، ریاضی وعلوم کامپیوتر هستم</li>
</ul>
</fieldset><br>
<fieldset class="fieldsetSty">
<legend class="legendSty";>سوابق تحصیلی:</legend>
<ul class="ulSty">
<li>ارشد مهندسی کامپیوتر گرایش نرم افزار: دانشگاه پیام نور 1399 - در حال تحصیل</li>
<li> کارشناسی نرم افزار دانشگاه پیام نور - فارغ والتحصیل 94</li>
<li>کاردانی کاربرد کامپیوتر دانشگاه آزاد - فارغ والتحصیل 79</li>
<li>دیپلم ریاضی </li>
</ul>
</fieldset><br>
<fieldset class="fieldsetSty">
<legend class="legendSty";>مهارت های حرفه ای:</legend>
<textarea class="textareaSty" type="text" style="direction: ltr;" >VB,C#,JavaScript, SQL,git,html, css, ,Autocat,Network+,Asp.net ,آشنا بااتوماسیون اداری,حقوق دستمزد </textarea>
</fieldset><br>
<fieldset class="fieldsetSty">
<legend class="legendSty";>آشنایی با زبان ها:</legend>
انگلیسی:
<input name="level" type="text" class="inputSty" value="ضعیف" size="5" maxlength="5" width="5px" ><br>
ترکی:
<input name="level1" type="text" class="inputSty" value="عالی" size="6" width="5px" >
</fieldset>
<fieldset class="fieldsetSty">
<legend class="legendSty";>سوابق کاری </legend>
<ul class="ulSty">
<li>کار آزاد از 1375 تا 1380</li>
<li>دبیر کامپیوتر از 1380 تا 1381</li>
<li>اپراتور در شرکت خصوصی از 1381 تا 1382</li>
<li> مسئول دبیر خانه و فناوری اطلاعات در یکی از سازمانهای شهرداری کرج از 1382 تا 1401</li>
</ul>
</fieldset>
<fieldset class="fieldsetSty">
<legend class="legendSty";>ارزیابی </legend>
<h3>
<a href="https://github.com/akbar-hamidi/PNU_3991_AR/blob/main/_General/AH_CV_CheckList_AR_3991.pdf" title="این یک لینک است" target="_blank" >ارزیابی رزومه </a>
</h3>
</fieldset>
</form>
</div>
</body>
</html>