-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
67 lines (48 loc) · 3 KB
/
index.html
File metadata and controls
67 lines (48 loc) · 3 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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Projects by Team Toy</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<a href="https://github.com/Team-Toy"><h1 class="project-name">Team Toy Projects</h1></a>
<h2 >Team Members</h2>
<a href="https://github.com/BimalNSU"><h2 class="project-tagline">Bimal Chandra Debnath</h3></a>
<a href="https://github.com/nayeemnazmul"><h2 class="project-tagline">Nazmul Islam Nayeem</h3></a>
</section>
<section class="main-content">
<h1>
<a id="my-projects" class="anchor" href="https://github.com/Team-Toy" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Our Projects</h1>
<hr>
<h3>
<a id="battery-monitor" class="anchor" href="https://github.com/Team-Toy/Smart-Tax-Calculator" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><strong><a href="https://github.com/Team-Toy/Smart-Tax-Calculator">Smart Tax Calculator</a></strong>
</h3>
<p>This is an attempt to make life easier for the individual tax payers of Bangladesh.</p>
<a href="https://github.com/Team-Toy/Smart-Tax-Calculator/releases/download/v1.1.1/Setup.Smart.Tax.Calculator-v1.1.1.msi"><button>Download Setup File</button></a>
<h1>
<a id="contact-me" class="anchor" href="#contact-me" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Contact Us</h1>
<hr>
<h3>
<a id="if" class="anchor" href="#if" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>If:</h3>
<ul>
<li>You have a project or an idea that we can help you to implement</li>
<li>There is a wish to get me involved in some creative work or co-work</li>
<li>You just wanna say 'Thanks!'</li>
</ul>
<h3>
<a id="then" class="anchor" href="#then" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Then:</h3>
<ul>
<li>Mail us to <strong><a href="mailto:md.nazmul@northsouth.edu">md.nazmul@northsouth.edu</a></strong> or <strong><a href="mailto:bimal.debnath@northsouth.edu">bimal.debnath@northsouth.edu</a></strong>.</li>
</ul>
<footer class="site-footer">
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>. But the page content idea was taken from <a href="http://lab.maateen.me/">Maksudur Rahman Maateen</a></span>
</footer>
</section>
</body>
</html>