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

Block or report MohapatraShibu

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

Shibu Mohapatra πŸ‘‹

Domain expertise in Artificial Intelligence, Data Science, DevOps and RPA with a strong background experience in developing and deploying results-driven complex models for various industries. Proficient in Machine Learning, Deep Learning, Natural Language Processing, MLOps, GIT, Automation Anywhere, API Testing and Oracle Fusion, with an ability to deliver high-quality solutions. I stand for quality and also strive for excellence and perfection which allows me to share the things I love and the places I discover.


Tools and Technical Skills 🧰

Programming Languages Python R

Databases MySQL OracleSQL

Technology Computer Vision Data Science Deep Learning Generative AI Machine Learning Natural Language Processing Robotic Process Automation

Libraries Keras Matplotlib NLTK Numpy OpenCV PySpark Pandas PyTorch ScikitLearn SciPy Seaborn TensorFlow

Algorithms Autoencoders Clustering Decision Trees Generative Adversarial Network Large Language Model LSTM Neural Networks Regression Support Vector Machines

Cloud AWS Google Cloud Platform Kubernetes Microsoft Azure Oracle Fusion Applications

DevOps CI/CD Django Flask Git MLFlow MLOps StreamLit Terraform

Tools API Testing AutoML Autmation Anywhere Hadoop JavaScript Jira Jupyter Langchain PyCaret SoapUI Statistical Modeling UiPath VS Code


GitHub Stats πŸ“Š

MohapatraShibu

Shibu M github stats


Get in Touch 🀝

Gmail LinkedIn Kaggle

Pinned Loading

  1. Modified Caesar Cipher in Python (Tk... Modified Caesar Cipher in Python (Tkinter)
    1
    #Modified Caesar Cipher
    2
    #Code by Shibu Mohapatra
    3
    
    
    4
    from tkinter import *
    5
    def main():
  2. KeyLoggers in Python KeyLoggers in Python
    1
    # pip install pynput 
    2
    
    
    3
    from pynput.keyboard import Key, Listener
    4
    import logging
    5
    log_dir=""
  3. Games Games Public

    Basic retro-style games using various tools and programming languages

    JavaScript 1