-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathresume.html
More file actions
447 lines (404 loc) · 23.4 KB
/
Copy pathresume.html
File metadata and controls
447 lines (404 loc) · 23.4 KB
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
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
<!DOCTYPE html>
<html lang="en">
<head>
<title>Mohammad Burhan</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="favicon.ico">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet">
<!-- FontAwesome JS -->
<script defer src="assets/fontawesome/js/all.js"></script>
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/theme-1.css">
</head>
<body oncontextmenu="return false;">
<header class="header text-center">
<div class="force-overflow">
<h1 class="blog-name pt-lg-4 mb-0"><a class="no-text-decoration" href="index.html">Mohammad Burhan</a></h1>
<nav class="navbar navbar-expand-lg navbar-dark">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navigation"
aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navigation" class="collapse navbar-collapse flex-column">
<div class="profile-section pt-3 pt-lg-0">
<img class="profile-image mb-3 rounded-circle mx-auto" src="assets/images/profile.png"
alt="image">
<div class="bio mb-3">Hi, my name is Mohammad Burhan and I'm a software engineer. Welcome to my
personal website!</div><!--//bio-->
<ul class="social-list list-inline py-2 mx-auto">
<li class="list-inline-item"><a href="#"><i class="fab fa-twitter fa-fw"></i></a></li>
<li class="list-inline-item"><a href="https://www.linkedin.com/in/burhanmohammad/"><i
class="fab fa-linkedin-in fa-fw"></i></a></li>
<li class="list-inline-item"><a href="https://github.com/BurhanMohammad"><i
class="fab fa-github-alt fa-fw"></i></a></li>
<li class="list-inline-item"><a href="#"><i class="fab fa-stack-overflow fa-fw"></i></a>
</li>
<li class="list-inline-item"><a href="https://wa.me/917036037203"><i
class="fa-brands fa-whatsapp"></i></a></li>
<li class="list-inline-item"><a href="https://github.com/BurhanMohammad"><i
class="fa-brands fa-github"></i></a></li>
<li class="list-inline-item"><a href="https://join.skype.com/invite/yjbxl233XgfF"><i
class="fa-brands fa-skype"></i></a></li>
</ul><!--//social-list-->
<hr>
</div><!--//profile-section-->
<ul class="navbar-nav flex-column text-start">
<li class="nav-item">
<a class="nav-link scrollto " href="index.html"><i class="fas fa-user fa-fw me-2"></i>About
Me</a>
</li>
<li class="nav-item scrollto">
<a class="nav-link" href="templetes/portfolio.html"><i
class="fas fa-laptop-code fa-fw me-2"></i>Portfolio</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link" href="services.html"><i class="fas fa-briefcase fa-fw me-2"></i>Services
& Pricing</a>
</li> -->
<li class="nav-item scrollto">
<a class="nav-link" href="skills.html"><i class="fas fa-language fa-fw me-2"></i>Skills</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="resume.html"><i
class="fas fa-file-alt fa-fw me-2"></i>Resume<span
class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link scrollto" href="certificates.html"><i
class="fas fa-certificate fa-fw me-2"></i>certificates</a>
</li>
<li class="nav-item scrollto">
<a class="nav-link" href="blog-home.html"><i class="fas fa-blog fa-fw me-2"></i>Blog</a>
</li>
<li class="nav-item scrollto">
<a class="nav-link" href="contact.html"><i
class="fas fa-envelope-open-text fa-fw me-2"></i>Contact</a>
</li>
<li class="nav-item dropdown scrollto">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
data-bs-toggle="dropdown" aria-expanded="false">
<i class="fas fa-cogs fa-fw me-2"></i>More Pages
</a>
<ul class="dropdown-menu scrollto" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item scrollto" href="project.html">Project Page</a></li>
<li><a class="dropdown-item scrollto" href="blog-home.html">Blog Home 1</a></li>
<li><a class="dropdown-item scrollto" href="blog-home-alt.html">Blog Home 2</a></li>
<li><a class="dropdown-item scrollto" href="blog-post.html">Blog Post</a></li>
</ul>
</li>
</ul>
<div class="my-2">
<a class="btn btn-primary" href="contact.html" target="_blank"><i
class="fas fa-paper-plane me-2"></i>Hire Me</a>
</div>
<div class="dark-mode-toggle text-center w-100">
<hr class="mb-4">
<h4 class="toggle-name mb-3 "><i class="fas fa-adjust me-1"></i>Dark Mode</h4>
<input class="toggle" id="darkmode" type="checkbox">
<label class="toggle-btn mx-auto mb-0" for="darkmode"></label>
</div><!--//dark-mode-toggle-->
</div>
</nav>
</div><!--//force-overflow-->
</header>
<div class="main-wrapper">
<section class="cta-section theme-bg-light py-5">
<div class="container text-center single-col-max-width">
<h2 class="heading mb-3">Online Resume</h2>
<a class="btn btn-primary"
href="assets/resume/Mohammad_Burhan_Resume.pdf"
target="_blank"><i class="fas fa-file-pdf me-2"></i>Download PDF Version</a>
<p> </p>
<a class="btn btn-primary"
href=""
target="_blank"><i class="fad fa-file-powerpoint me-2"></i>Download PPTX Version</a>
</div><!--//container-->
</section>
<div class="container resume-container px-3 px-lg-5">
<article class="resume-wrapper mx-auto theme-bg-light p-5 mb-5 my-5 shadow-lg">
<div class="resume-header">
<div class="row align-items-center">
<div class="resume-title col-12 col-md-6 col-lg-8 col-xl-9">
<h2 class="resume-name mb-0 text-uppercase">Mohammad Burhan</h2>
<div class="resume-tagline mb-2 mb-md-0">Software Engineer (Backend - Python, Django, FastAPI, PostgreSQL, Redis, AWS)</div>
</div><!--//resume-title-->
<div class="resume-contact col-12 col-md-6 col-lg-4 col-xl-3">
<ul class="list-unstyled mb-0">
<li class="mb-2"><i class="fas fa-phone-square fa-fw fa-lg me-2 "></i><a
class="resume-link" href="tel:+917036037203">+91 7036037203</a></li>
<li class="mb-2"><i class="fas fa-envelope-square fa-fw fa-lg me-2"></i><a
class="resume-link" href="mailto:burhanmohammad1234@outlook.com">burhanmohammad1234@outlook.com</a></li>
<li class="mb-2"><i class="fas fa-globe fa-fw fa-lg me-2"></i><a class="resume-link"
href="https://burhanmohammad.github.io/">burhanmohammad.github.io</a></li>
<li class="mb-0"><i class="fas fa-map-marker-alt fa-fw fa-lg me-2"></i>Vijayawada, India</li>
</ul>
</div><!--//resume-contact-->
</div><!--//row-->
</div><!--//resume-header-->
<hr>
<div class="resume-intro py-3">
<div class="row align-items-center">
<div class="col-12 col-md-3 col-xl-2 text-center">
<img class="resume-profile-image mb-3 mb-md-0 me-md-5 ms-md-0 rounded mx-auto"
src="assets/images/resume-profile.png" alt="image">
</div>
<div class="col text-start">
<p class="mb-0">Software Engineer with 5 years of experience building backend-first, production-grade systems and scalable cloud platforms. Strong expertise in Python, Django, FastAPI, PostgreSQL, Redis, AWS, and microservices, with hands-on experience in distributed systems, asynchronous processing, database optimization, and secure API development. Also experienced with JavaScript and React to support backend-driven applications. Proven ability to work in Agile teams and real production environments.</p>
</div><!--//col-->
</div>
</div><!--//resume-intro-->
<hr>
<div class="resume-body">
<div class="row">
<div class="resume-main col-12 col-lg-8 col-xl-9 pe-0 pe-lg-5">
<section class="work-section py-3">
<h3 class="text-uppercase resume-section-heading mb-5">Work Experiences</h3>
<div class="item mb-4">
<div class="item-heading row align-items-center mb-3">
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-2 mb-md-0">Software Engineer</h4>
<div
class="item-meta col-12 col-md-6 col-lg-4 text-muted text-start text-md-end">
Alogonox Technologies | Hyderabad, INDIA<br> August 2024 - Present</div>
</div>
<div class="item-content">
<ul class="resume-list">
<li>Designed and developed backend-first, cloud-native microservices using Python, Django, FastAPI, PostgreSQL, and AWS, supporting multiple production systems.</li>
<li>Built high-throughput asynchronous processing pipelines with autoscaling worker pools, handling 10,000+ documents per day with consistent performance.</li>
<li>Developed a banking document ingestion platform, where OCR was one component of a broader event-driven backend architecture, achieving 95% extraction accuracy and reducing manual processing by 60%.</li>
<li>Architected and maintained AWS-based microservices (EC2, S3, Lambda) with fault-tolerant communication and clear service boundaries.</li>
<li>Integrated multiple third-party SOAP and REST APIs, implementing retries, validation, and data transformation layers.</li>
<li>Implemented authentication and RBAC using Zetadel across 8+ microservices.</li>
<li>Optimized PostgreSQL performance using indexing, views, and stored procedures, reducing critical query latency by ~30%.</li>
<li>Worked with JavaScript and React-based frontend components to support backend-driven workflows and API integrations.</li>
<li>Collaborated with cross-functional teams in Agile/Scrum environments to review designs, improve reliability, and support production deployments.</li>
</ul>
</div>
</div><!--//item-->
<div class="item mb-4">
<div class="item-heading row align-items-center mb-3">
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-3 mb-md-0">Software Development Engineer</h4>
<div
class="item-meta col-12 col-md-6 col-lg-4 text-muted text-start text-md-end">
Seewise.ai | Chennai, INDIA<br> September 2023 - April 2024</div>
</div>
<div class="item-content">
<ul class="resume-list">
<li>Built and maintained backend services and REST APIs using Django, PostgreSQL, and Pandas, delivering near-real-time analytics to 200+ daily users.</li>
<li>Designed scalable data-processing services, improving analyst productivity by 40%.</li>
<li>Re-architected database schemas and applied indexing and caching strategies, reducing heavy-query execution time by 50% on datasets exceeding 1M records.</li>
<li>Improved frontend responsiveness by 25% through optimized AJAX workflows and asynchronous data loading.</li>
<li>Led testing initiatives with PyTest, achieving ~90% unit test coverage.</li>
</ul>
</div>
</div><!--//item-->
<div class="item mb-3">
<div class="item-heading row align-items-center mb-3">
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-3 mb-md-0">Software Developer</h4>
<div
class="item-meta col-12 col-md-6 col-lg-4 text-muted text-start text-md-end">
Codent Software Solutions | Vijayawada, INDIA<br> January 2021 - August 2023</div>
</div>
<div class="item-content">
<ul class="resume-list">
<li>Led development of Django and Odoo-based backend applications for 5 enterprise clients, improving client productivity by 20%.</li>
<li>Owned backend modules, database migrations, and deployments for systems serving 5,000+ users.</li>
<li>Mentored 3 junior developers, improving SLA delivery by 25%.</li>
<li>Collaborated with cross-functional Agile teams of 6-8 members, maintaining a 95% sprint completion rate.</li>
</ul>
</div>
</div><!--//item-->
<div class="item mb-3">
<div class="item-heading row align-items-center mb-3">
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-3 mb-md-0">Process Associate</h4>
<div
class="item-meta col-12 col-md-6 col-lg-4 text-muted text-start text-md-end">
Headrun | Vijayawada, INDIA<br> February 2020 - July 2020</div>
</div>
<div class="item-content">
<ul class="resume-list">
<li>Improved operational efficiency by 5% through data analysis and process optimization for workflows handling 2,000 requests monthly.</li>
<li>Trained and mentored 5 new team members, increasing team productivity by 15% within the first quarter.</li>
<li>Reduced user fulfillment cycle time by 50% by implementing priority-based queue management system.</li>
</ul>
</div>
</div><!--//item-->
</section><!--//work-section-->
<section class="project-section">
<h3 class="text-uppercase resume-section-heading">Projects</h3>
<div class="item-content">
<ul class="resume-list">
<li><strong>AI Agents and Generative AI Systems - Python, LLMs:</strong> Built deterministic AI agents with strict rules and safety-first edits for real engineering workflows, including codebase analysis, log-driven fixes, and resume-to-portfolio automation from PDF to HTML.</li>
<li><strong>AI Resume Parser - Google Vision OCR, Python:</strong> Automated resume extraction to structure JSON for hiring pipelines; reduced screening effort by 50% and integrated with ATS exports. Processed 1,000 resumes with 92% accuracy.</li>
<li><strong>Real-time Video Call and Content Platforms - Django, WebRTC:</strong> Prototyped real-time video features and content platforms for demos and early user testing with 50 beta users.</li>
<li><strong>Django/React Apps:</strong> Instagram & Netflix clones, Resume Builder, Music Player, Portfolio sites demonstrating full-stack capabilities and modern UI/UX patterns.</li>
</ul>
</div>
<div class="item">
<div class="item-heading row align-items-center mb-4">
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-4 mb-md-0">Technical Expertise</h4>
<div
class="item-meta col-12 col-md-6 col-lg-4 text-muted text-start text-md-end">
Production Systems</div>
</div>
<div class="item-content">
<ul class="resume-list">
<li><strong>Event-driven document ingestion:</strong> Producers → message queue → autoscaling worker pool; decouples OCR from request path for improved scalability.</li>
<li><strong>Asynchronous pipelines:</strong> Batching and back pressure handling to ensure sustained throughput under load, processing more than 10K documents/hour.</li>
<li><strong>Scalable storage:</strong> Database partitioning and read replicas for horizontal scaling; Redis caching and materialized views for low latency reads (less than 100ms).</li>
<li><strong>Observability:</strong> Prometheus metrics, Grafana dashboards, structured logs, and distributed tracing for fast MTTR and 99.9% uptime.</li>
</ul>
</div>
</div><!--//item-->
</section><!--//project-section-->
</div><!--//resume-main-->
<aside class="resume-aside col-12 col-lg-4 col-xl-3 px-lg-4 pb-lg-4">
<section class="skills-section py-3">
<h3 class="text-uppercase resume-section-heading mb-2">Skills</h3>
<div class="item">
<h4 class="item-title">Technical</h4>
<ul class="list-unstyled resume-skills-list">
<li class="mb-1">Python, JavaScript, SQL</li>
<li class="mb-1">Django, Flask, FastAPI</li>
<li class="mb-1">REST API, SOAP, Async Processing</li>
<li class="mb-1">Microservices Architecture</li>
<li class="mb-1">PostgreSQL (Query Tuning, Indexing)</li>
<li class="mb-1">Redis (Caching)</li>
<li class="mb-1">React.js, HTML/CSS, AJAX</li>
<li class="mb-1">AWS (EC2, S3, Lambda, RDS, IAM)</li>
<li class="mb-1">Docker, CI/CD Pipelines</li>
<li class="mb-1">Jenkins, GitHub Actions</li>
<li class="mb-1">Unit Testing, PyTest</li>
<li class="mb-1">Event-Driven Systems</li>
<li class="mb-1">Distributed Systems</li>
<li class="mb-1">Scalable Backend Design</li>
<li class="mb-1">OAuth2/JWT, RBAC, Zetadel</li>
<li class="mb-1">Odoo</li>
<li class="mb-1">WebRTC</li>
<li class="mb-1">Pandas</li>
</ul>
</div><!--//item-->
<div class="item">
<h4 class="item-title">Professional</h4>
<ul class="list-unstyled resume-skills-list">
<li class="mb-1">Effective communication</li>
<li class="mb-1">Team player</li>
<li class="mb-1">Strong problem solver</li>
<li class="mb-1">Good time management</li>
<li class="mb-1">Team Leadership</li>
<li class="mb-1">Mentoring</li>
<li class="mb-1">Agile/Scrum Methodology</li>
</ul>
</div><!--//item-->
</section><!--//skills-section-->
<section class="education-section py-1">
<h3 class="text-uppercase resume-section-heading mb-2">Awards & certificates</h3>
<ul class="list-unstyled resume-awards-list">
<li>
<div class="font-weight-bold">Full Stack Software Developer Professional Certificate</div>
<div class="text-muted">Coursera</div>
</li>
<li>
<div class="font-weight-bold">Career Essentials in Software Development</div>
<div class="text-muted">Microsoft / LinkedIn</div>
</li>
<li class="mb-1">
<div class="font-weight-bold">Programming in Python</div>
<div class="text-muted">Coursera</div>
</li>
</ul>
</section><!--//education-section-->
<section class="skills-section py-2">
<h3 class="text-uppercase resume-section-heading mb-1">Languages</h3>
<ul class="list-unstyled resume-lang-list">
<li class="mb-1">Telugu <span class="text-muted">(Native)</span></li>
<li class="mb-1">Hindi <span class="text-muted">(Native)</span></li>
<li class="mb-1">English <span class="text-muted">(Professional)</span></li>
<li class="mb-1">Tamil <span class="text-muted">(Intermediate)</span></li>
<li>Urdu <span class="text-muted">(Intermediate)</span></li>
</ul>
</section><!--//certificates-section-->
<section class="education-section py-2">
<h3 class="text-uppercase resume-section-heading mb-1">Education</h3>
<ul class="list-unstyled resume-education-list">
<li class="mb-1">
<div class="resume-degree font-weight-bold">Bachelor of Technology</div>
<div class="resume-degree-org text-muted">PRIST University</div>
</li>
</ul>
</section><!--//education-section-->
<section class="skills-section py-2">
<h3 class="text-uppercase resume-section-heading mb-2">Interests</h3>
<ul class="list-unstyled resume-interests-list mb-0">
<li class="mb-1">Tech Operations</li>
<li class="mb-1">Conducting Workshops</li>
<li class="mb-1">Basketball</li>
<li class="mb-1">Fitness</li>
<li>Traveling</li>
</ul>
</section><!--//certificates-section-->
</aside><!--//resume-aside-->
</div><!--//row-->
</div><!--//resume-body-->
<hr>
<div class="resume-footer text-center">
<ul class="resume-social-list list-inline mx-auto mb-0 d-inline-block text-muted">
<li class="list-inline-item mb-lg-0 me-3"><a class="resume-link"
href="https://github.com/BurhanMohammad"><i class="fab fa-github-square fa-2x me-2"
data-fa-transform="down-4"></i><span
class="d-none d-lg-inline-block text-muted">github.com/BurhanMohammad</span></a>
</li>
<li class="list-inline-item mb-lg-0 me-3"><a class="resume-link"
href="https://www.linkedin.com/in/burhanmohammad/"><i class="fab fa-linkedin fa-2x me-2"
data-fa-transform="down-4"></i><span
class="d-none d-lg-inline-block text-muted">linkedin.com/in/burhanmohammad</span></a>
</li>
<li class="list-inline-item mb-lg-0 me-lg-3"><a class="resume-link"
href="https://join.skype.com/yjbxl233XgfF"><i class="fa-brands fa-skype fa-2x me-2"
data-fa-transform="down-4"></i><span
class="d-none d-lg-inline-block text-muted">Mohammad Burhan</span></a></li>
</ul>
</div><!--//resume-footer-->
</article>
</div><!--//container-->
<footer class="footer text-center py-4">
<small class="copyright">Copyright © <a href="" target="_blank">Mohammad Burhan</a></small>
</footer>
</div><!--//main-wrapper-->
<!-- *****CONFIGURE STYLE (REMOVE ON YOUR PRODUCTION SITE)****** -->
<div id="config-panel" class="config-panel config-panel-hide d-none d-lg-block">
<div class="panel-inner">
<a id="config-trigger" class="config-trigger text-center" href="#"><i class="fas fa-cog mx-auto"
data-fa-transform="down-6"></i></a>
<h5 class="panel-title">Choose Colour</h5>
<ul id="color-options" class="list-inline mb-0">
<li class="theme-1 active list-inline-item"><a data-style="assets/css/theme-1.css" href="#"></a></li>
<li class="theme-2 list-inline-item"><a data-style="assets/css/theme-2.css" href="#"></a></li>
<li class="theme-3 list-inline-item"><a data-style="assets/css/theme-3.css" href="#"></a></li>
<li class="theme-4 list-inline-item"><a data-style="assets/css/theme-4.css" href="#"></a></li>
<li class="theme-5 list-inline-item"><a data-style="assets/css/theme-5.css" href="#"></a></li>
<li class="theme-6 list-inline-item"><a data-style="assets/css/theme-6.css" href="#"></a></li>
<li class="theme-7 list-inline-item"><a data-style="assets/css/theme-7.css" href="#"></a></li>
<li class="theme-8 list-inline-item"><a data-style="assets/css/theme-8.css" href="#"></a></li>
<li class="theme-9 list-inline-item"><a data-style="assets/css/theme-9.css" href="#"></a></li>
<li class="theme-10 list-inline-item"><a data-style="assets/css/theme-10.css" href="#"></a></li>
</ul>
<a id="config-close" class="close" href="#"><i class="fa fa-times-circle"></i></a>
</div><!--//panel-inner-->
</div><!--//configure-panel-->
<!-- Javascript -->
<script src="assets/plugins/popper.min.js"></script>
<script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<!-- Dark Mode -->
<script src="assets/plugins/js-cookie.min.js"></script>
<script src="assets/js/dark-mode.js"></script>
<!-- Style Switcher (REMOVE ON YOUR PRODUCTION SITE) -->
<script src="assets/js/demo/style-switcher.js"></script>
<script src="desable_rightclick.js"></script>
</body>
</html>