Joey Abouharb
.NET Full Stack Developer
@Pen CS
const site_map = () => {
return {
about: () => about,
blog: () => blog,
projects: () => projects,
contact: () => contact,
};
};
const roles = () => {
return [
'Windows Application Development'
'Business Intelligence / Reporting'
'Server Stack and API Development',
'Linux / Windows',
'Shell Scripting (Bash / Powershell)',
'Security and Application Testing',
'Front-End Design',
];
};