I started ar web developer, actually I am colaborate with computacional vision team.
We do awasome things.
I like listen music while coding.
class CJesus:
def __init__(self):
self.username = 'iscj'
self.name = 'Cruz Jesús Rodríguez'
self.twitter = '@jhesus05'
self.code = {
'frontend': ['HTML', 'CSS', 'JavaScript', 'Boostrap'],
'backend': ['Python', 'DRF', 'Flask', 'Django', 'PHP', 'Laravel', 'NodeJS'],
'database': ['PostgreSQL', 'MySQL', 'SQLite3', 'Mongo DB'],
'devops': ['Docker', 'Nginx', 'AWS', 'Heroku'],
'mobile': ['flutter', 'java']
'tools': ['GIT', 'GitHub', 'GitLab', 'OpenCV'],
'misc': ['SCRUM', 'GNU/Linux']
}
def __str__(self):
return self.name
if __name__ == '__main__':
me = CJesus()
I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)



