#!/usr/bin/python
# -*- coding: utf-8 -*-
class Student:
def __init__(self):
self.name = "Javier Aguero"
self.role = "Full Stack Developer & Bachelor of Science in Business Administration (BSBA)"
self.language_spoken = ["es_CL", "en_US"]
def say_hi(self):
print("Thanks for dropping by, hope you find interesting my profile :)")
me = Student()
me.say_hi()
JavierAgueroCL
Follow
๐
Working from home
Developer in Developing | PHP artisan | full stack developer and server lover | Digital Business Evangelist, [Strengths @WordPress @sass @nodejs @laravel @vuejs
-
javieraguero.me
- Temuco, Chile
- https://javieraguero.me
- @JavierAgueroCL
Highlights
Pinned Loading
-
WooCommerce-WebPay
WooCommerce-WebPay PublicPlugin de Webpay para integrar en Woocommerce de Wordpress - Requiere instalacion de CGI
PHP 1
-
docker-php8.2-with-db-extensions
docker-php8.2-with-db-extensions PublicDocker Compose with Nginx, PHP8.2 + DB Extensions; MySQL, MongoDB, SQL Server (MSSQL)
Dockerfile
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.