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

Block or report combo667

Report abuse

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

Report abuse
combo667/README.md

πŸ‘‹ Hey there, I’m Jubesh Joseph (@combo667)!

πŸ‘¨β€πŸ’» About Me:

  • πŸŽ“ I'm a Computer Science and Engineering graduate, currently pursuing my Master's at IISc Bangalore.
  • 🧠 I’m passionate about coding and solving problems through competitive programming.
  • πŸ€– Skilled in Machine Learning and Deep Learning, I’ve worked on exciting projects, including:
    • πŸš€ Drone Signal Classification: Classified signals using deep learning and signal processing techniques.
    • πŸ“š SkimLit: Automated research paper summarization with NLP.
    • πŸ’¬ Sentiment Analysis: Developed models to analyze text sentiment for real-world applications.
    • πŸ–₯ eBPF and Memory Checkpointing: Worked at the kernel level on memory checkpointing using eBPF for systems-level programming and optimizations.

πŸ’‘ What I'm Learning:

  • πŸ” Deepening my understanding of AI, Data Science, and advanced machine learning techniques.
  • πŸ›  Exploring cutting-edge technologies in signal processing, kernel-level programming, and additive manufacturing with drones.

🀝 Looking to Collaborate On:

  • AI/ML projects that involve real-world problem-solving.
  • Systems-level programming, particularly kernel-level work with eBPF and memory management.
  • Open-source initiatives related to computer vision, natural language processing, and IoT.

πŸ“« Reach Me:


Popular repositories Loading

  1. Multiclass-Modulation-Classification Multiclass-Modulation-Classification Public

    This project demonstrates multi-class modulation classification of radio signals using a VGG16-based deep learning model.

    Jupyter Notebook 1 1

  2. eBPF-MemCheck eBPF-MemCheck Public

    This project implements memory checkpointing and restoration for a Linux process using eBPF (Extended Berkeley Packet Filter) technology.

    Python 1

  3. c_codes c_codes Public

    These are my c_codes!

    C

  4. Java Java Public

    These are my JAVA codes!

    Java

  5. combo667 combo667 Public

    Config files for my GitHub profile.

  6. Algorithms Algorithms Public

    Greedy and DP Algos

    C