Giter Site home page Giter Site logo

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                   19 repos            ██████████████░░░░░░░░░░░   54.29 % 
Shell                    4 repos             ███░░░░░░░░░░░░░░░░░░░░░░   11.43 % 
JavaScript               2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   05.71 % 
Java                     1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   02.86 % 
CSS                      1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   02.86 % 

Last Updated on 22/04/2024 01:06:51 UTC

Md Mujahid Islam Peal's Projects

arewedown icon arewedown

Simple, customizable HTTP uptime and status checking service.

heat-templates icon heat-templates

This repository contains sample Heat Orchestration Templates (HOT) for openstack.

joern icon joern

A robust parser for C/C++ storing abstract syntax trees, control flow graphs and program dependence graphs in a neo4j graph database.

maze-game icon maze-game

A project for Statistics course in La Sapienza

mipeal icon mipeal

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

onlineexamsystem icon onlineexamsystem

This is a simple online exam portal which has been developed using ASP.NET MVC technology.

openconnect-installer icon openconnect-installer

Automatically set up an Openconnect/Anyconnect VPN server(ocserv) with Let's Encrypt and User groups in just one command in CentOS 8.

rascal-ofg icon rascal-ofg

A rascal library to translate OFG's to Tonella and Potrich's Object Flow Graph language.

stockmanagementsystem icon stockmanagementsystem

This is a simple management system for stock supplies. I had done it during the my undergraduate studies, as I was really invested on c# that time.

waka-readme-stats icon waka-readme-stats

This GitHub action helps to add cool dev metrics to your github profile Readme

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.