Skip to content
View Hacker-Sam-is-here's full-sized avatar
🏆
🏆

Block or report Hacker-Sam-is-here

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
Hacker-Sam-is-here/README.md

Sam 👾

Open Source Love

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


class Bio:

    def __init__(self):
        self.name = "Sam"
        self.role = "Admin"
        self.language_spoken = ["English"]

    def say_hi(self):
        print("Welcome to my world of development! I break things, code them, and learn as I grow.")


me = Bio()
me.say_hi()

About Me?

I’m a just a guy who code for fun, who loves to learn, code, and build. From experimenting. I focus on gaining knowledge and creating projects for fun.


Languages

Languages

Tools & Platforms

Tools & Platforms


Pinned Loading

  1. Cpp-Course Cpp-Course Public

    C++ 5

  2. Primera Primera Public

    Python 2

  3. Air-Quality-Prediction Air-Quality-Prediction Public

    Python 2

  4. RT-Face-Recognition RT-Face-Recognition Public

    Python 4