-
Notifications
You must be signed in to change notification settings - Fork 162
Adding Nima Jamshidi auditor profile #207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,43 @@ | ||
| +++ | ||
| bio = "" | ||
| date = "2026-03-31" | ||
| id = "nima" | ||
| interests = ["Robotics", "Drawing", "Hiking"] | ||
| name = "Nima Jamshidi" | ||
| portrait = "/portraits/nima_jamshidi.jpg" | ||
| short_bio = "Computer Engineering student at UC Santa Cruz interested in robotics, assistive technologies, and autonomous vehicles." | ||
| short_name = "Nima" | ||
| title = "Undergraduate" | ||
|
|
||
| [[social]] | ||
| icon = "envelope" | ||
| icon_pack = "fa" | ||
| link = "mailto:nijamshi@ucsc.edu" | ||
|
|
||
| [[social]] | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please remove any template code for social platforms if you aren't using them. |
||
| icon = "twitter" | ||
| icon_pack = "fa" | ||
| link = "" | ||
|
|
||
| [[social]] | ||
| icon = "google-scholar" | ||
| icon_pack = "ai" | ||
| link = "" | ||
|
|
||
| [[social]] | ||
| icon = "github" | ||
| icon_pack = "fa" | ||
| link = "https://github.com/nijamshi" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The link to your GitHub page doesn't work. I believe this means either your profile is private or there is a spelling mistake in your link. |
||
|
|
||
| [[education]] | ||
| course = "BS" | ||
| institution = "University of California Santa Cruz" | ||
| year = 2027 | ||
|
|
||
| [[organizations]] | ||
| name = "UC Santa Cruz" | ||
| role = "Undergraduate Research" | ||
|
|
||
| +++ | ||
| I am a third year Computer Engineering major and Assitive Technologies Minor at UC Santa Cruz. I am an interested in learning about AI models and how they can be used for Automative vehicles. | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do not see any attached image to be used for your portrait. Did you mean to upload one?