Skip to content
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

Add mentor bio for setn4me #1308

Merged
merged 4 commits into from
Sep 25, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions mentors/c/s.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,26 @@
[
{
{
"github_username": "sebito91",
"name": "Sebastian Borza",
"link_text": null,
"link_url": null,
"avatar_url": null,
"bio": "I'm a Canadian (based in Chicago) freelance golang, C and python developer working on projects within the gaming, finance and data-science worlds respectively. My favorite freetime task is coding challenges and I'm more than happy to help people talk through solutions!"
},
},
{
"github_username": "sesamemucho",
"name": "Bob Forgey",
"link_text": null,
"link_url": null,
"avatar_url": null,
"bio": "I've been using C for a long time, mostly doing embedded systems development. I still enjoy programming in C. I value clarity over cleverness."
},
{
"github_username": "setn4me",
"name": "Sherwood Nelson",
"link_text": null,
"link_url": null,
"avatar_url": null,
"bio": "I am very interested in the theory of OS. Most OS kernels were written in C, for example, the Linux kernel. I would like to teach beginners programming in C, because C uses a large number of low-level concepts that every programmer should know."
}
]