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

Block or report livesystemlab

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

ANOTHER CRAZY COMPUTER GUY WITH STEROIDS POWER! 😎 :feelsgood: πŸ’Š πŸ’ͺ 😈

ABOUT ME ☣️ 😎 πŸ™Œ

- ⚑ I love Computer Programming With β˜• and 🍞
- πŸ“– I Addicted to Learning Data Science πŸ€– And Artificial Intelligence 🀩
- :electron: I Learning Actually Quantum Computer And Other Futuristic Technologies πŸ₯Ό
- πŸ–±οΈ ⌨️ I Working in a personal portfolio Automatically System for help proffesionals βš›οΈ
- πŸ’Ό I Am Software Engineer Freelance πŸ”§
- πŸ€‘ I like to trade cryptocurrencies in my spare time for future investment πŸ’°
- πŸ”’ πŸ”“ πŸ•΅οΈ I like And I have Skills In Ethical Hacking, Cybersecurity And Information Security πŸ”‘
- πŸ•΅οΈβ€β™‚οΈ πŸ“š I like Learning Forensics Computer And Cyber Crime πŸ—„οΈ


πŸ“‘ πŸ–ŠοΈ πŸ“ My Cybersecurity Blogs: ✍️
The Pentester Diaries 2.0 πŸ“™
The Pentester Diaries 3.0 πŸ“˜


πŸ•ΈοΈ 🌎 Live System Cybersecurity Labs Website: πŸ’» ⌨️ πŸ–±οΈ πŸ–₯️
πŸ“„ Live System Labs Website


πŸ’Ό πŸ’Ό My Website Portfolio Professional: πŸ’Ό πŸ’Ό
πŸ… πŸ† πŸ‘¨β€πŸŽ“ The Pentester Diaries Portfolio Website


πŸ€ͺ πŸ™‹β€β™‚οΈ Social Networks: πŸ’Ύ πŸ€ͺ

facebook_icon twitter_icon instagram_icon discord_icon youtube_icon whatsapp_icon linkedin_icon telegram_icon tiktok_icon


🎧 πŸ“± πŸ›’ MOBILE APPS SHOP OFFICIAL 🎧 πŸ“± πŸ›οΈ

⚑ Google Play

google_play_icon

πŸ‘½ 😎 😠 LIVE SYSTEM CYBERSECURITY LABORATORIES REPOSITORY SOFTWARE πŸ‘½ 😎 πŸ’» πŸ–₯️

banner_live_system



πŸ‘½ πŸ’» πŸ–±οΈ LIVE SYSTEM CYBERSECURITY LABS SOFTWARE PUBLIC SOFTWARE BANNER V2 πŸ‘½ 😎

banner_live_system_v2

THE PENTESTER DIARIES PUBLIC REPOSITORY SOFTWARE πŸ–±οΈ :hurtrealbad: 😝 πŸ’€ ☠️ πŸ”’

Programming Computer Languajes πŸ’» πŸ•ΆοΈ ❀️

Coding With πŸ’–



import datetime
class the_pentester_diaries:
    
    def __init__(self, python, java, csharp, html, javascript,css3, level):
        self.python = python
        self.java = java
        self.csharp = cscharp
        self.html = html
        self.javascript = javascript
        self.css3 = css3
        self.level  = level
        print("I Have Skills " , python , java , cscharp, html, javascript, css3)
        print("\t")
        print("the level of the skills is ", level)
        
    def skills_level(self):
        if self.level == 0:
           print("you havent this skill yet")
        else:
           print("you have this skill")
        
    def languaje(self):
         if self.html == 0:
            print("you dont have this skill ")
        elif self.python != false:
            print("you have earned the programming python")
        elif self.java != false:
            print("you have earned the programming java")
        
    def say_my_name():
        name = "luis angel favela"
        birthday_year = 1993
        actually_age =  datetime.date.today()
        actually_age_birthday = actually_age -  birthday_year
     return "my name is " + name + "my age is " + actually_age_birthday
     
     
       
my_blog = the_pentester_diaries()
my_blog.say_my_name()
my_blog.skills_level(100)

Khuyen's github stats



Top Langs


πŸ₯΄ πŸ‘Š Buy A Beer πŸ™ƒ πŸ‘Š

beer_icon_donate_programmer

Popular repositories Loading

  1. yii2-mpdf yii2-mpdf Public

    Forked from kartik-v/yii2-mpdf

    A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.

    CSS 1

  2. restaurant-example-with-cart restaurant-example-with-cart Public

    simple example with cart html5, css3, js

    HTML

  3. livesystemlab livesystemlab Public

  4. interactivecv interactivecv Public

    an interactive terminal for cv or professional card information purposes

    JavaScript

  5. case case Public

    an tool case for generating automatic apps in c#

    C#

  6. blogger-pwa blogger-pwa Public

    Forked from kumardeo/blogger-pwa

    ✨ Build a PWA for your Blogger Site (supports blogspot.com subdomain)

    TypeScript