forked from bedimcode/responsive-portfolio-website-Tailor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Text Responsive portfolio Tailor.txt
153 lines (108 loc) · 2.4 KB
/
Text Responsive portfolio Tailor.txt
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
========== HEADER ==========
.nav__logo
Tailor
.nav__link
Home - Work - My Info - Services - Contact Me
========== HOME ==========
.home__name
Tailor <br> Lyborm
.home__profession
Web Developer
.home__scroll-text
Recent Works
========== WORK ==========
.section__title
RECENT WORKS
.work__title
Restaurant Website
Design Of Products
Barbershop Website SEO
Coffee Website
Panel Design
work__description
Short description of the project that was
carried out in this portfolio.
========== INFO ==========
.section__title
MY INFO
===== ABOUT =====
.info__title
About Me
.about__description
Passionate about creating <b>websites with beautiful interfaces</b>.
I have years of experience in <b>Web Development</b> with several
projects completed.
.about__button
Download CV
===== EXPERIENCE =====
.info__title
Experience
.experience__company
Discord
Google
Adobe
.experience__profession
Web Product Designer
Web Developer
Web Designer
.experience__date
05/23 - Present
05/21 - 02/22
01/20 - 03/21
.experience__description
Short description of the work you do or did
in the company.
===== SKILLS =====
.info__title
Skills
.skills__name
HTML - CSS - JavaScript - React - Git
GitHub - Tailwind CSS - Sass - Figma
========== SERVICES ==========
.section__title
SERVICES
.services__title
Web Development
Web Design
Responsive Web Design
Seo (Web Pages)
.services__description
Short description of the service offered to users
to obtain a personalized project.
========== CONTACT ==========
.section__title
CONTACT ME
.contact__input - placeholder
Names
Email
Message
.contact__button
Send Message
.contact__social-link
Facebook
Instagram
Linkedin
https://www.facebook.com/
https://www.instagram.com/
https://www.linkedin.com/
========== CONTACT JS ==========
// serviceID - templateID - #form - publicKey
// Show sent message
Message sent successfully ✅
// Remove message after five seconds
// Clear input fields
// Show error message
Message not sent (service error) ❌
Subject *
New message from {{user_name}}
Content *
Names: {{user_name}}
Email: {{user_email}}
Message: {{user_message}}
Best wishes,
EmailJS team
========== FOOTER ==========
.footer__links
Home - Work - Info
.footer__copy
© All Rights Reserved By Bedimcode