Skip to content

Commit

Permalink
Update bio.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kpwelsh authored Nov 20, 2024
1 parent 0112100 commit 6b9653e
Showing 1 changed file with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions _data/bio.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
{
"basics": {
"name": "Molly Maluhia",
"label": "Student",
"name": "Verdant Evolution",
"label": "Software Consultants",
"picture": "https://github.com/kambergjohnson.png",
"email": "[email protected]",
"phone": "808-333-4444",
"website": "https://mmaluhia.github.io",
"summary": "I am studying for a B.S. in Computer Science in the Department of Information and Computer Sciences at the University of Hawaii. I expect to graduate in Spring, 2024.",
"location": { "address": "", "postalCode": "96822", "city": "Honolulu", "countryCode": "USA", "region": "Hawaii" },
"email": "[email protected]",
"phone": "",
"website": "verdantevolution.com",
"summary": "We are a software consulting group that specializes in high performance and scientific software.",
"location": { "address": "", "postalCode": "43320", "city": "Columbus", "countryCode": "USA", "region": "Ohio" },
"profiles": [
{ "network": "github", "username": "mmaluhia", "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" }
{ "network": "github", "username": "mmaluhia", "url": "https://github.com/verdant-Evolution/" },
]
},
"interests": [
Expand All @@ -25,11 +22,11 @@
"skills": [
{
"name": "Languages and Frameworks",
"keywords": [ "C", "C++", "Java", "Javascript", "Assembly", "Common Lisp" ]
"keywords": [ "Python", "C++", "JS/TS", "ROS/ROS2", "Moveit!", "Rust", "Kokkos / GPU Programming" ]
},
{
"name": "Toolsets/OS",
"keywords": [ "MacOS", "Ubuntu", "Git/GitHub", "g++", "TI LaunchPad" ]
"keywords": [ "Linux Ubuntu/Redhat", "Windows", "Git/GitHub/Gitlab", "CMake"]
}
],
"education": [
Expand Down

0 comments on commit 6b9653e

Please sign in to comment.