My name is Christian Tarifeño, I'm a Software Developer from Peru. I live in Lima. I like to build fast and secure applications using best practices and SOLID principles.
- Currently working as a freelance developer.
- I offer consulting hours for startups.
- Critical thinking, decision making, problem solving and time management.
- Software development using best practices and SOLID Principles.
- Automated testing for software quality assurance
- Use of Git and remote repositories.
- Using Docker for standarize project's technologies and versioning.
backend_technologies = [ {'id': 1, 'name': 'Python'}, {'id': 2, 'name': 'Typescript'} ]
backend_frameworks = [ {'id': 1, 'name': 'Express.js'}, {'id': 2, 'name': 'Django'}, {'id': 2, 'name': 'Flask'}, {'id': 2, 'name': 'FastAPI'} ]
frontend_technologies = [ {'id': 1, 'name': 'Javascript'}, {'id': 2, 'name': 'CSS'} ]
frontend_frameworks = [{'id': 1, 'name': 'Vue'}, {'id': 2, 'name': 'React'} ]
databases = [ {'id': 1, 'name': 'MySql'}, {'id': 2, 'name': 'Mongo'}, {'id': 3, 'name': 'Postgres'} ]