Skip to content

Commit 183a10e

Browse files
authored
Merge pull request #72 from dmslab-konkuk/international-prof
added international profoessors
2 parents aba1147 + 3b5a2a6 commit 183a10e

8 files changed

Lines changed: 150 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
PATH
2+
remote: .
3+
specs:
4+
beautiful-jekyll-theme (5.0.0)
5+
jekyll (~> 3.8)
6+
jekyll-paginate (~> 1.1)
7+
jekyll-sitemap (~> 1.4)
8+
kramdown (~> 2.3.0)
9+
kramdown-parser-gfm (~> 1.1)
10+
11+
GEM
12+
remote: https://rubygems.org/
13+
specs:
14+
addressable (2.8.7)
15+
public_suffix (>= 2.0.2, < 7.0)
16+
colorator (1.1.0)
17+
concurrent-ruby (1.3.5)
18+
csv (3.3.5)
19+
em-websocket (0.5.3)
20+
eventmachine (>= 0.12.9)
21+
http_parser.rb (~> 0)
22+
eventmachine (1.2.7)
23+
ffi (1.17.2-x86_64-darwin)
24+
forwardable-extended (2.6.0)
25+
http_parser.rb (0.8.0)
26+
i18n (1.14.7)
27+
concurrent-ruby (~> 1.0)
28+
jekyll (3.10.0)
29+
addressable (~> 2.4)
30+
colorator (~> 1.0)
31+
csv (~> 3.0)
32+
em-websocket (~> 0.5)
33+
i18n (>= 0.7, < 2)
34+
jekyll-sass-converter (~> 1.0)
35+
jekyll-watch (~> 2.0)
36+
kramdown (>= 1.17, < 3)
37+
liquid (~> 4.0)
38+
mercenary (~> 0.3.3)
39+
pathutil (~> 0.9)
40+
rouge (>= 1.7, < 4)
41+
safe_yaml (~> 1.0)
42+
webrick (>= 1.0)
43+
jekyll-paginate (1.1.0)
44+
jekyll-sass-converter (1.5.2)
45+
sass (~> 3.4)
46+
jekyll-sitemap (1.4.0)
47+
jekyll (>= 3.7, < 5.0)
48+
jekyll-watch (2.2.1)
49+
listen (~> 3.0)
50+
kramdown (2.3.2)
51+
rexml
52+
kramdown-parser-gfm (1.1.0)
53+
kramdown (~> 2.0)
54+
liquid (4.0.4)
55+
listen (3.9.0)
56+
rb-fsevent (~> 0.10, >= 0.10.3)
57+
rb-inotify (~> 0.9, >= 0.9.10)
58+
mercenary (0.3.6)
59+
pathutil (0.16.2)
60+
forwardable-extended (~> 2.6)
61+
public_suffix (5.1.1)
62+
rake (12.3.3)
63+
rb-fsevent (0.11.2)
64+
rb-inotify (0.11.1)
65+
ffi (~> 1.0)
66+
rexml (3.4.2)
67+
rouge (3.30.0)
68+
safe_yaml (1.0.5)
69+
sass (3.7.4)
70+
sass-listen (~> 4.0.0)
71+
sass-listen (4.0.0)
72+
rb-fsevent (~> 0.9, >= 0.9.4)
73+
rb-inotify (~> 0.9, >= 0.9.7)
74+
webrick (1.9.1)
75+
76+
PLATFORMS
77+
ruby
78+
79+
DEPENDENCIES
80+
beautiful-jekyll-theme!
81+
bundler (>= 1.16)
82+
rake (~> 12.0)
83+
84+
BUNDLED WITH
85+
1.17.2
568 KB
Loading

people/Sakthivel.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Dr. Sakthivel Velusamy
44
---
55

66
## Dr. Sakthivel Velusamy B.Tech, M.E.,Ph.D
7-
![alt_text](../assets/img/profile/Sakthivel.png)
7+
<img src="{{ site.baseurl }}/assets/img/profile/Sakthivel.png" alt="placeholder image" style="width: 200px; height: 250px;">
88

99
### Biography
1010
Dr. Sakthivel Velusamy is working as a Research Professor at DMS Laboratory. Computer Science and Engineering, College of Engineering, Konkuk University, Seoul, South Korea. He received his Ph.D. in Information and Communication Engineering from Anna University, Chennai, Tamilnadu, India in 2019 and received his M.E in Software Engineering from Anna University, Chennai, Tamilnadu, India. He received his B. Tech in Information Technology from Anna University, Chennai, Tamilnadu, India. He is working on the Project under NRF (National Research Foundation), South Korea. He has 13 years of teaching as well as industry experience. The focus of his research is on the development of Cloud Computing, Machine Learning, Big Data, Computer Networking, and Software Defined Networks. He has presented 65 papers at national and international conferences and has published 25 papers in international journals. He has acted as a reviewer and editorial member for more than 25 international conferences and journals. He is certified as a Microsoft Azure Fundamentals Trainer and AWS Educate Faculty Ambassador for the AWS Academy. He is certified by RedHat Certified Engineer, EMC Academic Professional Associate in Cloud Infrastructure Services and Data Science and Big Data Analytics. He is a member of IEEE, ACM, and the Indian Society of Technical Education.
@@ -20,4 +20,10 @@ Dr. Sakthivel Velusamy is working as a Research Professor at DMS Laboratory. Com
2020
* Cloud Computing
2121
* Software Defined Networks
2222
* Blockchain and Cryptocurrency
23-
* Internet of Things
23+
* Internet of Things
24+
25+
### Related Links -->
26+
[![ResearchGate](https://img.shields.io/badge/ResearchGate-gray)](https://www.researchgate.net/profile/Sakthivel_Velusamy2)
27+
28+
29+
[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/dr-sakthivel-velusamy-b6120b40/?originalSubdomain=in)

people/Sasikumar.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: default
3+
title: Dr. Don, Sasikumar, Ph.D
4+
---
5+
6+
## Prof. Don, Sasikumar, Ph.D
7+
<img src="{{ site.baseurl }}/assets/img/profile/profile_placeholder.jpg" alt="placeholder image" style="width: 250px; height: 250px; object-fit: cover;">
8+
9+
### Research Interests
10+
11+
### Contact Info
12+
* Email: donkudos at gmail.com
13+
14+
### Related Links
15+
[![GoogleSites](https://img.shields.io/badge/GoogleSites-gray)](https://sites.google.com/site/donkudos/Home)

people/SunMinJung.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,15 @@ title: SunMin Jung
44
---
55

66
## SunMin Jung (정선민)
7-
<img src="{{ site.baseurl }}/assets/img/profile/profile_placeholder.jpg" alt="placeholder image" style="width: 250px; height: 250px;" >
7+
<img src="{{ site.baseurl }}/assets/img/profile/profile_sunmin.jpeg" alt="placeholder image" style="width: 250px; height: 250px;" >
88

99
### Research Interests
10-
10+
* DRL(World model)
11+
* Computer Vision
1112

1213
### Contact Info
1314
* Lab : Room 1207, New Engineering Building
14-
* Email: jsm5998 at konkuk.ac.kr
15+
* Email: jsm5998 at konkuk.ac.kr
16+
17+
### Related Links
18+
[![github](https://img.shields.io/badge/GitHub-181717.svg?&style=for-the-badge&logo=GitHub&logoColor=white)](https://github.com/Jungsunmin)

people/Template.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: default
3+
title: Student Name
4+
---
5+
6+
## Student Name
7+
<img src="{{ site.baseurl }}/assets/img/profile/profile_placeholder.jpg" alt="placeholder image" style="width: 250px; height: 250px; object-fit: cover;">
8+
9+
### Research Interests
10+
11+
### Contact Info
12+
* Lab : Room 1207, New Engineering Building
13+
* Email: student at konkuk.ac.kr
14+
15+
### Related Links
16+
[![github](https://img.shields.io/badge/GitHub-181717.svg?&style=for-the-badge&logo=GitHub&logoColor=white)](https://github.com/)
17+
18+
#### Other interests / expertise / Stack
19+
![Python](https://img.shields.io/badge/python-3670A0?style=plastic&logo=python&logoColor=ffdd54)

people/VishnuKumar.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ title: K. Vishnu Kumar, Ph.D
55

66
## K. Vishnu Kumar(비쉬누쿠마) Ph.D
77

8-
![alt_text](../assets/img/profile/profile-VishnuKumar.png)
9-
10-
* Email: vishnudms@gmail.com
8+
<img src="{{ site.baseurl }}/assets/img/profile/profile-VishnuKumar.png" alt="placeholder image" style="width: 250px; height: 250px; object-fit: cover;">
119

1210
### Biography
1311
Dr. Vishnu Kumar Kaliappan is working as Research Professor at DMS Laboratory, Computer Science and Engineering, College of Engineering, Konkuk University, Seoul, South Korea.
@@ -39,3 +37,11 @@ He has been acted as reviewer and editorial member for more 50 international con
3937
* Deep Learning models for UAV high level Control system
4038
* Internet of Things
4139

40+
### Contact Info
41+
* University : KPR Institute of Engineering and Technology
42+
* Email: vishnudms at gmail.com
43+
44+
### Related Links
45+
[![Google Scholar](https://img.shields.io/badge/Google%20Scholar-%2320beff?color=1f1f18&logo=google-scholar&style=flat-square)](https://scholar.google.com/citations?user=P2zl8lAAAAAJ&hl=en)
46+
47+
[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/dr-vishnu-kumar-kaliappan-a0109019/?originalSubdomain=in)

people/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ title: People
77
### Director
88
* [Prof. Dugki Min(민덕기), Ph.D](./DugkiMin)
99

10-
### Research Professor
10+
11+
### Fellow International Professor
1112
* [Prof. Tuan Anh Nguyen(투안), Ph.D](./AnhNT)
13+
* [Prof. Vishnu Kumar Kaliappan (비쉬누쿠마), Ph.D](./VishnuKumar)
14+
* [Prof. Sakthivel Velusamy, Ph.D](./Sakthivel)
15+
* [Prof. Don, Sasikumar, Ph.D](./Sasikumar)
16+
17+
1218

1319
### Post Doctor Course
1420
* [Jueying Li(이각영)](./JueyingLi)

0 commit comments

Comments
 (0)