-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwriting.html
128 lines (112 loc) · 5.8 KB
/
writing.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
<!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], Sat, 09 Mar 2019 09:48:54 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>Writing</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" />
<!--[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 -->
<!-- CONTENT -->
<div class="arlo_tm_content">
<div class="inner_list">
<div class="arlo_tm_news_wrap"> <h2 style="margin-left: 20px;"> All about writing</h2>
<p style="margin-left: 20px ;margin-top: 20px;">
If I'm not thinking about research, I'm probably thinking about typing away short stories or musings (yes, I really did mean <i>thinking about</i> typing). Language to me is fascinating, and writing may just be my favorite form of communication.
I have, on and off, had the opportunity to write a few things and create a few things here and there, I'll be linking them here from time to time.
</p>
<!-- <div class="image_wrap">
<img class="small_centered" src="img/blog/Rigidity.png" alt="" />
</div> -->
<div class="definitions_wrap">
<div class="title_holder">
<h4>Feature Writing for The Daily Star, Bangladesh</h4>
</div>
<div>
<p>
I spent four years working as a freelance writer for <a href= https://www.thedailystar.net>The Daily Star</a>, which is one of the leading English newspapers in Bangladesh.
My work included researching on local and international trends, collaborating with other talented writers, and writing for the weekly sections <a href="https://www.thedailystar.net/lifestyle">Lifestyle</em></a> and
<a href="https://www.thedailystar.net/next-step">Next Step</a>. I wrote articles covering social issues, career development, musings,
and lifestyle, both for print and for the online platform. You can find my published articles <a href="https://www.thedailystar.net/author/adiba-mahbub-proma">here</a>.
</p>
</div>
</div>
<div class="definitions_wrap" style="margin-top: -50px;">
<div class="title_holder">
<h4>Co-author, <a href="https://baatighar.com/shop/product/9789846050172-the-mason-jar-52208?page=2#attr=">The Mason Jar</a></h4>
</div>
<div>
<p>
I also wrote two short stories in <em> The Mason Jar</em> published by Worthy Publications,
a local publishing house in Bangladesh. Buy the book <a href="https://baatighar.com/shop/product/9789846050172-the-mason-jar-52208?page=2#attr=">here</a>!
</p>
</div>
</div>
<div class="definitions_wrap" style="margin-top: -50px;">
<div class="title_holder">
<h4>Feature Editor and Editorial Board Member, <a href="https://bracuexpress.com/">BRACUExpress</a></h4>
</div>
<div>
<p>
BRACUExpress is the campus newspaper of BRAC University, Bangladesh. I joined as a contributing writer when the paper was first founded, with the goal to connect the different campuses of the university.
We were a small team, working on developing the concept of the paper, getting the required approvals and finally, launching the paper. I was part of the editorial board the year after, and a lot of our focus was on creating a vision for the paper. In its early days, it was an just 8-page monthly paper.
Now, its super exciting to see them grow and be both online and in print!
</p>
</div>
</div>
</div>
</div>
</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], Sat, 09 Mar 2019 09:48:54 GMT -->
</html>