Thanks to visit codestin.com
Credit goes to Github.com

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 πŸ‘‹

I am an AI Engineer with experience in AI/ML, Deep Learning, NLP, and LLMs, with supporting expertise in data science, MLOps, RPA, and DevOps. Proven record in designing, developing, deploying, and scaling AI solutions across industries, while translating technical capabilities into actionable business insights and measurable operational efficiency. Skilled at collaborating with cross-functional teams to align AI initiatives with business strategy and objectives.


Tools and Technical Skills 🧰

Programming Languages Python R

Databases MySQL OracleSQL PostgreSQL ChromaDB

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

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 LLM

Cloud AWS Google Cloud Platform Kubernetes Microsoft Azure Oracle Fusion Applications Databricks

DevOps CI/CD Django Flask Git MLFlow MLOps StreamLit Terraform Hugging Face Node.js

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


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