Add graduation project
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
88e6f6c910
commit
c8e6b96d71
1 changed files with 18 additions and 7 deletions
|
@ -10,9 +10,6 @@
|
||||||
<title>Pongpeera Wongprasitthiporn's profile</title>
|
<title>Pongpeera Wongprasitthiporn's profile</title>
|
||||||
<link rel="icon" type="image/webp" href="/icons/icon.webp">
|
<link rel="icon" type="image/webp" href="/icons/icon.webp">
|
||||||
</head>
|
</head>
|
||||||
<style>
|
|
||||||
.row {grid-template-columns: 1fr 1.25cm 1.5cm;}
|
|
||||||
</style>
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="topbar stealth">
|
<div class="topbar stealth">
|
||||||
|
@ -106,11 +103,25 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3 style="margin-top: 5vh;">Talks</h3>
|
<h3 style="margin-top: 5vh;">Graduation Project(s)</h3>
|
||||||
|
|
||||||
|
<div class="list" >
|
||||||
|
<a style="text-decoration: none;" target="_blank" rel="noopener noreferrer" href="https://kip.kmitl.ac.th/projects/41z1sfg7dfeplg885q1ws9gv" >
|
||||||
|
<div class="row" style="margin-left: 0.5cm; ">
|
||||||
|
<div class="propertyrow">
|
||||||
|
<p class="row-title">Tower Traverse - AR For Indoor Navigation</p>
|
||||||
|
<p class="row-subtitle">Computer Engineering Project CE67-33</p>
|
||||||
|
</div>
|
||||||
|
<svg class="feather feather-external-link" viewBox="0 0 24 24" fill="none" height="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" x2="21" y1="14" y2="3"></line></svg>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<h3 style="margin-top: 5vh;">Events & Talks</h3>
|
||||||
|
|
||||||
<div class="list" >
|
<div class="list" >
|
||||||
|
|
||||||
<div class="row" style="margin-left: 0.5cm; ">
|
<div class="row" style="margin-left: 0.5cm; grid-template-columns: 1fr 1.25cm 1.5cm;">
|
||||||
<div class="propertyrow">
|
<div class="propertyrow">
|
||||||
<p class="row-title">Improving accessibility data on OpenStreetMap</p>
|
<p class="row-title">Improving accessibility data on OpenStreetMap</p>
|
||||||
<p class="row-subtitle">Bangkok Open Source Hackathon, 2023</p>
|
<p class="row-subtitle">Bangkok Open Source Hackathon, 2023</p>
|
||||||
|
@ -123,7 +134,7 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="separator"></div>
|
<div class="separator"></div>
|
||||||
<div class="row" style="margin-left: 0.5cm; ">
|
<div class="row" style="margin-left: 0.5cm; grid-template-columns: 1fr 1.25cm 1.5cm;">
|
||||||
<div class="propertyrow">
|
<div class="propertyrow">
|
||||||
<p class="row-title">Indoor Mapping Using OsmInEdit and indoor=</p>
|
<p class="row-title">Indoor Mapping Using OsmInEdit and indoor=</p>
|
||||||
<p class="row-subtitle">FOSSASIA Summit, 2025</p>
|
<p class="row-subtitle">FOSSASIA Summit, 2025</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue