import SoftwareDeveloper from 'teddyomondi';
class Bio extends SoftwareDeveloper {
name = 'Teddy Omondi';
title = 'Software Developer';
location = 'Nairobi, Kenya';
}
class Skills extends SoftwareDeveloper {
languages = ['Java', 'Javascript', 'Typescript', 'Dart', 'Golang']
databases = ['PostgreSQL'];
mobile-dev = ['Flutter'];
web-dev = [ 'React', 'Nextjs', 'TailwindCSS', 'Firebase', 'AWS', 'GCP'];
devops = [ 'Docker', 'Kubernetes', 'Jenkins'];
}
Highlights
- Pro
Pinned Loading
-
Git-Search
Git-Search PublicThis is an Angular web app that consumes the github api. A user can search for different github users and navigate to their respective repositories Fill free to clone the project and add more features
TypeScript 1
-
trek-movies
trek-movies PublicTrek Movies is your one-stop shop for discovering and organizing the world of movies. Leveraging the power of the TMDb API, this app brings you a wealth of movie information, personalized recommend…
TypeScript
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.