# Hello, World! I'm Maxwell Nyimbili
class AIEngineer:
def __init__(self):
self.name = "Maxwell Nyimbili"
self.role = "AI Engineer & Full-Stack Developer"
self.specialties = [
"AI Engineering",
"Full-Stack Development",
"Mobile Development"
]
def build(self, project):
return f"Building {project}..."
me = AIEngineer()
print(me.build())// Hello, World! I'm Maxwell Nyimbili
class AIEngineer {
constructor() {
this.name = "Maxwell Nyimbili";
this.role = "AI Engineer & Full-Stack Developer";
this.specialties = ["AI Engineering", "Full-Stack", "Mobile Dev"];
}
build(project) {
return `Building ${project}...`;
}
}
const me = new AIEngineer();
console.log(me.build());<!-- Hello, World! I'm Maxwell Nyimbili -->
<div class="engineer">
<h1>Maxwell Nyimbili</h1>
<h2>AI Engineer & Full-Stack Developer</h2>
<ul class="skills">
<li>AI Engineering</li>
<li>Full-Stack</li>
<li>Mobile Dev</li>
</ul>
<div>
Building
</div>
</div>Turning complex ideas into clean, usable interfaces. Specializing in AI engineering, full-stack development, and mobile applications that solve real-world problems.
Building Intelligence Into Interfaces

About Me
A blend of creativity and technical skills
As a Full Stack Developer, I specialize in creating seamless web and mobile applications. My experience spans Python's FastAPI and Go for backend development, and Flutter for mobile apps, utilizing Very Good CLI and BLoC/Cubit for scalable architecture.
I approach System Design with a strategic mindset, going beyond visuals to ensure architectural integrity. While capable of prototyping in Figma, my focus is on designing scalable, robust systems that solve the right problems effectively.
Beyond code and design, I'm a curious learner who enjoys exploring new technologies and creative approaches. I value innovation, collaboration, and the power of technology to make a positive impact.
BSc, Computer Science
Ashesi University, Ghana
Ashesi University, Ghana
Current Focus:
Relevant Coursework:
Experience
Professional journey and highlights
- Built and optimized 5+ backend services in Go, cutting API response times by approximately 20%.
- Designed scalable REST APIs supporting hundreds of daily pilot transactions.
- Applied clean architecture principles, improving code maintainability and reducing bug resolution time by approximately 15%.
- Partnered with cross-functional teams to deliver production-ready features under tight deadlines.
- Developed a Flask/Bootstrap portfolio site, improving recruiter response rate by approximately 30%.
- Created a React/Node.js mini e-commerce app supporting CRUD for 50+ products and 30+ test users.
- Led a website rebrand for Berkshire, achieving a 40% faster load time and 100% mobile responsiveness across devices.
- Integrated MongoDB storage to manage 80+ PDF reports for the Berkshire team.
- Designed and developed the team's website for project documentation, enhancing accessibility by 90%.
- Implemented a user-friendly front-end interface using HTML5, CSS3, and JavaScript.
Skills
My technical toolkit and competencies
Featured Projects
Creative and functional solutions

Vantage FotoFinder
AI-powered visual product discovery engine using CLIP and FAISS for semantic image search. Upload a photo and find visually similar products instantly.

Paper Summary
High-performance research synthesis engine using llama-3.3-70b-versatile. Reduces research time from 45 minutes to under 10 seconds.

Mini E-Commerce Platform
Full-featured e-commerce platform with product filtering, shopping cart, and checkout. Built with React, Node.js, and MongoDB.
My Process
How I approach design and development
Discovery
I begin by understanding the problem space, conducting research, and defining clear objectives for the project. This phase focuses on gathering requirements and identifying user needs.
Strategy
I develop the architectural framework and map out the user journey. This includes deciding on technology stack, creating wireframes, and planning the overall structure of the solution.
Design
I create visual designs and interactive prototypes that bring the concept to life. This focuses on UI elements, color schemes, typography, and interactive components that create a cohesive user experience.
Development
I build the solution using clean, efficient code, implementing both frontend and backend components. This involves translating designs into functional applications with a focus on performance and reliability.
Launch & Iterate
I deploy the solution and gather user feedback to make continuous improvements. This ongoing process ensures the product evolves to better serve user needs and business goals over time.
Let's Work Together
Have a project in mind or interested in collaborating? I'd love to hear from you and explore how we can create something amazing together.