Work />
Selected web, mobile, video projects...

Ulinda
00

Afroniceties
01

Software Skills Nigts
02

Real Estate 360
03

Step up youth Afrika
04

Benel Safaris
03
Lab />
Check out my other projects like IoT, open source projects, animations, video, experiments, minigames, archived stuff and more.
About />
class JosephMuhanguzi { // I can, because I did. // My vast variety of skills is continuously expanding. constructor() { this.name = 'Joseph Muhanguzi'; this.dayOfBirthTimestamp = 060793; this.email = 'info.joshtecs@gmail.com'; } workExperience() { return [ { '2022-now': 'Full-stack Developer at Sports-2day QA' }, { '2021-now': 'Software Developer at Step Up Youth Afrika UG' }, { '2021-2022': 'Full-stack Developer at Afro-Gulf QA.' }, { '2019-2021': 'Full-Stack Designer at We Are Uganda UG.' }, { '2018-now': 'Full-Stack Designer/Developer at Joshtecs' } ]; } education() { return [ { '2013-2016': 'Nkumba University - Bachelor Of Science In Computer Science (BSC)' }, { '2011-2013': 'Ntare School - High School Certificate' } ]; } skills() { return [ 'HTML/CSS/JS', 'React', 'Node.js', 'React Native', 'Bootstrap/SCSS', 'Webpack/Gulp', 'SCSS/Less', 'npm/yarn/pnpm', 'Docker/k8s', 'PWA', 'SSR', 'SPA', 'GIT/CVS', 'Cordova', 'NativeScript', 'EJS', 'Web-extensions', 'Web Sockets', 'Firebase', 'Google Cloud', 'Cloud Computing', 'PHP', 'MySQL/MongoDB', 'Wordpress', 'Photoshop', 'Illustrator', 'After Effects', 'Premiere', 'Motion design', 'UX/UI', 'DTP', 'AWS', 'GCP', 'C#', 'Graphics', 'TypeScript', 'NestJS', 'Cypress', 'Jest', 'Nuxt', 'Quasar' ]; } }