-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
747 lines (710 loc) · 34.6 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
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
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
<!-- Mirrored from frenify.com/envato/marketify/html/arlo/1/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 24 Jan 2019 14:14:45 GMT -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Name of your web site">
<meta name="author" content="Marketify">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Karan Portfolio</title>
<!-- STYLES -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/plugins.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--[if lt IE 9]> <script type="text/javascript" src="js/modernizr.custom.js"></script> <![endif]-->
<!-- /STYLES -->
</head>
<body>
<!-- WRAPPER ALL -->
<div class="arlo_tm_wrapper_all">
<div id="arlo_tm_popup_blog">
<div class="container">
<div class="inner_popup scrollable"></div>
</div>
<span class="close"><a href="#"></a></span>
</div>
<!-- PRELOADER -->
<div class="arlo_tm_preloader">
<div class="spinner_wrap">
<div class="spinner"></div>
</div>
</div>
<!-- /PRELOADER -->
<!-- MOBILE MENU -->
<div class="arlo_tm_mobile_header_wrap">
<div class="main_wrap">
<div class="logo">
<img src="img/logo/mobile_logo.png" alt="" />
</div>
<div class="arlo_tm_trigger">
<div class="hamburger hamburger--collapse-r">
<div class="hamburger-box">
<div class="hamburger-inner"></div>
</div>
</div>
</div>
</div>
<div class="arlo_tm_mobile_menu_wrap">
<div class="mob_menu">
<ul class="anchor_nav">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#news">News</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
</div>
<!-- /MOBILE MENU -->
<!-- CONTENT -->
<div class="arlo_tm_content">
<!-- LEFTPART -->
<div class="arlo_tm_leftpart_wrap">
<div class="leftpart_inner">
<div class="logo_wrap">
<a href="#"><img src="img/logo/desktop-logo.png" alt="" /></a>
</div>
<div class="menu_list_wrap">
<ul class="anchor_nav">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#news">Featured</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
<div class="leftpart_bottom">
<div class="social_wrap">
<ul>
<li><a href="https://www.facebook.com/KaranSachranii" target="_blank"><i class="xcon-facebook"></i></a></li>
<li><a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&[email protected]" target="_blank"><i class="xcon-google"></i></a></li>
<li><a href="https://www.linkedin.com/in/karan-sachrani-271892118/" target="_blank"><i class="xcon-linkedin"></i></a></li>
<li><a href="https://www.instagram.com/karan.sachrani/" target="_blank"><i class="xcon-instagram"></i></a></li>
<li><a href="https://github.com/KaranSachrani" target="_blank"><i class="fa fa-github"></i></a></li>
</ul>
</div>
</div>
<a class="arlo_tm_resize" href="#"><i class="xcon-angle-left"></i></a>
</div>
</div>
<!-- /LEFTPART -->
<!-- RIGHTPART -->
<div class="arlo_tm_rightpart">
<div class="rightpart_inner">
<div class="arlo_tm_section" id="home">
<div class="arlo_tm_hero_header_wrap">
<div class="arlo_tm_universal_box_wrap">
<div class="bg_wrap">
<div class="overlay_image hero jarallax" data-speed="0.1"></div>
<div class="overlay_color hero"></div>
</div>
<div class="content hero">
<div class="inner_content">
<div class="image_wrap">
<img src="img/hero/img.jpg" alt="" />
</div>
<div class="name_holder">
<h3>Karan <span>Sachrani</span></h3>
</div>
<div class="text_typing">
<p>I'm a <span class="arlo_tm_animation_text_word"></span></p>
</div>
</div>
</div>
<div class="arlo_tm_arrow_wrap bounce anchor">
<a href="#about"><i class="xcon-angle-double-down"></i></a>
</div>
</div>
</div>
</div>
<!-- ABOUT -->
<div class="arlo_tm_section relative" id="about">
<div class="arlo_tm_about_wrapper_all">
<div class="container">
<div class="arlo_tm_title_holder">
<h3>About Me</h3>
<span>Main informations about me</span>
</div>
<div class="arlo_tm_about_wrap">
<div class="author_wrap">
<div class="leftbox">
<div class="about_image_wrap parallax" data-relative-input="true">
<div class="image layer" data-depth="0.1">
<img src="img/about/550x640.jpg" alt="" />
<div class="inner" data-img-url="img/about/1.jpg"></div>
</div>
<div class="border layer" data-depth="0.2">
<img src="img/about/550x640.jpg" alt="" />
<div class="inner"></div>
</div>
</div>
</div>
<div class="rightbox">
<div class="arlo_tm_mini_title_holder">
<h4>I'm Karan and <span class="arlo_tm_animation_text_word"></span></h4>
</div>
<div class="definition">
<p>Hi! My name is <strong>Karan</strong>. I am a Web and Mobile App Developer, and I'm very passionate and dedicated to my work. With 1 year experience as a professional Android developer, I have acquired the skills and knowledge necessary to make your project a success. I enjoy every step of the design process, from discussion and collaboration to concept and execution, but I find the most satisfaction in seeing the finished product do everything for you that it was created to do.</p>
</div>
<div class="about_short_contact_wrap">
<ul>
<li>
<span><label>Birthday:</label> 09-September</span>
</li>
<li>
<span><label>Age:</label> 25</span>
</li>
<li>
<span><label>City:</label> Karachi, Pakistan</span>
</li>
<li>
<span><label>Interests:</label> Data Science</span>
</li>
<li>
<span><label>Degree:</label>BS in Computer Science</span>
</li>
<li>
<span><label>Study:</label> Sukkur IBA University</span>
</li>
<li>
<span><label>Linkedin:</label> <a href="https://www.linkedin.com/in/karan-sachrani-271892118/" target="_blank">linkedin/Karan Sachrani</a></span>
</li>
<li>
<span><label>Mail:</label> <a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&[email protected]" target="_blank">karan.sachrani@gmail.com</a></span>
</li>
<li>
<span><label>Phone:</label> <a href="#">+92343-3171498</a></span>
</li>
<li>
<span><label>Github:</label> <a href="https://github.com/KaranSachrani" target="_blank">@KaranSachrani</a></span>
</li>
</ul>
</div>
<div class="buttons_wrap">
<ul>
<li>
<a href="http://karan.sibasmartplanner.com/resume/resume.pdf" target="_blank"><span>Download CV</span></a>
</li>
<li class="anchor">
<a href="#contact"><span>Send Message</span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /ABOUT -->
<!-- SKILLS -->
<div class="arlo_tm_section">
<div class="arlo_tm_skills_wrap">
<div class="container">
<div class="inner_wrap">
<div class="leftbox">
<div class="arlo_tm_mini_title_holder">
<h4>Some About my Abilities</h4>
</div>
<p style="text-align:justify"><font size="2">I am a Software Engineer have expertise in Object Oriented Analysis & Implementation using Agile. Having hands-on experience in mobile and web Application development. And have great knowledge and experience in database design and its implementation using MySQL. Strong believer in project delivery & attaining success in challenging tasks with a passion to explore the new horizons of modern days Technologies & Architectures.<br><br>I believe in teamwork and cooperation which always lead to success in this constantly changing world. I always try to accept challenging assignments.</font></p>
</div>
<div class="rightbox">
<div class="progress_bar_wrap_total">
<div class="arlo_tm_progress_wrap" data-size="small" data-round="c" data-strip="off">
<div class="arlo_tm_progress" data-value="90" data-color="#000">
<span><span class="label">Programming Languages - <span class="experience">Java/C++</span></span><span class="number">90%</span></span>
<div class="arlo_tm_bar_bg"><div class="arlo_tm_bar_wrap"><div class="arlo_tm_bar"></div></div></div>
</div>
<div class="arlo_tm_progress" data-value="80" data-color="#000">
<span><span class="label">Web - <span class="experience">PHP/C#</span></span><span class="number">80%</span></span>
<div class="arlo_tm_bar_bg"><div class="arlo_tm_bar_wrap"><div class="arlo_tm_bar"></div></div></div>
</div>
<div class="arlo_tm_progress" data-value="85" data-color="#000">
<span><span class="label">Database - <span class="experience">MySql</span></span><span class="number">85%</span></span>
<div class="arlo_tm_bar_bg"><div class="arlo_tm_bar_wrap"><div class="arlo_tm_bar"></div></div></div>
</div>
<div class="arlo_tm_progress" data-value="80" data-color="#000">
<span><span class="label">Framework - <span class="experience">CodeIgniter</span></span><span class="number">80%</span></span>
<div class="arlo_tm_bar_bg"><div class="arlo_tm_bar_wrap"><div class="arlo_tm_bar"></div></div></div>
</div>
<div class="arlo_tm_progress" data-value="85" data-color="#000">
<span><span class="label">Android Developemt - <span class="experience">Java</span></span><span class="number">85%</span></span>
<div class="arlo_tm_bar_bg"><div class="arlo_tm_bar_wrap"><div class="arlo_tm_bar"></div></div></div>
</div>
<div class="arlo_tm_progress" data-value="60" data-color="#000">
<span><span class="label">Data Mining - <span class="experience">R/Python</span></span><span class="number">60%</span></span>
<div class="arlo_tm_bar_bg"><div class="arlo_tm_bar_wrap"><div class="arlo_tm_bar"></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /SKILLS -->
<!-- SERVICES -->
<div class="arlo_tm_section" id="services">
<div class="arlo_tm_services_wrap">
<div class="container">
<div class="arlo_tm_title_holder">
<h3>Amazing Services</h3>
<span>Meet our amazing services</span>
</div>
<div class="list_wrap">
<ul>
<li>
<div class="inner">
<div class="icon">
<img class="svg" src="img/svg/androidd.svg" alt="" />
</div>
<div class="title_service">
<h3>Mobile App Development</h3>
</div>
<div class="text">
<p>Web design is a similar process of creaf presenting the content on electronic pages ...</p>
</div>
</div>
</li>
<li>
<div class="inner">
<div class="icon">
<img class="svg" src="img/svg/web.svg" alt="" />
</div>
<div class="title_service">
<h3>Web Development</h3>
</div>
<div class="text">
<p>Web design is a similar process of creation, with the intention of presenting the content on electronic pages ...</p>
</div>
</div>
</li>
<li>
<div class="inner">
<div class="icon">
<img class="svg" src="img/svg/layers.svg" alt="" />
</div>
<div class="title_service">
<h3>C#/PHP Services</h3>
</div>
<div class="text">
<p>Web design is a similar process of creation, with the intention of presenting the content on electronic pages ...</p>
</div>
</div>
</li>
<li>
<div class="inner">
<div class="icon">
<img class="svg" src="img/svg/share.svg" alt="" />
</div>
<div class="title_service">
<h3>Photo Editing</h3>
</div>
<div class="text">
<p>Web design is a similar process of creation, with the intention of presenting the content on electronic pages ...</p>
</div>
</div>
</li>
<li>
<div class="inner">
<div class="icon">
<img class="svg" src="img/svg/adobe-illustrator.svg" alt="" />
</div>
<div class="title_service">
<h3>Database Design</h3>
</div>
<div class="text">
<p>Web design is a similar process of creation, with the intention of presenting the content on electronic pages ...</p>
</div>
</div>
</li>
<li>
<div class="inner">
<div class="icon">
<img class="svg" src="img/svg/seo-performance-marketing-graphic.svg" alt="" />
</div>
<div class="title_service">
<h3>Data Mining and Visualization</h3>
</div>
<div class="text">
<p>Web design is a similar process of creation, with the intention of presenting the content on electronic pages ...</p>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- /SERVICES -->
<!-- PORTFOLIO -->
<div class="arlo_tm_section relative" id="portfolio">
<div class="arlo_tm_portfolio_wrapper_all">
<!-- PORTFOLIO FILTER -->
<div class="arlo_tm_second_portfolio">
<div class="container">
<div class="arlo_tm_portfolio_wrap">
<div class="arlo_tm_title_holder portfolio">
<h3>Latest Projects</h3>
<span>Check out my latest projects</span>
</div>
<div class="arlo_tm_portfolio_titles"></div>
<ul class="arlo_tm_portfolio_filter">
<li><a href="#" class="current" data-filter="*">All</a></li>
<li><a href="#" data-filter=".design">Mobile</a></li>
<li><a href="#" data-filter=".photography">Web</a></li>
<li><a href="#" data-filter=".development">Data Science</a></li>
</ul>
<ul class="arlo_tm_portfolio_list gallery_zoom">
<li class="design">
<div class="entry arlo_tm_portfolio_animation_wrap" data-title="Aoc Productions" data-category="Design">
<a href="portfolio-single.html">
<img src="img/portfolio/600x600.jpg" alt="" />
<div class="arlo_tm_portfolio_image_main" data-img-url="img/portfolio/1.jpg"></div>
</a>
</div>
</li>
<li class="photography">
<div class="entry arlo_tm_portfolio_animation_wrap" data-title="Ind Hed" data-category="Photography">
<a href="portfolio-single-2.html">
<img src="img/portfolio/600x600.jpg" alt="" />
<div class="arlo_tm_portfolio_image_main" data-img-url="img/portfolio/2.jpg"></div>
</a>
</div>
</li>
<li class="development">
<div class="entry arlo_tm_portfolio_animation_wrap" data-title="Paper Mockup" data-category="Development">
<a href="portfolio-single-3.html">
<img src="img/portfolio/600x600.jpg" alt="" />
<div class="arlo_tm_portfolio_image_main" data-img-url="img/portfolio/3.jpg"></div>
</a>
</div>
</li>
<li class="photography">
<div class="entry arlo_tm_portfolio_animation_wrap" data-title="The Nordic" data-category="Photography">
<a href="portfolio-single-4.html">
<img src="img/portfolio/600x600.jpg" alt="" />
<div class="arlo_tm_portfolio_image_main" data-img-url="img/portfolio/4.jpg"></div>
</a>
</div>
</li>
<li class="design">
<div class="entry arlo_tm_portfolio_animation_wrap" data-title="Creatives Castle" data-category="Design">
<a href="portfolio-single-5.html">
<img src="img/portfolio/600x600.jpg" alt="" />
<div class="arlo_tm_portfolio_image_main" data-img-url="img/portfolio/5.jpg"></div>
</a>
</div>
</li>
<li class="photography">
<div class="entry arlo_tm_portfolio_animation_wrap" data-title="White Bag" data-category="Photography">
<a href="portfolio-single-6.html">
<img src="img/portfolio/600x600.jpg" alt="" />
<div class="arlo_tm_portfolio_image_main" data-img-url="img/portfolio/6.jpg"></div>
</a>
</div>
</li>
</ul>
</div>
</div>
</div>
<!-- /PORTFOLIO FILTER -->
</div>
</div>
<!-- /PORTFOLIO -->
<!-- TESTIMONIALS -->
<div class="arlo_tm_section" id="testimonials">
<div class="arlo_tm_testimonials_wrapper_all">
<div class="arlo_tm_universal_box_wrap">
<div class="bg_wrap">
<div class="overlay_image testimonial jarallax" data-speed="0"></div>
<div class="overlay_color testimonial"></div>
</div>
<div class="content testimonial">
<div class="arlo_tm_testimonial_wrap">
<div class="container">
<div class="carousel_wrap">
<ul class="owl-carousel">
<li class="item">
<div class="inner">
<div class="quotebox_wrap">
<i class="xcon-quote-left"></i>
</div>
<div class="definitions_wrap">
<p>“Arlo team are easy to work with and helped me make amazing websites in a short amount of time. Thanks guys for works.”</p>
</div>
<div class="name_holder">
<p>Antonio Baraley, CEO Founder</p>
</div>
</div>
</li>
<li class="item">
<div class="inner">
<div class="quotebox_wrap">
<i class="xcon-quote-left"></i>
</div>
<div class="definitions_wrap">
<p>“We were looking for a logo with a touch of modernism. Arlo grasped our needs and produced a stunning design.”</p>
</div>
<div class="name_holder">
<p>Calena Gomez, AOC Designer</p>
</div>
</div>
</li>
<li class="item">
<div class="inner">
<div class="quotebox_wrap">
<i class="xcon-quote-left"></i>
</div>
<div class="definitions_wrap">
<p>“Awesome to work with Arlo. Good organized, easy to communicate with, responsive with next iterations.”</p>
</div>
<div class="name_holder">
<p>Torren Winston, Photographer.</p>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /TESTIMONIALS -->
<!-- COUNTERBOX -->
<div class="arlo_tm_section">
<div class="container">
<div class="arlo_tm_counter_wrap" data-col="4" data-delay="300">
<ul class="arlo_tm_counter_list arlo_tm_miniboxes">
<li>
<div class="inner arlo_tm_minibox">
<h3><span><span class="arlo_tm_counter" data-from="0" data-to="2222" data-speed="3000">0</span></span></h3>
<span>Projects Completed</span>
</div>
</li>
<li>
<div class="inner arlo_tm_minibox">
<h3><span><span class="arlo_tm_counter" data-from="0" data-to="333" data-speed="3000">0</span>K</span></h3>
<span>Lines of Code</span>
</div>
</li>
<li>
<div class="inner arlo_tm_minibox">
<h3><span><span class="arlo_tm_counter" data-from="0" data-to="8888" data-speed="3000">0</span></span></h3>
<span>Happy Clients</span>
</div>
</li>
<li>
<div class="inner arlo_tm_minibox">
<h3><span><span class="arlo_tm_counter" data-from="0" data-to="777" data-speed="3000">0</span>+</span></h3>
<span>My Awwwards</span>
</div>
</li>
</ul>
</div>
</div>
</div>
<!-- /COUNTERBOX -->
<!-- NEWS -->
<div class="arlo_tm_section" id="news">
<div class="arlo_tm_news_wrap">
<div class="container">
<div class="arlo_tm_title_holder news">
<h3>Featured Projects</h3>
<span>Check out my featured projects</span>
</div>
<div class="arlo_tm_list_wrap blog_list">
<ul class="total">
<li class="wow fadeInUp" data-wow-duration="1.2s">
<div class="inner_list">
<div class="image_wrap">
<img class="small" src="img/blog/500x350.jpg" alt="" />
<img class="big" src="img/blog/1170x450.jpg" alt="" />
<div class="news_image" data-url="img/blog/1.jpg"></div>
<a class="link_news" href="index.html"></a>
</div>
<div class="definitions_wrap">
<div class="date_wrap">
<p>January 22, 2018 <a href="index.html">Logos</a></p>
</div>
<div class="title_holder">
<h3><a href="index.html">How to Create Great Logo for Your Business</a></h3>
</div>
<div class="definition">
<p>If you are reading this, you probably plan to start a small business or a side hustle very soon. And you probably have ...</p>
</div>
<div class="full_def">
<p>If you are reading this, you probably plan to start a small business or a side hustle very soon. And you probably have a couple of questions running through your mind like: Do I really need that logo? Or Yep, I really need one. But how can I get it on a budget? This post was created to help you bring system out of confusion so you can get the best out of your business and enter the market full force. First of all, yes, you do need a logo, and it does not really matter how big or small your business is. Even if you making a craft soap and sell it to your relatives and friends, you still need a logo. If you plan to monetize an idea, you need a logo for it. Otherwise your work, your efforts, your image and your future brand belong to everyone, like grapes at a grocery store. But most importantly, the final design you come up with should be effective enough to promote your business and get you that place in the sun. Here are a few tips that will make the whole process easier and more fun. The first step to a killer logo is an idea. So start feeding your brain with new impressions and experiences. Use anything that works for you. Try hiking and gain inspiration from nature. Or visit an art gallery. Meditation, photography, action sports In a nutshell, any kind of activity that fills you up with energy and joy may help you get that revolutionary idea. It is always useful to browse the websites (or social media profiles) of your potential rivals to not only judge their logos but to practice analysis. Do you find your competitor logo effective or attractive? Try to think of the ways it helps the rival company to be profitable. Is there something you would change? Why? All of these questions can really help you to improve your own perception of your brand as well as the future marketing strategy. Find out what the strengths and weaknesses of your rivals are and benefit from that knowledge. When it comes to logo design, there are and always will be several safe choices like bold and elegant black and white logos or serif font wordmarks. But if you are striving to get that killer logo, do not be afraid to cross the line and try something rebellious. Go out there and get to know the latest design trends. For example, you may experiment with the bold colors like Ultra Violet, which is the Pantone color of the year, by the way. Or play with the typography and color gradients.</p>
</div>
<div class="arlo_tm_popup_share_wrap">
<ul>
<li><a href="#">Facebook</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Linkedin</a></li>
<li><a href="#">Behance</a></li>
</ul>
</div>
<div class="read_more">
<a href="#"><span>Read More</span></a>
</div>
</div>
</div>
</li>
<li class="wow fadeInUp" data-wow-duration="1.2s" data-wow-delay="0.2s">
<div class="inner_list">
<div class="image_wrap">
<img class="small" src="img/blog/500x350.jpg" alt="" />
<img class="big" src="img/blog/1170x450.jpg" alt="" />
<div class="news_image" data-url="img/blog/2.jpg"></div>
<a class="link_news" href="index.html"></a>
</div>
<div class="definitions_wrap">
<div class="date_wrap">
<p>February 07, 2018 <a href="index.html">Illustrator</a></p>
</div>
<div class="title_holder">
<h3><a href="index.html">How to Autumn Clean Your Design Career?</a></h3>
</div>
<div class="definition">
<p>Spring cleaning is not just about washing windows and clearing away cobwebs. Your design career also needs a thorough ...</p>
</div>
<div class="full_def">
<p>Whether you are a freelancer or an in-house designer, or at a studio or agency, you will probably have to rebrand at the and Whether you are a freelancer or an in-house designer, or at a studio or agency, you will probably have to rebrand at the and Whether yo are a freelancer or an in-house designer, or at a studio or agency, you'll probably have to rebrand at the andWhether you are a freelancer or an in-house designer, or at a studio or agency, you will probably have to rebrand at the andWhether yo are a freelancer or an in-house designer, or at a studio or agency, you will probably have to rebrand at the and.Whether you are a freelancer or an in-house designer, or at a studio or agency, you will probably have to rebrand at the and Whether you are a freelancer or an in-house designer, or at a studio or agency, you will probably have to rebrand at the andWhether youa are a freelancer or an in-house designer, or at a studio or agency.</p>
</div>
<div class="arlo_tm_popup_share_wrap">
<ul>
<li><a href="#">Facebook</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Linkedin</a></li>
<li><a href="#">Behance</a></li>
</ul>
</div>
<div class="read_more">
<a href="#"><span>Read More</span></a>
</div>
</div>
</div>
</li>
<li class="wow fadeInUp" data-wow-duration="1.2s" data-wow-delay="0.4s">
<div class="inner_list">
<div class="image_wrap">
<img class="small" src="img/blog/500x350.jpg" alt="" />
<img class="big" src="img/blog/1170x450.jpg" alt="" />
<div class="news_image" data-url="img/blog/3.jpg"></div>
<a class="link_news" href="index.html"></a>
</div>
<div class="definitions_wrap">
<div class="date_wrap">
<p>April 12, 2018 <a href="index.html">Branding</a></p>
</div>
<div class="title_holder">
<h3><a href="index.html">Innovative Ways to Increase Brand</a></h3>
</div>
<div class="definition">
<p>Having a solid, trusted brand is important for your company to thrive. If your target audience does not know or trust ...</p>
</div>
<div class="full_def">
<p>Having a solid, trusted brand is important for your company to thrive. If your target audience does not know or trust your brand, how will you ever increase your customer base and sales? Here are six innovative strategies you can use to increase brand awareness and help your business thrive. Inviting influencers into your niche is a great way to increase brand awareness and hopefully drive sales. When influencers have an established audience that knows and trusts them, once they mention your product(s) and discuss your brand in their content, those mentions will expand your reach and increase peoples awareness of your product. Ikonick is a perfect example of a company that works directly with influencers: It sells canvas art for your home and office. The way Ikonick uses influencers involves providing them with art and having those influencers pose with the art, then share the photos on social media. "Our relationships are an important part of our business," co-founder Mark Mastrandrea told me. "Our relationships make up our community, and the community is how our brand grows." Ikonick uses all types of influencers, from Instagram photographers to celebrities. The companys social strategy has enabled it to scale and grow exponentially because its influencers become part of its sales team -- even ambassadors. The relationship is mutually rewarding, Mastrandrea said. Companies can also offer to sponsor influencers at an event (if they do that sort of thing) and even use them as spokespersons for their brand and product(s). A lot of CrossFit-related companies do this, including Rogue Fitness, which sponsors certain athletes with clothing. The athlete then becomes a walking billboard for the company. Have you ever received an order that came in branded packaging? Rather than see it as just another shipment, perhaps you felt that that that special branding made the package seem like a gift. The team knows that the product experience doesn't commence at first use, but rather at the unboxing stage. How companies present their brand, and the story they tell through their design and graphics, can create an emotional connection with the customer that may last even longer than the product itself.</p>
</div>
<div class="arlo_tm_popup_share_wrap">
<ul>
<li><a href="#">Facebook</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Linkedin</a></li>
<li><a href="#">Behance</a></li>
</ul>
</div>
<div class="read_more">
<a href="#"><span>Read More</span></a>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- /NEWS -->
<!-- CONTACT & FOOTER -->
<div class="arlo_tm_section" id="contact">
<div class="container">
<div class="arlo_tm_title_holder contact">
<h3>Contact Me</h3>
<span>Get in touch with me</span>
</div>
</div>
<div class="arlo_tm_footer_contact_wrapper_all">
<div class="arlo_tm_contact_wrap_all">
<div class="container">
<div class="leftbox">
<div class="arlo_tm_mini_title_holder contact">
<h4>Get in Touch</h4>
</div>
<div class="short_info_wrap">
<ul>
<li><p><label>Address:</label><span>Defence View Phase-II Karachi, Pakistan</span></p></li>
<li><p><label>Email:</label><span><a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&[email protected]" target="_blank">[email protected]</a></span></p></li>
<li><p><label>Phone:</label><span>+92343-3171498 , +92311-2274961</span></p></li>
<li><p><label>Linkedin:</label><span><a href="https://www.linkedin.com/in/karan-sachrani-271892118/" target="_blank">linkedin/Karan Sachrani</a></span></p></li>
</ul>
</div>
</div>
<div class="rightbox">
<div class="arlo_tm_contact_wrap">
<div class="main_input_wrap">
<form id="my_form" action="http://formspree.io/[email protected]" method="post" class="contact_form" id="contact_form">
<div class="returnmessage" data-success="Your message has been received, We will contact you soon."></div>
<div class="empty_notice"><span>Please Fill Required Fields</span></div>
<div class="wrap">
<input id="name" type="text" name = "name" placeholder="Your Name">
</div>
<div class="wrap">
<input id="email" type="text" name="_replyto" placeholder="Your Email">
</div>
<div class="wrap">
<textarea id="message" name = "message" placeholder="Your Message"></textarea>
</div>
<div class="arlo_tm_button">
<a id="send_message" type="submit" href="javascript:{}" onclick="document.getElementById('my_form').submit();"><span>Send Message</span></a>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="arlo_tm_footer_wrap">
<div class="container">
<p>© Copyright 2019. All Rights are Reserved.</p>
</div>
</div>
</div>
</div>
<!-- /CONTACT & FOOTER -->
</div>
</div>
<!-- /RIGHTPART -->
<a class="arlo_tm_totop" href="#"></a>
</div>
</div>
<!-- / WRAPPER ALL -->
<!-- SCRIPTS -->
<script src="js/jquery.js"></script>
<!--[if lt IE 10]> <script type="text/javascript" src="js/ie8.js"></script> <![endif]-->
<script src="js/plugins.js"></script>
<script src="js/init.js"></script>
<!-- /SCRIPTS -->
</body>
<!-- Mirrored from frenify.com/envato/marketify/html/arlo/1/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 24 Jan 2019 14:15:14 GMT -->
</html>