A passionate IT professional with a decade+ of experience in technical support, troubleshooting hardware and software issues, as well as designing and developing applications. I specialize in the development and implantation of stable programs with consistent designs that are secure and user-friendly for maximum functionality and efficiency. I maintain a technical mindset, always paying particular attention to quality, accuracy, and detail to create projects that are fluid both front and back.
My years of experience enable me to quickly diagnose and implement solutions to address hardware failures, program/software issues, and analyzing networks quick and efficiently. I also possess experience troubleshooting phones, tablets, laptops, and computers. I am able to provide solutions in person, over the phone, as well as remote desktop connections (i.e. TeamViewer and RDP) to not only find a solution but explain the triggers to prevent further occurrences. My IT prowess is accompanied by a business focus that is underpinned by integrity, dependability, and customer satisfaction.
class David Sandoval {
public function __construct() {
$this->_name = 'David Sandoval';
$this->_dob = '778235491';
$this->_email = 'info@devnep.com';
$this->_phone = '(808) 271 1239';
}
public function workExperience() {
return array(
'2020-Current' => 'IT Director at SEOForREI',
'2019-2020' => 'IT Manager at HighVac, Corp.',
'2017-2019' => 'Software & Application Developer at Nazarene Bible College',
);
}
public function education() {
return array(
'3.8 GPA' => 'University of Colorado, Colorado Springs UCCS - Mechanical Engineering, Computer Science',
);
}
protected function skills() {
return array(
'HTML', 'CSS', 'JS', 'PHP', 'SQL', 'Node.js', 'Bootstrap', 'npm', 'git', 'MySQL/MongoDB', 'Wordpress', 'Photoshop', 'Illustrator',
'After Effects', 'Premiere Pro', 'In Design', 'Adobe XD', 'Blender', 'UX/UI', 'TypeScript', 'Bash', 'Linux/OSx/Windows',
'Project Management', 'SEO Metadata', 'CRM Integration', 'Social Media Marketing', 'Networking/Communications'
);
}
}