Skip to content

Commit

Permalink
pic update
Browse files Browse the repository at this point in the history
  • Loading branch information
nsanthan committed May 16, 2024
1 parent 652fab6 commit 7323f9e
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ _site/
.idea
.history
_config.yml~
*.json~
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# REQUIRED CHANGES
# Edit next line to provide your own name.
title: "Narayana Santhanam | Professional Portfolio"
title: "Narayana Santhanam | Professional Portfolio"
# Edit next line, replacing 'techfolios' with your github username
url: "https://nsanthan.github.io/NRTechfolio/"
# Edit next line so that baseurl is "" if your repo is <username>.github.io
Expand Down
25 changes: 12 additions & 13 deletions _data/bio.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,25 @@
{
"basics": {
"name": "Molly Maluhia",
"label": "NRT Trainee",
"picture": "https://github.com/kambergjohnson.png",
"email": "molly@hawaii.edu",
"phone": "808-333-4444",
"website": "https://mmaluhia.github.io",
"summary": "I am an NRT DESCARTS trainee studying for a MS in Computer Science in the Department of Information and Computer Sciences at the University of Hawaii. I expect to graduate in Spring, 2024.",
"name": "Narayana Santhanam",
"label": "NRT PI",
"picture": "/img/profile.jpg",
"email": "nsanthan@hawaii.edu",
"phone": "808-956-9741",
"website": "https://nsanthan.github.io",
"summary": "Professor, Electrical and Computer Engineering department.",
"location": { "address": "", "postalCode": "96822", "city": "Honolulu", "countryCode": "USA", "region": "Hawaii" },
"profiles": [
{ "network": "github", "username": "mmaluhia", "url": "http://github.com/changeme" },
{ "network": "github", "username": "nsanthan", "url": "http://github.com/changeme" },
{ "network": "linkedin", "username": "mollymaluhia", "url": "http://linkedin.com/in/changeme" },
{ "network": "twitter", "username": "mollymal", "url": "http://twitter.com/changeme" },
{ "network": "instagram", "username": "molly", "url": "http://instagram.com/changeme" }
]
},
"interests": [
{ "name": "Neuromorphic Analytics" },
{ "name": "Neuromorphic Computing" },
{ "name": "Quantum Computing" },
{ "name": "Robotics" },
{ "name": "3D Graphics" }
{ "name": "Learning Theory" },
{ "name": "Statistics" },
{ "name": "Information theory" },
{ "name": "Machine Learning/AI" },
],
"skills": [
{
Expand Down
Binary file added img/profile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7323f9e

Please sign in to comment.