Giter VIP home page Giter VIP logo

Hello there ๐Ÿ‘‹

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareDeveloper:

    def __init__(self):
        self.name = "Jesus Ali Rios O."
        self.role = "Software Developer"
        self.experience = 17
        self.language_spoken = ["pt-br", "en-us", "es-es"]

    def say_hi(self):
        print("I am a software developer with a passion for problem-solving (I can't say no to a challenge). 
              I am constantly learning and improving!")


me = SoftwareDeveloper()
me.say_hi()

๐Ÿ“ซ How to reach me:

Connect on LinkedIn

๐Ÿ“ Blogs

  • Personal website and blog: http:/alirios.pythonanywhere.com/

๐Ÿ”ง Technologies & Tools

Jesus Ali Rios O.'s Projects

app-reactjs icon app-reactjs

A simple ReactJS app that displays latest stats about COVID-19.

bootcamp_dio_inter icon bootcamp_dio_inter

Repository Pattern for registering the advances in the Bootcamp Digital Innovation One Inc. (Inter)

delivery icon delivery

repository app flask site and api for delivery

flask-ecomm icon flask-ecomm

An eCommerce App built with Flask, Jinja, SQLite, jQuery and Bootstrap

jr1os icon jr1os

Config files for my GitHub profile.

libblackship icon libblackship

Mรณdulo para exemplificar construรงรฃo de projetos Python

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.