Skip to content
View Raminyazdani's full-sized avatar
💭
studying
💭
studying

Highlights

  • Pro

Block or report Raminyazdani

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

✨ Hi there, I am here:

from abc import ABC

class Creature(ABC):
    pass

class RaminFeaturesMixin:
    def add_abilities(self) -> None:
        self.job_skills = ['Coding', 'Biotechnology']
        self.sport = ['Academic Research', 'Camping', 'Bodybuilding']
        self.favorites = ['Coffee', 'Games','industry']
        
class Human(Creature, RaminFeaturesMixin):
    def __init__(self, full_name: str, location: str, language: str) -> None:       
        self.full_name = full_name
        self.location = location
        self.language = language

    def say_hello(self):
        print('Glad to have you here. I hope you will be interested in my projects')        
        
Ramin = Human('Ramin-Yazdani', 'Iran', 'Persian')   
ramin.add_abilities() 
Ramin.say_hello()    

I am Ramin your friendly over the internet developer 👋

data science , biotechnology and anything fun...

data science , biotechnology and anything fun...

Hi, I’m Ramin! I’m a developer and biotechnologist with expertise in drug and protein production using micro-organisms. I love coding and often write scripts to help with my daily routines and challenges. My interests in programming include Python, C, front-end development, robotics, AI, and data science. Some of my projects include crawlers and data manipulators for data analysis. I hope to use my GitHub profile to connect with other developers, contribute to projects, and showcase my work as a CV for potential job opportunities.

🛠  Tech Stack

Python  Django  Flask  C  LUA  HTML  CSS  Mongo DB  PostgreSQL  Redis  Git  Docker  LINUX  JAVAScript  React  Mysql  Sqlite  MariaDb  Rlanguage  Bash 

  • 🔭 I’m currently working on my Python resume repo which includes 0 to hero projects from beginner to advance.
  • 🌱 I’m currently learning new techs and subjects for benefitting artificial intelligence.
  • 👯 I’m looking to collaborate on any projects that fits my expertise and get experience .
  • 📫 How to reach me: [email protected]

Pinned Loading

  1. Cosmetic_Shop Cosmetic_Shop Public

    This is my first django project from zero to hero . wish me luck ...

    Python

  2. HW_all_maktab-78 HW_all_maktab-78 Public

    all exercises from HWK12 to the end of the course

    Python

  3. m78bookstore m78bookstore Public

    bookstore

  4. Python-Resume Python-Resume Public

    Python

  5. Research-Utility Research-Utility Public

    this is an utility for researchers whom wants to write a review