-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdb.js
289 lines (286 loc) · 9.55 KB
/
db.js
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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
import { hypeandbuzz, hypeople, mallconomy, profile } from './src/assets/img';
const db = {
name: 'Tahsin Sungur',
slug: 'tahsingibi',
title: 'Frontend Developer',
keywords: ['tahsin', 'sungur', 'frontend', 'developer', 'izmir', 'react'],
hiring: true,
resume: '/doc/TahsinSUNGUR_08_2024.pdf',
url: 'https://sungur.dev',
// url: 'http://localhost:3000',
about:
"i'm a <span class='mark'>frontend developer</span> based in Izmir, and currently working at <a href={lastworklink}>{lastwork}</a>, where I code interfaces and design animations for our individual and corporate clients, prioritizing user experience.",
image: profile,
nav: [
{ id: 0, name: 'home', path: '/', icon: 'house' },
{ id: 1, name: 'experience', path: '/works', icon: 'code-slash' },
{ id: 2, name: 'write', path: '/write', icon: 'feather2' },
],
social: [
{
id: 0,
name: 'github',
icon: 'github',
path: 'https://github.com/tahsingibi',
},
{
id: 1,
icon: 'linkedin',
name: 'linkedin',
path: 'https://www.linkedin.com/in/tahsin-sungur/',
},
{
id: 2,
name: 'x',
icon: 'twitter-x',
path: 'https://x.com/tahsingibi',
},
{
id: 3,
name: 'mail',
icon: 'envelope',
path: 'mailto:mtahsinsungur+sungurdev@gmail.com',
},
],
experience: [
{
id: 2,
image: hypeople,
name: 'HYPEOPLE',
title: 'Frontend Developer',
year: '03/2024 - Present',
path: '/works#Hypeople',
description:
'<p>At Hypeople Studio, I develop websites tailored to the needs of individual and corporate clients. Throughout this process, I have specialized in customer-centric projects, focusing on user experience, performance optimization, and scalability. Additionally, I deliver innovative and effective solutions by incorporating modern web technologies and animation developments into these projects.</p>',
},
{
id: 1,
image: mallconomy,
name: 'Mallconomy',
title: 'Frontend Developer',
year: '10/2022 - 01/2024',
path: '/works#Mallconomy',
description:
"<p>Mallconomy is building the metaverse's most fun shopping mall on Polygon specifically for the creators, brands and workers, with immersive dynamics, exclusive partnerships and the endless possibilities of a robust GameFi economy.</p><ul><li>I developed a product where users can log in with their social media accounts or web3 wallets, complete marketing tasks, earn points, and convert these points into rewards.</li><li>I transformed this bounty application, which had 1.2 million users and high traffic, into a SaaS model. Working on this project, I improved my skills in state management and architectural design.</li><li>Developed an admin panel to oversee user actions and tasks.</li><li>I developed a web application using React, Typescript, and Ethers.js where users can perform minting and claiming operations for MallCard NFTs within the Mallconomy Metaverse on the Polygon network. In this app, I enabled them to view their referral rewards and the Mallconomy points earned through their NFTs.</li><li>I have developed a sales application for our client's web3 token.</li></ul>",
projects: [
{
id: 'M001',
name: "Own a piece of Web3 Commerce's future",
image: mallconomy,
live: 'https://mint.mallconomy.com/',
tech: 'Next.js, TypeScript',
year: '2023',
},
{
id: 'M002',
name: 'Malls of the Metaverse On Any Device',
image: mallconomy,
live: 'https://mallconomy.com/',
tech: 'HTML, CSS, JavaScript',
year: '2023',
},
{
id: 'M003',
name: 'MallStar App - Mallconomy',
image: mallconomy,
live: 'https://app.mallconomy.com/',
tech: 'Next.js',
year: '2023',
},
{
id: 'M004',
name: 'Hype&Buzz - Web3 Growth Partner',
image: hypeandbuzz,
live: 'https://hypeand.buzz/',
year: '2023',
tech: 'Next.js',
},
{
id: 'M005',
name: 'Admin Dashboard',
live: '',
icon: 'kanban',
year: '2022',
tech: 'React, TypeScript',
},
],
},
{
id: 0,
icon: 'braces',
name: 'Freelance',
title: 'Frontend Developer',
year: '2016 - 2022',
path: '/works#Freelance',
description:
'<p>Sometime around 2018 or a bit earlier, I started developing using HTML/CSS and WordPress, which I continued as a side job until 2022. Regardless of my main occupation, I persisted in constantly improving my coding skills. In 2022, I decided to make coding my primary occupation and began enhancing my expertise in React/Next.js. Before venturing into a freelance frontend developer career, I delivered numerous WordPress products and released a couple of WordPress themes. Some of the projects I worked on during my freelance period include:</p>',
projects: [
{
id: 0,
name: 'sungur.dev',
explain: 'My developer portfolio.',
tech: 'Next.js',
icon: 'code-slash',
live: 'https://sungur.dev',
repo: 'https://github.com/tahsingibi/sungurdev',
year: 2024,
},
{
id: 1,
icon: 'reply-all',
name: 'MailSender',
explain: 'Nodemailer-based HTML email sender.',
tech: 'Node.js',
repo: 'https://github.com/tahsingibi/nodejs-mailsender',
year: 2024,
},
{
id: 2,
icon: 'currency-bitcoin',
name: 'Cryptos App.',
explain: 'Real-time cryptocurrency market tracker.',
tech: 'React, Websocket',
repo: 'https://github.com/tahsingibi/cryptos',
live: 'https://cryptos-view.vercel.app/',
year: 2024,
},
{
id: 3,
icon: 'kanban',
name: 'CompanyCRM',
explain: 'React Antd-based admin panel design.',
tech: 'React, Antd',
repo: 'https://github.com/tahsingibi/companycrm',
live: 'https://companycrm.vercel.app/',
year: 2024,
},
{
id: 4,
icon: 'bookmark',
name: 'Bountyhub',
explain: 'Storybook for Bountyhub application.',
tech: 'React, Storybook',
live: 'https://bountyhub-storybook.vercel.app/',
year: 2023,
},
{
id: 5,
icon: 'feather',
name: 'tahsinbey.com',
explain: 'My personal blog.',
tech: 'WordPress, TailwindCSS',
live: 'https://tahsinbey.com/',
year: 2020,
},
{
id: 6,
name: 'ToDo App.',
live: 'https://todoapp-practicum.vercel.app/',
tech: 'React - TailwindCSS',
year: 2022,
},
{
id: 7,
name: 'Weather App.',
live: 'https://weatherapptr.vercel.app/',
tech: 'React - TailwindCSS',
year: 2022,
},
{
id: 8,
name: 'HEXWORD-TR',
live: 'https://hexword-tr.vercel.app/',
tech: 'React - TailwindCSS',
year: 2022,
},
{
id: 9,
name: 'Landify Landing Page',
live: 'https://tahsinbey.com/cv/landify/',
tech: 'TailwindCSS',
year: 2022,
},
{
id: 10,
name: 'BRN Architecture & Engineering',
live: 'https://tahsinbey.com/cv/brn/',
tech: 'TailwindCSS',
year: 2020,
},
{
id: 11,
name: 'Pena Weddings Web Page',
live: 'https://tahsinbey.com/cv/penaweddings/',
tech: 'Bootstrap',
year: 2019,
},
],
},
],
work: [
{
id: 0,
name: 'sungur.dev',
explain: 'My developer portfolio.',
tech: 'Next.js',
icon: 'code-slash',
live: 'https://sungur.dev',
repo: 'https://github.com/tahsingibi/sungurdev',
},
{
id: 1,
icon: 'reply-all',
name: 'MailSender',
explain: 'Nodemailer-based HTML email sender.',
tech: 'Node.js',
repo: 'https://github.com/tahsingibi/nodejs-mailsender',
},
{
id: 2,
icon: 'currency-bitcoin',
name: 'Cryptos App.',
explain: 'Real-time cryptocurrency market tracker.',
tech: 'React, Websocket',
repo: 'https://github.com/tahsingibi/cryptos',
live: 'https://cryptos-view.vercel.app/',
},
{
id: 3,
icon: 'kanban',
name: 'CompanyCRM',
explain: 'React Antd-based admin panel design.',
tech: 'React, Antd',
repo: 'https://github.com/tahsingibi/companycrm',
live: 'https://companycrm.vercel.app/',
},
{
id: 4,
icon: 'bookmark',
name: 'Bountyhub',
explain: 'Storybook for Bountyhub application.',
tech: 'React, Storybook',
repo: 'https://github.com/tahsingibi/bountyhub',
live: 'https://bountyhub-storybook.vercel.app/',
},
{
id: 5,
icon: 'feather',
name: 'tahsinbey.com',
explain: 'My personal blog.',
tech: 'WordPress, TailwindCSS',
live: 'https://tahsinbey.com/',
},
],
pages: {
write: {
heading: 'blog',
description: 'some codes, snippets, hooks, etc.',
error: '...but posts are not found.',
},
works: {
heading: 'experiences',
description: 'summary of my background as a frontend developer.',
},
},
};
export default db;