Skip to content
View kirwako's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report kirwako

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
kirwako/README.md

Hi there

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


class FullStackDeveloper:

    def __init__(self):
        self.first_name = "IMRAN"
        self.last_name = "BAALI"
        self.nickname = "kirwako"
        self.role = "FullStack Developer and Graphic designer"
        self.website = "www.kirwako.com"

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


me = FullStackDeveloper()
me.say_hi()

Popular repositories Loading

  1. webserv-request-flow webserv-request-flow Public

    13

  2. API42Client API42Client Public

    TypeScript 8 2

  3. strapi-plugin-media-prefix strapi-plugin-media-prefix Public

    TypeScript 8 3

  4. css2flutter css2flutter Public

    convert css styles to flutter styles

    JavaScript 6

  5. keysound-vscode-extention keysound-vscode-extention Public

    JavaScript 4

  6. youcan youcan Public

    youcan is a package allows the developer to interact easily with the YouCan API

    TypeScript 2