Skip to content
View Dunhill12's full-sized avatar
🦊
IDLE
🦊
IDLE

Highlights

  • Pro

Block or report Dunhill12

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

Hello there πŸ‘‹

visitors Open Source Love

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "Dunhill"
        self.role = "Software Engineer"
        self.language_spoken = ["ar_MA", "en_US","fr_FR"]

    def say_hi(self):
        print("Hey πŸ‘‹, thanks for dropping by!")


me = SoftwareEngineer()
me.say_hi()

πŸ“ Blogs

πŸ”§ Technologies & Tools

Linux VSCode Python Java SpringBoot .NET PHP JS REACT NodeJs Shell PostgreSQL MySQL Oracle Git

πŸ† GitHub Trophies

trophy

πŸ—‚οΈ Highlight Projects

BatchJavaVir

Popular repositories Loading

  1. One-Tap One-Tap Public

    JavaScript

  2. red-python-scripts red-python-scripts Public

    Forked from davidbombal/red-python-scripts

    Python

  3. PythonExercices PythonExercices Public

    Forked from othmanetozy/PythonExercices

    Jupyter Notebook

  4. Dunhill12 Dunhill12 Public

  5. BatchJavaVir BatchJavaVir Public

    Batch made in java to automate swift creation

  6. DeepSeek-R1 DeepSeek-R1 Public

    Forked from deepseek-ai/DeepSeek-R1