Skip to content
View Maximusarthur's full-sized avatar
😶‍🌫️
I may be slow to respond.
😶‍🌫️
I may be slow to respond.

Block or report Maximusarthur

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

Hello, folks!

visitors Open Source Love

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


class CyberSecurityEngineer:

    def __init__(self):
        self.name = "MaximusCoder"
        self.role = "CyberSecurity Engineer"
        self.language_spoken = ["zh_CN", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = CyberSecurityEngineer()
me.say_hi()
  • 🔭 I’m currently working on AI-Synthesized Voice Detection and Cyberspace Security
  • 🌱 I’m currently learning AI
  • 🤔 I’m looking for help with about learning AI
  • 💬 Ask me about Cyberspace Security
  • 📫 How to reach me: [email protected]
  • ⚡ Fun fact: I look funny

Languages and Tools:

c python java cplusplus css3 html5 javascript docker git linux mysql nodejs postman tailwind ubuntu spring


Github Detailed Information

💻 Github Repositories Stats

Miscca's Github Stats Miscca's Top Languages

Maximusarthur's Activity Graph

Pinned Loading

  1. awesome-python Public

    Forked from vinta/awesome-python

    A curated list of awesome Python frameworks, libraries, software and resources

    Python 3

  2. Freshman-Study Public

    第一次搞搞,加油

    C

  3. MarkdownRepository Public

    My all Markdown code

  4. cyberspaceSecurityTraining Public

    cyberspace Security Training

    Java

  5. ASSOY Public

    Forked from ShiWenber/ASSOY

    Automatic Scheduling for Student Organization in YNU

    Python