Committed to creating innovative and scalable solutions in harmonious environments that truly contribute to society, understanding that to add value it is necessary to focus on continuous learning and adaptation to new technologies.
class WhoAmI:
user = 'Sisley Jimรฉnez'
education = "Informatics Sciences University"
hobbies = [
'Playing sports',
'Watching movie',
'Handing out with friends',
'Travelling'
]
@staticmethod
def get_desired_country():
return 'Spain'
@staticmethod
def ambitions():
return [
'LearnDataScience', # Deepen expertise in data science and analytics
'MasterMachineLearning', # Master ML frameworks and advanced algorithms
'ImproveEnglish', # Improve fluency and technical English communication
'LeadDevTeam', # Lead development teams and strategic projects
'ContributeOpenSource', # Collaborate on renowned open-source projects
'ObtainCloudCert', # Obtain a certification in cloud platforms (AWS/Azure/GCP)
'MentorJuniorDev', # Mentor and upskill less experienced peers
'PresentAtConference', # Present at industry conferences or meetups
'BuildPortfolioProjects', # Build personal projects that showcase new skills
'PublishTechArticles' # Publish technical articles or whitepapers
]๐๏ธ Design and implement scalable architectures in microservices and monolithic environments, following best practices for modularity and design patterns.
๐ฐ๏ธ Implement IoT solutions and real-time data handling, from ingestion (MQTT, Kafka) to storage and analytics in time-series databases.
๐ Guide development teams and coordinate agile methodologies (Scrum) to deliver continuous value and foster collaboration.
๐ Provide internal mentorship and training, elevating team skills through code reviews, pair programming, and workshop sessions.




