import SoftwareEngineer from 'William Hogan';
class Introduction extends SoftwareEngineer {
this.intro = 'Passionate full stack developer with a particular knack for backend intricacies,
API design, and data modeling. I thrive on crafting high-quality web applications
and love diving deep into complex challenges.';
}
class Bio extends SoftwareEngineer {
this.name = 'William Hogan';
this.title = 'Full Stack Software Engineer';
this.company = 'Self Employeed';
this.location = 'Denver, CO, USA';
}
class Skills extends SoftwareEngineer {
this.languages = ['TypeScript', 'SQL', 'Java', 'HTML', 'CSS']
this.databases = ['MongoDB', 'NoSQL Databases', 'PostgreSQL', 'SQL Databases']
this.frameworksAndLibraries = {
backend: ['Node', 'Express.js'],
frontend: ['React', 'Next.js']
}
}
Pinned Loading
-
-
B1LLY-INTRO-WEBPAGE-02
B1LLY-INTRO-WEBPAGE-02 PublicA short introduction web... A web page showcasing projects and counseling contact information.
CSS
-
B1LLYS-BLOG
B1LLYS-BLOG PublicA mini blog website demonstrating basic html css and java script...
CSS
-
LOGO-GEN1
LOGO-GEN1 Publica command line application to generate and save a logo as a svg file
JavaScript
-
READMEgen1
READMEgen1 Publiccommand-line application that dynamically generates a professional README.md file from a user's input using the Inquirer package
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.