Polyglot programmer crafting elegant solutions with Python, Ruby, and JavaScript.
Machine learning enthusiast by day, problem solver by night.
class JoshBrito:
def __init__(self):
self.name = "Josh Brito"
self.roles = ["Software Engineer", "Open Source Contributor"]
self.languages = {
"proficient": ["Python", "Ruby", "JavaScript"],
"learning": ["C"],
"interested": ["Machine Learning", "Large Language Models"]
}
self.frameworks = ["Rails", "Django"]
self.databases = ["PostgreSQL", "MySQL", "MongoDB"]
self.devops = ["Docker", "AWS", "Linux"]
self.interests = ["AI", "InfoSec", "Open Source"]
self.dog = {"name": "Linda", "role": "Chief Debugging Officer", "skills": ["Rubber duck debugging", "Moral support"]}
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together.")
me = JoshBrito()
me.say_hi()- Diving deep into C and exploring lower-level programming
- Contributing to open source projects with real-world impact
- Exploring Machine Learning and Large Language Models applications
- Strengthening security practices in web applications
- Building scalable applications with Rails and Python
- Tips for efficient database design and optimization
- Balancing security with user experience
- The adventures of Linda, my four-legged coding companion π
When I'm not coding, you can find me exploring new technologies, contributing to the open-source community, or taking Linda for a walk to debug my thoughts.
Let's connect and build something impactful together!





