Skip to content
View Owncreed93's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Owncreed93

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Owncreed93/README.md

Hi! 🧑🏻👋

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.

Skills ⚙️

  • 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.

Technologies 🧰

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'} ]

You can find me here: 🏢

Popular repositories Loading

  1. webserver-christiantarifer webserver-christiantarifer Public

    Código fuente de un servidor express, hbs, heroku básico

    JavaScript

  2. python-peewe python-peewe Public

    Testing python integration with peewee

    Python

  3. python_diary python_diary Public

    Creating a diary with python based on a tutorial. Using poetry a dependency manager.

    Python

  4. django-facturacion django-facturacion Public

    Following a course to create a sell and invoicing system.

    HTML

  5. mysql-review mysql-review Public

    This is a review of mysql query language.

    HTML

  6. design-pattern-js design-pattern-js Public

    This project contains basic examples of software design patterns

    JavaScript