Skip to content
View jahnavigbedre's full-sized avatar
  • Mysore

Block or report jahnavigbedre

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

๐Ÿงฌ Jahnavi G Bedre ๐Ÿค–

AI Enthusiast ร— Bioinformatics Explorer

Typing SVG

๐Ÿš€ About Me

AI Coding

class AIBioinformatician:
    def __init__(self):
        self.name = "Jahnavi G Bedre"
        self.education = "M.Sc. Bioinformatics @ REVA University (2026)"
        self.passion = ["AI", "Machine Learning", "Computational Biology"]
        self.current_focus = ["Drug Discovery AI", "Genomic ML", "Bio-AI"]
        self.motto = "Bridging AI and Life Sciences ๐ŸŒ‰"
    
    def get_skills(self):
        return {
            "ai_ml": ["TensorFlow", "PyTorch", "Scikit-learn", "Keras"],
            "bioinformatics": ["BLAST", "Clustal", "NGS", "Phylogenetics"],
            "programming": ["Python", "R", "JavaScript", "SQL"],
            "specialization": "AI-driven biological solutions"
        }
    
    def life_goal(self):
        return "Revolutionize healthcare through AI ร— Biology! ๐ŸŽฏ"


๐ŸŽฏ Focus Areas & Expertise


๐Ÿค– AI/ML in Biology
Deep Learning for
Biological Systems

๐Ÿงฌ Computational Genomics
AI-Driven Genome
Analysis & Interpretation

๐Ÿ’Š AI Drug Discovery
ML Pipelines for
Compound Prediction

๐Ÿ“Š Biodata Analytics
Pattern Recognition in
Biological Datasets

๐Ÿ’ป Tech Arsenal

๐Ÿค– AI/ML Stack

Python TensorFlow PyTorch Scikit Learn Keras Pandas NumPy Matplotlib

๐Ÿงฌ Bioinformatics Toolkit

R Bioconductor BLAST NGS Galaxy Clustal

๐Ÿ› ๏ธ Development & Tools

JavaScript Flask MySQL Linux Git Jupyter


๐Ÿงช Featured AI ร— Bio Projects

๐ŸŽฏ AI-Driven Drug Discovery for HBV-HBx ย 

๐Ÿ”ฌ Machine Learning Pipeline for Hepatitis B Treatment Discovery

  • ๐Ÿค– ML Models: Built predictive models for bioactive compounds against HBV-HBx protein
  • ๐Ÿงฌ Molecular Docking: Implemented AI-optimized docking simulations
  • ๐Ÿ“Š Screening Pipeline: Created automated high-throughput screening system
  • ๐Ÿ’ก Innovation: Combined deep learning with traditional computational chemistry

Tech Stack: Python TensorFlow RDKit AutoDock Pandas Matplotlib


๐Ÿ“Š AI-Enhanced Genomic GC Content Analyzer ย 

๐Ÿงฌ Intelligent Genome Composition Analysis Tool

  • ๐ŸŽฏ Smart Analysis: ML-powered GC content pattern recognition
  • ๐Ÿง  Clustering: AI-driven identification of compositional regions
  • ๐Ÿ“ˆ Visualization: Interactive genomic insights dashboard
  • ๐Ÿ” Pattern Discovery: Automated detection of genomic anomalies

Tech Stack: Python Scikit-learn Matplotlib Seaborn BioPython


๐ŸŒ BioResearch Collaboration Hub ย 

๐Ÿ’ฌ Real-time Platform for Computational Biology Teams

  • ๐Ÿš€ Real-time Chat: Built with Flask + Socket.IO for instant communication
  • ๐Ÿ“ File Sharing: Specialized for biological datasets and analysis results
  • ๐Ÿงฌ Bio-specific Features: Discussion threads for genomics projects
  • ๐Ÿ”’ Secure: Encrypted data handling for sensitive research data

Tech Stack: Flask Socket.IO JavaScript MySQL Bootstrap


๐ŸŽฎ Evolutionary AI Gaming Suite ย 

๐Ÿง  Bio-Inspired Intelligent Game AI Systems

  • ๐ŸŽฏ Deep Q-Learning: Advanced Tic-Tac-Toe AI with neural networks
  • โ™Ÿ๏ธ Chess Intelligence: Stockfish-powered strategic gameplay
  • ๐Ÿงฌ Genetic Algorithms: Evolutionary strategy optimization
  • ๐Ÿ“Š Performance Analytics: Real-time learning curve visualization

Tech Stack: Python TensorFlow Reinforcement Learning Stockfish Pygame



๐Ÿ“Š GitHub Analytics Dashboard


๐Ÿ† Achievements & Certifications

๐ŸŽ“ Academic Excellence

Machine Learning
Mutation Analysis
Bioinformatics

๐Ÿ… Workshops & Symposiums

AI Symposium
Cancer Biology
Research Skills


๐ŸŒฑ Learning Journey & Future Goals

graph TB
    A[๐Ÿงฌ Current: Advanced Genomics] --> B[๐Ÿค– Next: Transformer Models]
    B --> C[๐Ÿ”ฌ Goal: Graph Neural Networks]
    C --> D[๐Ÿ’Š Vision: AI Drug Discovery]
    D --> E[๐ŸŒŸ Impact: Precision Medicine]
    
    style A fill:#e1f5fe,color:#000000
    style B fill:#f3e5f5,color:#000000
    style C fill:#e8f5e8,color:#000000
    style D fill:#fff3e0,color:#000000
    style E fill:#fce4ec,color:#000000
Loading

๐Ÿ“š Currently Learning:

  • ๐Ÿง  Transformer Models for protein sequence analysis
  • ๐Ÿ”ฌ Graph Neural Networks for molecular property prediction
  • ๐Ÿ“Š Multi-modal AI for integrating different biological data types
  • ๐Ÿงฌ CRISPR-AI for guide RNA design optimization

๐ŸŽฏ 2024-2025 Roadmap:

  • ๐Ÿ† Complete Advanced Deep Learning Specialization
  • ๐Ÿ“ Publish research paper on AI in genomics
  • ๐Ÿค Contribute to major bioinformatics open-source project
  • ๐Ÿ’Š Develop end-to-end drug discovery AI pipeline
  • ๐ŸŒŸ Mentor fellow AI + Bio enthusiasts

๐Ÿค Let's Connect & Collaborate

๐Ÿš€ Ready to revolutionize life sciences with AI?




Profile Views Followers



๐ŸŒŸ "Decoding life's mysteries, one algorithm at a time!" ๐ŸŒŸ


โญ Star my repositories if you find them interesting! โญ

Popular repositories Loading

  1. gc_content gc_content Public

    This project analyzes the GC content of a genome using a sliding window approach. By reading a FASTA file (e.g., E. coli genome), the script calculates GC percentage in fixed-length segments (1000 โ€ฆ

    Python 2 1

  2. Tic--Tac-Toe Tic--Tac-Toe Public

    An interactive Tic Tac Toe experience that blends machine learning, web development, and game theory to create an engaging, intelligent opponent. Built as a full-stack AI gaming project, it featureโ€ฆ

    HTML 2

  3. chat-app chat-app Public

    A lightweight, real-time chat application built with Flask and Socket.IO that enables instant messaging in a clean, modern interface.

    CSS 2

  4. nucleoide nucleoide Public

    Forked from uselessbruh/nucleoide

    A modern Electron-based code editor inspired by VS Code, featuring a file explorer, Monaco editor, integrated multi-terminal, diagnostics, and output panels, designed for efficient development and โ€ฆ

    CSS 2

  5. differentialexpressionanalysis differentialexpressionanalysis Public

    Differential expression analysis of miRNAs using edgeR and validated target retrieval with multiMiR.

    R 2

  6. jahnavigbedre jahnavigbedre Public

    2