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

Highlights

  • Pro

Organizations

@skuidma @NesProd
Block or Report

Block or report abdlalisalmi

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

Hi there

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


class FullStackDeveloper:

    def __init__(self):
        self.first_name = "Abdelaali"
        self.last_name = "ES SALMI"
        self.role = "Technical and Pedagogical Staff at 1337"
        
        # Social Media
        self.linkedin = "https://www.linkedin.com/in/abdlalisalmi/"
        self.twitter = "https://twitter.com/abdlalisalmi"

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


me = FullStackDeveloper()
me.say_hi()

Pinned

  1. DJANGO-Portfolio DJANGO-Portfolio Public

    Personal portfolio website made with Django framework in the backend, and with CSS, js, and bootstrap for the frontend.

    CSS 70 50

  2. youcan-payment-python-sdk youcan-payment-python-sdk Public

    This package allows Python developers to interact easily with the YouCan Pay API.

    Python 7

  3. wistia-downloader wistia-downloader Public

    Python program to download Wistia hosted videos.

    Python 35 9

  4. portfolio portfolio Public

    Personal portfolio website made with NextJS

    JavaScript

  5. Passwords-Generator-python-modern-GUI Passwords-Generator-python-modern-GUI Public

    Password Generate is a Python program with a modern GUI to generate passwords.

    CSS 7 4

  6. DJANGO-Weather-App DJANGO-Weather-App Public

    Python 3 1