Skip to content
View BryanSJamesDev's full-sized avatar

Block or report BryanSJamesDev

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

Bryan Samuel James

Aspiring AI/ML Engineer · Incoming MSCS @ Northeastern (Fall ’25)

I build data‑to‑decisions systems end‑to‑end — clean data models → reliable pipelines → evaluated ML → simple UIs. Interests: healthcare AI, fintech, and ML platforms.


Contact & Links


Highlights

  • 🧠 RAG + Agents & Summarization: Built assistants on vector search with rule‑based conflict checks; experience with CV utilities (OpenCV/BLIP), model eval (ROC/AUC, BERTScore).
  • 🏥 Medical Imaging Research: Multi‑task UNet/Transformer/FiLM pipelines for ultrasound lesion segmentation + classification.
  • 🧱 Data Engineering: Snowflake/AWS/dbt/SQL; incremental models, quality checks, and reproducible project structures.
  • 🔐 Infra & Security: SAP ABAP customization, Sophos firewall config, network segmentation, monitoring.

TL;DR — I’m strongest where ML meets data systems and teams need someone who can ship reliable features on well‑modeled data.


Education

B.Tech., Information Technology — VIT, Vellore (Jul 2021 – May 2025)


Publications & Research

  • Mental Health Prediction Using ML & DL — under peer review (Jan 2024 – Present) LSTM + deep learning for early diagnosis from IGD & cyberbullying signals; validated across diverse datasets.
  • A Robust Multi‑Task Hybrid Deep Learning Framework for Ultrasound Breast Lesion Segmentation & Classification (UNet, Transformer, FiLM) — ongoing (Sep 2024 – Present) Three multi‑task frameworks (DoubleHeadUNet, Swin‑UNet, Transformer‑FiLM‑UNet) fusing ResNet‑34, Swin‑V2, and clinical‑feature FiLM; reported up to 97.62% accuracy and 98.99% AUC (sens. 96.94%, spec. 98.05%) over 5‑fold CV.

Experience

IT Intern — NBTC Company (Oct – Dec 2023)

  • Customized SAP ERP modules with ABAP, automated processes, integrated data sources, and resolved stability issues.
  • Deployed Sophos firewalls, designed network segmentation, and set up real‑time monitoring to improve threat detection & incident response.

Selected Projects

  • Order Processing System (Python) (Nov 2023 – Present) — Auth, real‑time inventory, automated mailers; admin features for product/user management.
  • E‑commerce Shopping App (Java) (Aug – Oct 2023) — Auth, inventory tracking, product management, and sales reporting.
  • Restaurant Website (HTML/CSS/Bootstrap/JS + MongoDB) (Jan – Apr 2023) — Interactive UI with forms/updates to boost engagement.
  • Expense Tracker for Students (Java) (Sep – Nov 2022) — Budgets with limits and real‑time insights for responsible spending.
  • Car Rental Management (Python + MySQL) (Apr – Dec 2021) — Centralized database; reservations & payment tracking.

Hackathons / Achievements

Caterpillar India Hackathon (Aug 9–10, 2024): Voice‑Guided Inspection System Built a voice‑enabled inspection flow: step prompts, dictation, keyword triggers (e.g., OK, broken/high/low/rust), image capture & parameter logging, and final report validation.


Certifications

  • Android O & Java — Complete Android Dev Bootcamp (Udemy, 21h)
  • The Complete Web Developer (Zero to Mastery, 37h)
  • Java Programming Masterclass (Udemy, 10h)
  • Machine Learning 401 — ZTM (Udemy, 71h)
  • C++ Programming, Beginner → Ultimate (11.5h)
  • CS50: Introduction to AI with Python (200h+)

Skills

Languages: Python, C, C++, Java Databases: MySQL, MongoDB Web: HTML, CSS, Bootstrap, JavaScript, Node.js, React ML/AI: PyTorch, scikit‑learn, Transformers, evaluation (ROC/AUC) Data/Infra: Snowflake, dbt, Pandas/Polars, AWS S3, PostgreSQL/SQLite, Docker, GitHub Actions OS: Windows, Linux (Ubuntu) Interests: ML/DL, predictive analytics, healthcare AI, sustainability, web dev


What I’m doing now

  • 🎓 Starting MSCS @ Northeastern University (Fall ’25)
  • 🔍 Exploring multimodal summarization and RAG for domain knowledge
  • 🤝 Open to ML/AI and data engineering internships/research roles

GitHub at a glance

2025 commits All‑time commits

GitHub stats

Top languages


Popular repositories Loading

  1. Online-Offline-Retail-Store- Online-Offline-Retail-Store- Public

    Online / Offline Retail store Project

    Java 1

  2. bryanspacex.github.io bryanspacex.github.io Public

    HTML

  3. startup-of-the-year startup-of-the-year Public

    HTML

  4. background-generator background-generator Public

  5. start-here-guidelines start-here-guidelines Public

    Forked from zero-to-mastery/start-here-guidelines

    Lets Git started in the world of opensource, starting in the Zero To Mastery's opensource playground. Especially designed for education and practical experience purposes.

  6. cs50ai-week0-degrees cs50ai-week0-degrees Public

    Forked from PLCoster/cs50ai-week0-degrees

    CS50AI Week 0 - Degrees: A BFS algorithm to solve the 'Six Degrees of Kevin Bacon' game

    Python