Skip to content

Hello there 👋

Open Source Love

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "grapheen"
        self.role = "IT compnay"
        self.language_spoken = ["FA_IR", "en_US"]

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


me = SoftwareEngineer()
me.say_hi()

📝 Blogs

Shop

🔧 Technologies & Tools

Popular repositories Loading

  1. awesome-privacy awesome-privacy Public

    Forked from Lissy93/awesome-privacy

    A curated list of privacy & security-focused software and services

    1

  2. .github .github Public

Repositories

Showing 2 of 2 repositories
  • awesome-privacy Public Forked from Lissy93/awesome-privacy

    A curated list of privacy & security-focused software and services

    grapheen/awesome-privacy’s past year of commit activity
    1 CC0-1.0 353 0 0 Updated Jul 27, 2023
  • .github Public
    grapheen/.github’s past year of commit activity
    0 0 0 0 Updated Jul 24, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…