generated from techfolios/template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [ | ||
|
@@ -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": [ | ||
|