Skip to content
View shiva-s936's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Hyderabad
  • 17:51 (UTC +05:30)

Highlights

  • Pro

Block or report shiva-s936

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shiva-s936/README.md

Hi, I'm Shiva 👋

🎓 M.Tech in Computer Science & Information Security — IIIT Hyderabad (2025)
🤖 Passionate about Machine Learning · NLP · Computer Vision
🔍 Actively looking for full-time ML/AI roles
📍 Based in Hyderabad, India · Open to remote & relocation


🌐 Connect

LinkedIn GitHub


💻 Tech Stack

Languages
C C++ Python Java JavaScript HTML5 CSS3 Bash

Frameworks & Libraries
Flask FastAPI React Pandas NumPy SciPy OpenCV

Machine Learning / AI
PyTorch TensorFlow scikit-learn

Databases
MySQL Postgres SQLite MongoDB

DevOps & Tools
Docker Git

Pinned Loading

  1. Code-Mixed-Machine-Translation- Code-Mixed-Machine-Translation- Public

    A Python-based machine translation system for English-to-Hinglish, leveraging models like mBART and T5-small to address the complexities of code-mixed languages, achieving state-of-the-art performa…

    Jupyter Notebook

  2. Seam-Carving-Algorithm Seam-Carving-Algorithm Public

    A CPP implementation of the Seam Carving algorithm for content-aware image resizing, preserving key regions by dynamically removing low-energy seams using OpenCV.

    C++

  3. IntelliDoc-AI IntelliDoc-AI Public

    IntelliDoc AI is a production-ready RAG system that lets users upload documents and ask natural-language questions, getting grounded answers with source attribution powered by Google Gemini 2.5 Fla…

    Python

  4. ELMo-Deep-Contextualized-Word-Representations ELMo-Deep-Contextualized-Word-Representations Public

    An implementation of ELMo embeddings using PyTorch, featuring stacked Bi-LSTMs for contextualized word representations. Pretrained on bidirectional language modeling and evaluated on the AG News da…

    Python 1 1

  5. Distributed-File-Sharing-System Distributed-File-Sharing-System Public

    Distributed File Sharing System — A peer-to-peer file sharing system in C++ with BitTorrent-like protocols, parallel multi-peer downloading, and SHA1 integrity verification. Supports group-based fi…

    C++

  6. Semantic-Segmentation-with-FCN-and-U-Net-Variants Semantic-Segmentation-with-FCN-and-U-Net-Variants Public

    🔍 PyTorch implementation of semantic segmentation models including FCN (32s/16s/8s) and U-Net variants (Vanilla, Residual, Attention). 📊 Trained on a 13-class dataset with support for frozen/fine-t…

    Jupyter Notebook