@@ -303,22 +303,23 @@ def mycover(manager_name, company_name):
303303 <p> Dear {0},<br><br>
304304 I found you are in search for a dynamic and highly motivated Software Engineer for
305305 your company. The job description is so exciting and very much closely matching my experience and ambitions.
306- With around 10 years of experience in IT, i am confident that i can step in and make immediate contribution
307- to the project and valuable contribution to {1}'s continued success.<p>
306+ With around 10 years of experience in IT, I am confident that I can step in and make immediate contribution
307+ to the project and valuable contribution to {1}'s continued success.</ p>
308308
309309 <p> As a software engineer at {1}, I can collaborate closely with Customers,
310310 and help junior team members with my knowledge and experience. In addition, I consider myself a flexible,
311311 always wanted to take responsibility, take ownership of core components. I consider myself a quick learner
312- and have motivation towards learning new technologies and apply them in solving real world problems.<p>
312+ and have motivation towards learning new technologies and apply them in solving real world problems.</ p>
313313
314314 <p> I look forward to discuss further on details of this position. In the meantime,
315315 please take a look at my resume attached. Please feel free to contact for additional information
316316 required if any.
317- <p ><br>
318-
317+ </p><br ><br>
318+ <p>Thank you for your time.</p><br><br>
319319 <p>Mit freundlichen Grüßen / Best regards,<br>
320320 Kalinga Bhusan Ray<br>
321- +917795346374<br>
321+ +91 7795346374<br>
322+ 322323 </p>
323324
324325 ''' .format (hiring_manager , org_name ).encode ("utf-8" )
@@ -347,7 +348,7 @@ def skeleton():
347348 f .write (message )
348349
349350manager_name = ''
350- company_name = ""
351+ company_name = "DIS AG "
351352
352353def mailBody ():
353354 '''
0 commit comments