Skip to content

Commit a31acc1

Browse files
author
Towfiqul Islam
committed
index.php > index.html
1 parent d09c9d3 commit a31acc1

28 files changed

+4262
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.idea

README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

index.html

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
<!-- DOCTYPE html -->
2+
<html class="html" lang="en-US" itemscope="" itemtype="http://schema.org/WebPage">
3+
<head>
4+
<title>Towfiqul Islam | Curriculum Vitae</title>
5+
</head>
6+
<body>
7+
<div class="body">
8+
9+
<div style="text-align: center" class="header">
10+
11+
<h2>Towfiqul Islam</h2>
12+
<h4>
13+
Software Engineer @ <a href="http://inflack.com" target="_blank"
14+
style="text-decoration: none; font-family: sans-serif;">
15+
<span style="background-color: #000000; height: auto; width: 15%;">
16+
<em>
17+
<span style="color: #F37A20"> in</span>
18+
<span style="color: #FFFFFF">flack</span>
19+
<span style="color: #F37A20">> </span>
20+
</em>
21+
</span>
22+
</a>
23+
<br>
24+
<span> since September, 2019 </span>
25+
<br>
26+
[email protected] || [email protected] || +8801521487682 || +8801823923023
27+
<br>
28+
<a href="http://github.com/laziestcoder" target="_blank"
29+
style="text-decoration: none; font-family: sans-serif;">http://github.com/laziestcoder</a>
30+
</h4>
31+
32+
</div>
33+
34+
<div style="margin-left: 10px;" class="information">
35+
<br>
36+
</div>
37+
38+
<div class="pdf">
39+
40+
<span id="title" title="Towfiqul Islam-CV"><span>
41+
42+
<iframe title="CV" src="Towfiqul_Islam.pdf" style="height: 75%; width: 98%; margin-left: 2px;"
43+
frameborder="0"></iframe>
44+
45+
<span id="title" title="Towfiqul Islam-Resume"><span>
46+
<!---
47+
<iframe title="Resume" src="Profile.pdf"
48+
style="height: 75%; width: 49%; margin-left: 15px;" frameborder="0">
49+
</iframe> --->
50+
51+
</div>
52+
53+
</div>
54+
55+
</body>
56+
57+
<footer>
58+
59+
<div style="alignment: center;">
60+
61+
copyright &copy; <a target="_blank" href="http://github.com/laziestcoder"
62+
style="text-decoration: none; font-family: sans-serif;"> Towfiqul Islam </a>
63+
64+
</div>
65+
66+
</footer>
67+
68+
</html>
69+
70+

resume/CV_Towfiqul_Islam.pdf

141 KB
Binary file not shown.

resume/Profile.pdf

52.3 KB
Binary file not shown.

resume/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Portfolio
2+
![Towfiqul Islam CV](Towfiqul_Islam.pdf)
3+
![Towfiqul Islam Resume](Profile.pdf)
4+
5+
<object data="https://github.com/laziestcoder/portfolio/blob/master/Profile.pdf" type="application/pdf" width="700px" height="700px">
6+
<embed src="https://github.com/laziestcoder/portfolio/blob/master/Profile.pdf">
7+
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="https://github.com/laziestcoder/portfolio/blob/master/Profile.pdf">Download Resume as PDF</a>.</p>
8+
</embed>
9+
</object>
10+
11+
<object data="https://github.com/laziestcoder/portfolio/blob/master/Towfiqul_Islam.pdf" type="application/pdf" width="700px" height="700px">
12+
<embed src="https://github.com/laziestcoder/portfolio/blob/master/Towfiqul_Islam.pdf">
13+
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="https://github.com/laziestcoder/portfolio/blob/master/Towfiqul_Islam.pdf">Download CV as PDF</a>.</p>
14+
</embed>
15+
</object>

resume/Towfiqul Islam.jpg

689 KB
Loading

resume/Towfiqul_Islam.docx

688 KB
Binary file not shown.

resume/Towfiqul_Islam.pdf

132 KB
Binary file not shown.

resume/Towfiqul_Islam0.docx

66.5 KB
Binary file not shown.

resume/Towfiqul_Islam0.pdf

141 KB
Binary file not shown.

resume/Towfiqul_Islam2.doc

162 KB
Binary file not shown.

resume/Towfiqul_Islam2.pdf

67.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)