Git Product home page Git Product logo

Typing SVG

What I'm doing now?

  • 🌱 I’m currently learning Rust
  • 💬 Ask me about API's, SQL, Flask, Automation, React, Swift, AWS
  • 📫 How to reach me [email protected]

Connect with me:

luis cedillo maldonado luis cedillo lui._.cedm

class Person:
    def __init__(self, name, profession, interests, aspirations):
        self.name = name
        self.profession = profession
        self.interests = interests
        self.aspirations = aspirations

    def introduce(self):
        intro = f"👋 Hi there! I'm {self.name}, a {self.profession}."
        return intro

    def describe_interests(self):
        interests_desc = f"🕹️ When I'm not coding, you can find me playing videogames, exploring new technologies, and jamming to rock music."
        return interests_desc

    def describe_aspirations(self):
        aspirations_desc = f"🚀 My ultimate goal is to become a {self.aspirations}, contributing to the world of backend and cybersecurity."
        return aspirations_desc

# Personal information
name = "Luis"
profession = "Python Developer"
interests = ["videogames", "technology", "rock music"]
aspirations = "backend/cybersecurity engineer"

# Create a Person instance
luis = Person(name, profession, interests, aspirations)

intro = luis.introduce()
interests_desc = luis.describe_interests()
aspirations_desc = luis.describe_aspirations()

Languages and Tools 📎:

Python MySQL Angular DotNet Docker Flask Postman Bash Steam Discord C# CSS HTML TS Ubuntu Windows Bitbucket GitHub Git Nginx Linux Pandas Markdown React MySQL Bootstrap Cloudflare Visual Studio Code C++ JavaScript Figma AWS Linode Swift

wakatime

From: 16 February 2022 - To: 14 August 2024

Total Time: 1,021 hrs 49 mins

Python                     518 hrs 49 mins >>>>>>>>>>>>>------------   50.40 %
C#                         86 hrs 22 mins  >>-----------------------   08.39 %
CSS                        71 hrs 11 mins  >>-----------------------   06.92 %
C++                        66 hrs 35 mins  >>-----------------------   06.47 %
JavaScript                 59 hrs 21 mins  >------------------------   05.77 %
YAML                       57 hrs 16 mins  >------------------------   05.56 %
Docker                     31 hrs 2 mins   >------------------------   03.02 %
HTML                       28 hrs 35 mins  >------------------------   02.78 %
SQL                        21 hrs 59 mins  >------------------------   02.14 %
Bash                       20 hrs 35 mins  >------------------------   02.00 %

Luis Cedillo Maldonado's Projects

binary_search icon binary_search

The purpose of this python program is to sort and to filter information of an array using binary search

cursointropython icon cursointropython

Curso de introducción a la programación con python para Launch X de Innovacción Virtual

db-avanzada icon db-avanzada

Mi repositorio para mi clase de bases de datos avanzada

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.