<AZAZ DEV/>
Start/>
H
i
m
n
a
m
i
A
z
a
d
e
s
i
g
a
n
d
e
v
e
l
o

 Static ГДЕ

Let me show You
Work/>
Selected Web Projects

Forbidden
Dao

01

Pandoras
Dao

02
virtual_image_main

Haf
metaverse

03

Agod
Protocol

04

Virtual
Khan
Academy

05

Developers
Color
Picker

06

Shopify
Safe
Shopping

07

Home
Loan
Calculator

08

Pulsar
Dashboard

09
Verccitis

Verccetis

10

WEB

About/>

01
class AzazDev {
02
-- // I am ambitious and love new challenges :)
03
-- // My vast variety of skills are contousily increasing
04
-- constructor() {
05
---- this.name = 'Azaz Dev'
06
---- this.dayOfBirthTimeStamp = 602745592
07
---- this.email = 'arazdev939@gmail.com'
08
-- }
09
-- workExperience() {
10
---- return [
11
-------- { '2020-now' : 'Full-stack Developer at BISM' }
12
-------- { '2018-2020' : 'Front-end React Developer at BISM' }
13
---- ]
14
-- }
15
-- education() {
16
---- return [
17
-------- { '2018-2022' : 'BS Computer from UOS' }
18
-------- { '2016-2018' : 'Inter from Degree College' }
19
---- ]
20
-- }
21
-- skills() {
22
---- return [  'HTML/CSS/JS', 'Vue', 'Node.js', 'jQuery', 'Bootstrap/Tailwind', 'Webpack/Gulp/Vite', 'SASS/Less', 'npm/yarn', 'Docker/k8s', 'PWA', 'SSR', 'SPA', 'GIT/CVS', 'Cordova', 'NativeScript', 'Electron', 'Web-extensions', 'Web Sockets', 'Firebase, 'RWD/W3C/ARIA/WCAG', 'XSLT', 'Smarty/Twig', 'PHP', 'MySQL/MongoDB', 'Wordpress', 'Photoshop', 'Illustrator', 'After Effects', 'Premiere', 'Motion design', 'UX/UI', 'DTP', 'C#', 'Unity', 'TypeScript', 'NestJS'  ]
23
-- }
24
}