Skip to content
View Jay-Jay-Tee's full-sized avatar
🌻
Y.O.L.O.
🌻
Y.O.L.O.

Highlights

  • Pro

Block or report Jay-Jay-Tee

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
Jay-Jay-Tee/README.md
 ██╗ ██████╗ ███████╗██╗  ██╗██╗   ██╗ █████╗
 ██║██╔═══██╗██╔════╝██║  ██║██║   ██║██╔══██╗
 ██║██║   ██║███████╗███████║██║   ██║███████║
██╔╝██║   ██║╚════██║██╔══██║██║   ██║██╔══██║
╚██╗╚██████╔╝███████║██║  ██║╚██████╔╝██║  ██║
 ╚═╝ ╚═════╝ ╚══════╝╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝

Typing SVG

Portfolio LinkedIn GitHub Email Profile Views


$ whoami
Joshua Jacob Thomas
CSE Freshman @ NIT Calicut (2025-2029) | CGPA: 9.82/10
Full-Stack Engineer · AI/ML Builder · Competitive Programmer · FOSS Enthusiast
Building at the intersection of AI research and full-stack development.
I care about making intelligent systems that are reliable - not just accurate.
$ cat /etc/interests
[*] Mechanistic Interpretability & AI Security
[*] Modern AI/ML Paradigms & Deep Learning
[*] Competitive Programming & Algorithms
[*] Free & Open-Source Software
[*] Full-Stack Engineering

Tech Stack

$ cat ~/.config/stack

Languages

Skills

AI / ML

Skills

Frontend

Skills

Backend & Infra

Skills

Databases

Skills


Top Projects

$ ls -la ~/projects/ --sort=impact
# Project What it does Stack Link
01 MediTrack Secure medical timeline - voice-to-note, Qdrant semantic retrieval (384-dim), Groq Llama 3.3 70B analysis, doctor-ready PDF export Flask Qdrant Groq ReportLab
02 LLM Activation Steering Contrastive activation steering without weight updates - layer-wise hidden-state injection to control LLM uncertainty at inference time PyTorch Transformers
03 Grid-X Distributed compute mesh - coordinator-worker architecture, isolated Python job execution across LAN nodes, TypeScript SDK FastAPI WebSockets Docker TS
04 Interactive ML Portfolio 6 end-to-end ML models with live canvas demos - from-scratch autograd (MicroGrad), MNIST digit classifier, GPT-2 modules PyTorch Sklearn HTML5 Canvas
05 GeneScope Genetic risk assessment for 10 diseases - transparent weighted model (Family 40% / Lifestyle 35% / Lab 25%), Class I-IV stratification FastAPI React Vite

📊 GitHub Stats

$ gh stats --user Jay-Jay-Tee --verbose

GitHub Stats

GitHub Streak

Top Languages

Profile Summary

Repos per Language Most Commits

Contribution Graph


Achievements

$ cat ~/achievements.log
[NOW]  NIT Calicut        - CGPA 9.82/10 (Ongoing)
[2026] nitCTF '25         - 1st Place (Team)  · Cyber Security Club, NITC
[2026] Code.INIT() '26    - 4th Place (Team)  · CSEA Hackathon, NITC · built Grid-X
[2025] AISSCE AIR 1       - 499/500           · Subject Topper: CS, Maths, Chemistry, English
[2025] KEAM               - Rank 1            · Kerala Engineering Architecture Medical Examination
[2025] JEE Main           - 99.749 Percentile
[2025] JEE Advanced       - AIR 2475
[2023] AISSE AIR 2        - 499/500 (Best 5)

Trophy


Open Source & Community

$ cat /etc/clubs && cat /etc/oss
[ACTIVE] FOSSCell NITC               - Free & Open-Source Software Cell
[ACTIVE] CP Hub NITC                 - Competitive Programming
[ACTIVE] Cyber Security Club NITC    - AI Exploitation Specialization
[ACTIVE] GDSC NITC                   - AI/ML & Marketing Member
[ACTIVE] IEEE Student Branch NITC
[ACTIVE] DebSoc NITC
[ACTIVE] Centre for Career Development NITC  - Placement Representative

Experience

$ cat ~/.local/share/experience/timeline
Feb 2026 - Mar 2026 | Web Developer Intern @ TEDx NIT Calicut
  → Animated speaker cards (React/TS, GSAP, 3D tilt, flip-to-bio, glow effects)
  → Reusable modal system with backdrop blur, direction-aware carousel animations
  → Dynamic countdown with Framer Motion, glassmorphism UI, particle backdrop

Sep 2025 - Nov 2025 | PR & Content Executive @ Tathva NIT Calicut
  → Student outreach to drive registrations and workshop participation
  → Communication drafting for event updates and conflict resolution

Terminal

$ ./joshua --interactive
> cat goals.txt
  [1] Crack a top research internship (AI/ML focus)
  [2] Contribute meaningfully to open source
  [3] Publish something in mechanistic interpretability
  [4] Build a distributed system that actually scales
  [5] Win a national-level hackathon

> cat fun_facts.txt
  - I built a browser survival shooter at 2am. Zero external assets.
  - I steered an LLM's uncertainty behavior without touching its weights.
  - My AISSCE CS paper was 100/100.
  - FOSSCell member who actually reads the source code.

> echo $STATUS
  Open to internships, research, and cool projects!

> "Building intelligent systems that are reliable - not just accurate."

Joshua Jacob Thomas · NIT Calicut '29 · Kozhikode, IN

Portfolio LinkedIn Email

Pinned Loading

  1. Hackathons-ULT/unveil Hackathons-ULT/unveil Public

    Unveil detects and explains algorithmic bias in datasets and ML models, generating plain English compliance reports powered by Gemini 2.5 Flash.

    JavaScript 1 1

  2. Hackathons-ULT/the-grid-x Hackathons-ULT/the-grid-x Public

    Distributed compute mesh for isolated Python job execution across LAN nodes. Coordinator-worker architecture with Docker sandboxing, WebSocket dispatch, and a credit-based execution system.

    Python 2

  3. Hackathons-ULT/genescope Hackathons-ULT/genescope Public

    Web-based ML (hardcoded scoring scheme) platform for inherited disease risk prediction: uses family history, lifestyle & health records to generate personalized prevention plans and screening recom…

    JavaScript 1 3

  4. llm-activation-steering llm-activation-steering Public

    The project demonstrates how internal hidden-state representations can be manipulated during generation to influence model behavior without modifying model weights or performing fine-tuning.

    Jupyter Notebook 1

  5. Hackathons-ULT/meditrack Hackathons-ULT/meditrack Public

    AI medical timeline with semantic search across patient history, LLM-generated clinical summaries, voice notes, and PDF export. Built with Flask, Qdrant, and Groq.

    Python 1

  6. gdsc-ml-tasks-portfolio gdsc-ml-tasks-portfolio Public

    A curated AI/ML portfolio featuring six end-to-end projects covering regression, behavioral analytics, deep learning, transformers, and neural network fundamentals, with a unified web interface for…

    HTML