Merge branch 'master' of https://git.assembla.com/lecturer_ukdw
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
Here you can see a list of research topics that i'm interested in
|
||||||
|
if you are planning to take thesis, this should gives you an idea of a proposal
|
||||||
|
More topics will be added in the future
|
||||||
|
|
||||||
|
contact me at willysr@ti.ukdw.ac.id
|
||||||
|
|
||||||
|
TOPICS
|
||||||
|
|
||||||
|
Secure Authentication System
|
||||||
|
- Password-less Authentication System
|
||||||
|
- Secure Two-Factor Authentication System
|
||||||
|
See http://www.fidoalliance.org/ for more information about this topic
|
||||||
@@ -124,3 +124,11 @@ Kelompok 9 : CloudFare
|
|||||||
71110115
|
71110115
|
||||||
71110111
|
71110111
|
||||||
71110056
|
71110056
|
||||||
|
22084439
|
||||||
|
|
||||||
|
Kelompok 10 : Line
|
||||||
|
22094792
|
||||||
|
22105011
|
||||||
|
71110026
|
||||||
|
71110093
|
||||||
|
71110165
|
||||||
|
|||||||
Binary file not shown.
+3
-3
@@ -59,9 +59,9 @@ include "../includes/courses.php";
|
|||||||
<li><a href="web_service.pdf">Web Services Architectures</a></li>
|
<li><a href="web_service.pdf">Web Services Architectures</a></li>
|
||||||
<li><a href="search_engine_architecture.pdf">Search Engines Architectures</a></li>
|
<li><a href="search_engine_architecture.pdf">Search Engines Architectures</a></li>
|
||||||
<li><a href="ebusiness_ecommerce_system_architecture.pdf">E-Business & E-Commerce System Architectures</a></li>
|
<li><a href="ebusiness_ecommerce_system_architecture.pdf">E-Business & E-Commerce System Architectures</a></li>
|
||||||
<li>Web 2.0 & Social Networks Architectures</li>
|
<li><a href="web_architecture_social_network.pdf">Web 2.0 & Social Networks Architectures</a></li>
|
||||||
<li>Mobile System & Pervasive Computing Architectures</li>
|
<li><a href="mobile_pervasive_computing.pdf">Mobile System & Pervasive Computing Architectures</a></li>
|
||||||
<li>Enterprise System Architectures</li>
|
<li><a href="enterprise_system_architecture.pdf">Enterprise System Architectures</a></li>
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
<section class="references">
|
<section class="references">
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -9,6 +9,8 @@
|
|||||||
<li><a href="courses.php">Courses</a></li>
|
<li><a href="courses.php">Courses</a></li>
|
||||||
<li>|</li>
|
<li>|</li>
|
||||||
<li><a href="publications.php">Publications</a></li>
|
<li><a href="publications.php">Publications</a></li>
|
||||||
|
<li>|</li>
|
||||||
|
<li><a href="Thesis">Thesis Topic</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|||||||
@@ -47,6 +47,13 @@ include "includes/quotes.php";
|
|||||||
<header>
|
<header>
|
||||||
<h1>News and Updates</h1>
|
<h1>News and Updates</h1>
|
||||||
</header>
|
</header>
|
||||||
|
<article>
|
||||||
|
<header>
|
||||||
|
<h3>Thesis Topics</h3>
|
||||||
|
<span><time datetime="2013-04-26">April 26, 2013</time></span>
|
||||||
|
</header>
|
||||||
|
<p>I have added a link to Thesis topics that i'm interested in. Please have a look on the page if you are planning to take thesis course next semester.</p>
|
||||||
|
</article>
|
||||||
<article>
|
<article>
|
||||||
<header>
|
<header>
|
||||||
<h3>My classes next semester</h3>
|
<h3>My classes next semester</h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user