import portfolio.*;
import skills.*;
import work.*;
import certification.*;
import publication.*;
public class WelcomeToMyWorld {
public static void main(String[] args) {
Person me = new Person("Seydi Mbaye", "Software Engineer", "Sanouverse Inc.");
System.out.println(me.name + " - " + me.title);
System.out.println("Founder of " + me.company);
System.out.println("Skills: " + String.join(", ", Skills.list));
System.out.println("Work: " + String.join(", ", Work.projects));
System.out.println("Certifications: " + String.join(", ", Certification.list));
System.out.println("Publications: " + String.join(", ", Publication.list));
}
}
Powerful Features
About me
Center of interest
As a Software Engineer specializing in the financial sector (FinTech), I’m passionate about algorithms, finance and mathematics. I take pride in writing clean, efficient and scalable code, believing that great software should be both functional and aesthetic.
With over four years of experience in software development I’ve contributed to complex, high-performance platforms where precision, reliability and optimization are essential.
Alongside my professional career, I founded Sanouverse Inc., a company focused on building innovative digital solutions for individuals and businesses and aesthetics as well as open-source projects that address major technological challenges and promote accessible innovation.
“Seydi is one of those engineers you can trust with critical systems. He’s detail-oriented, methodical, and yet very creative in problem solving.”
Project Manager
“Seydi combines innovation and discipline in a way that’s rare. His company, Sanouverse, reflects his vision for accessible technology powerful yet beautifully simple. Every collaboration with him brings value, both technically and strategically”
Client of Sanouverse
“Working with Seydi was an incredible experience. His deep understanding of algorithms and financial systems brings precision and intelligence to every project. He has this rare ability to translate complex mathematical concepts into clean, maintainable code that simply works.”
Project manager
“I’ve worked with Seydi on several open-source initiatives, and his commitment to clean architecture and thoughtful design is unmatched. He genuinely believes in using technology to make an impact and he backs it up with action.”
Open-Source Collaborator
“Watching Seydi grow over the years has been inspiring. He has evolved into a complete engineer technically sharp, design-conscious and business-aware. What sets him apart is his consistency and his genuine drive to use technology to make a difference.”
Mentor
“When our company was struggling to modernize its systems and regain operational stability, we brought Seydi in as a consultant and it was the best decision we made that year. His structured approach, technical precision, and calm leadership helped us not only fix our issues but also rebuild a foundation for sustainable growth”
CEO of a company
“He’s the person you want on board when things get serious.”