-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaboutme.html
More file actions
executable file
·27 lines (26 loc) · 1.81 KB
/
aboutme.html
File metadata and controls
executable file
·27 lines (26 loc) · 1.81 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
<div class="jumbotron ">
<center>
<img src="image/mypic.jpg" alt="lol" class="img-thumbnail" width="200" height="200">
<h2><strong>Debayan De</strong></h2>
<h3><em>Introduction</em></h3>
</center>
<p class="apara">I am currently a final year CS undergraduate from <a href="http://www.wbut.ac.in/">West Bengal University of Technology</a>. I have spent a large portion of my undergraduate years in making video games, web developing and taking part in online and offline coding </p>
<br>
<center>
<img src="image/UNITYLOGO.jpg" alt="lol" class="img-thumbnail" width="200" height="200">
<h3><em>Game development</em></h3>
</center>
<p class="apara">
I started making games since 2016 after coming across the <a href="https://unity3d.com/">Unity Game Engine</a>. Since then, I have creating and testing prototypes to check what works and what doeto check what works and what doesn't. My friend Rudra Nil Basu inspired me to expand my interests, by realising the importance of game design, on how a game with great artwork and technical implementations will fall flat if it doesn't have a proper design. As a designer, I come up with game mechanics based on my restrictions while still keeping it enjoyable and as a programmer I quickly prototype and test the mechanics to make it interesting.
</p>
<br>
<center>
<img src="image/htmllogo.png" alt="lol" class="img-thumbnail" width="200" height="200">
<h3><em>Web development</em></h3>
</center>
<p class="apara">
I started web development since 2015.I learned html,css,js,angularjs etc. web development language and made some projects.
</p>
<br>
<center><a href="resume.docx"><button type="button" class="btn btn-info btn-lg">Download resume</button></center></a>
</div>