class SoftwareEngineer:
def __init__(self):
self.name = "Karangwa Hirwa Julien"
self.username = "j4l13n"
self.role = "Full-Stack Software Engineer"
self.location = "Rwanda"
self.experience = "8+ years"
self.passion = ["Software Architecture", "Web Development", "Mobile Development"]
def current_focus(self):
return [
"Building scalable web applications",
"Designing robust software architectures",
"Creating seamless mobile experiences",
"Writing clean, maintainable code"
]
def say_hi(self):
return "Always open to collaborating on interesting projects!"- Software Architecture: Designing scalable and maintainable system architectures
- Full-Stack Development: Building end-to-end web applications with modern frameworks
- Mobile Development: Creating cross-platform mobile applications with Flutter
- API Development: Designing and implementing RESTful APIs
- Database Design: Optimizing database schemas and queries for performance
- CI/CD: Setting up automated testing and deployment pipelines
- Code Quality: Writing clean, testable, and well-documented code
- π Working on scalable web and mobile applications
- π± Continuously learning new technologies and best practices
- π― Open to collaborating on innovative projects
- π¬ Ask me about software architecture, web development, or mobile apps
- π« Reach out via portfolio or GitHub
Built with β€οΈ using GitHub README



