Skip to content
View luisced's full-sized avatar
πŸ˜€
πŸ˜€

Highlights

  • Pro

Block or report luisced

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
luisced/README.md

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 luis.cedillo.maldonado@gmail.com

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: 09 January 2025

Total Time: 1,282 hrs 14 mins

Python                     688 hrs 17 mins >>>>>>>>>>>>>------------   53.23 %
C#                         86 hrs 22 mins  >>-----------------------   06.68 %
CSS                        79 hrs 1 min    >>-----------------------   06.11 %
JavaScript                 69 hrs 42 mins  >------------------------   05.39 %
C++                        66 hrs 42 mins  >------------------------   05.16 %
Bash                       41 hrs 6 mins   >------------------------   03.18 %
Docker                     37 hrs 14 mins  >------------------------   02.88 %
HTML                       34 hrs 44 mins  >------------------------   02.69 %
SQL                        22 hrs 17 mins  -------------------------   01.72 %

Pinned Loading

  1. BusinessTrackerApp BusinessTrackerApp Public

    HTML 1

  2. UP-APP UP-APP Public

    My python scrapping script for getting the data of my homeworks allong the week

    Python 2 1

  3. flask-template flask-template Public template

    Python 4

  4. ios-lab-up/Hackathon-2023 ios-lab-up/Hackathon-2023 Public

    2023 Swift Student Challenge - https://github.com/iOS-Lab-UP/Hackathon-2023

    2 16

  5. ios-lab-up/Genesis-API ios-lab-up/Genesis-API Public

    Python 1