Skip to content
View Frinjee's full-sized avatar
🙌
🙌
Block or Report

Block or report Frinjee

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
Frinjee/README.md
#!/usr/bin/python
# -*- coding: utf-8 -*-


class Frinjee:

    def __init__(self):
        self.name = "Jen"
        self.role = "Security Enthusiant && FOSS Advocate"
        self.language_spoken = ["it_IT", "en_US"]

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


me = Frinjee()
me.say_hi()

Connect with me:

linkedin

Languages and Tools:

git java linux python

Pinned Loading

  1. Scripts Scripts Public

    Python

  2. SEC-275 SEC-275 Public

    Python