Start />

Hi, my name is Joseph Muhanguzi

i design and develop Websites

Let me show You...

SCROLL

Work />

Selected web, mobile, video projects...

ulinda Homepage

Ulinda

00

ulinda Homepage

Afroniceties

01

ulinda Homepage

Software Skills Nigts

02

ulinda Homepage

Real Estate 360

03

ulinda Homepage

Step up youth Afrika

04

ulinda Homepage

Benel Safaris

03

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'
                        ];
                    }
                }