Learn with me on HTPC!
Sign up for free using your Github account
Hi, I'm Eric. I like writing music and code. I am the creator of HTPC.
Sign Up with GithubEric David Smith
Software / Audio Engineer
export const aboutMe = () => {
return {
name: 'Eric David Smith',
location: 'Brooklyn, New York, US',
position: 'Software / Audio Engineer',
is_instructor: true,
is_hireable: true,
website: 'https://ericdavidsmith.com',
github: 'https://github.com/erictherobot',
linkedin: 'https://www.linkedin.com/in/erictherobot',
twitter: 'https://twitter.com/erictherobot',
}
}
