Skip to content
/ mipeal Public

This my personal portfolio for expressing my skills and achievements that I have accumulated so far.

Notifications You must be signed in to change notification settings

mipeal/mipeal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Hello there 👋

Open Source Love Profile Last Update Linkedin Badge Wakatime Badge status

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


class CyberSecurityEngineer:

    def __init__(self):
        self.name = "Md Mujahid Islam Peal"
        self.role = "Lead Lab Engineer"
        self.language_spoken = ["en_GB","no_NO","bd_BD"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")
        
    def get_connected(self):
        print("Let's get connected through linkedin!")


me = CyberSecurityEngineer()
me.say_hi()
me.get_connected()

📝 Blogs

🔧 Technologies & Tools

🔥 Streak Stats

mipeal

👨‍💻 Coding Stats

Lines of code

I Mostly Code in Python

Python                   16 repos            █████████████░░░░░░░░░░░░   53.33 % 
Shell                    4 repos             ███░░░░░░░░░░░░░░░░░░░░░░   13.33 % 
JavaScript               2 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   06.67 % 
Java                     1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   03.33 % 
CSS                      1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   03.33 % 

Last Updated on 27/05/2024 01:09:29 UTC

About

This my personal portfolio for expressing my skills and achievements that I have accumulated so far.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published