I'm a passionate backend developer with a strong foundation in Python and Django, recently expanding my skillset into the full stack with the MEAN and MERN stacks. My goal is to build scalable, reliable applications using microservices architecture, and I'm continuously exploring the latest technologies like Docker, Kubernetes, Web3, and machine learning.
- π» currently on the cairo-lang! Zero to one Bootcamp by Starknet.
- π I am currently learning Cairo and the Rust programming language.
- π€ I want collaborate with others on GitHub and contribute to open source.
- βΉοΈββοΈ I Love listening to music(hiphop and nigeria artist-burnaboy) and jogging to keep fit.
- π You can reach me on twitter and linkedIn
- Backend Development: Skilled in Python, Django, Djangorestframework, Node.js, and Express.
- Frontend Development: Working with Angular.
- Microservices & Databases: Experienced with MySQL, PostgreSQL, and MongoDB.
- Cloud & DevOps: Proficient with container orchestration using Docker and Kubernetes.
- Web3 & Blockchain: Exploring blockchain development with StarkNet and the Cairo programming language.
- Prompt Engineering: Focused on optimizing prompts to efficiently apply and build LLMs for different kinds of application and use cases.
- Websphere: A blogging platform built with Django and MySQL. Check it out here.
- Property Management System: Developing a microservice-based architecture using Django, Flask, and Node.js. Check out the git repo here.
- StarkNet Bootcamp: Learning Cairo and building decentralized applications on StarkNet for Web3 development.
def say_hello(name):
print("Hello π, I am " + name)
say_hello("Franklynose")
//output -> Hello π, I am Fraklynose