class Pinite37 {
constructor() {
this.name = "Théophas AFOMASSE";
this.username = "Pinite37";
this.location = "Abomey-Calavi, Bénin";
this.twitter = "@afomassepinite";
this.linkedin = "Théophas AFOMASSE";
this.web = "https://theophasafomasse.pinite37.me";
}
toString() {
return this.name;
}
}
const me = new Pinite37();
console.log(me.toString());- 🔭 I'm currently pursuing my Bachelor's degree in Computer Science at the Institute of Training and Research in Computer Science (IFRI-UAC/Benin).
- 🚀 Learning Backend Web Development
- Exploring the ins and outs of Node and Express for dynamic front-end experiences.
- Building server-side applications with Flask, a powerful Python web micro framework.
- Leveraging FastAPI for high-performance Python web applications.
- Diving into PostgreSQL for efficient and scalable database management.
- 🌟 Completed FreeCodeCamp Certification to Legacy JavaScripts Algorithms and Data Structures.
- Connect with me on Twitter
Thanks for stopping by! Let's connect and explore the fascinating world of technology together. 🚀

