Skip to content
View gilly7's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report gilly7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gilly7/README.md

Hey 👋, This is Gilbert Ng'eno

💻 Software Engineer | Flutter • Java • Python • Kubernetes

Building scalable applications and exploring AI, cloud, and open-source technologies.

🌐 Connect with Me

XLinkedInGumroadDEV.toMediumHashnode

Work in Progress ⚠️🚧

⚡ Commit early & often, Perfect Later, Publish Once

publicclassGilbertNgeno {
publicStringrole = "Software Engineer";
publicStringgithub = "gilly7";
publicString[] techStack = {
"Flutter", "Java", "Python",
"Kubernetes", "Docker",
"PostgreSQL", "Oracle", "Linux"
};
publicvoiddailyRoutine() {
code();
read();
learn();
repeat();
}
publicStringmotto() {
return"Commit early & often, Perfect Later, Publish Once";
}
}

Pinned Loading

  1. DjangoStoreDjangoStorePublic

    an E-commerce store with Django

    Python 1

  2. student-management-system1student-management-system1Public

    A Student Management System using Spring Boot + Thymeleaf

    Java

  3. NewsReaderNewsReaderPublic

    An android an application to load news articles about about tech.

    Java

  4. flutter_ecommerceflutter_ecommercePublic

    A flutter ecommerce app which consumes a dummy API. Fake Store API https://fakestoreapi.com/docs

    Dart 1 1

  5. go-restaurant-full-stackgo-restaurant-full-stackPublic

    A full stack application to manage restaurant orders using Go, ReactJS and MongoDB.

    JavaScript

  6. springboot-backendfullspringboot-backendfullPublic

    A complete full-stack web application using Spring boot as backend and React (React Hooks) as frontend.

    Java