Skip to content
View d3v-26's full-sized avatar

Block or report d3v-26

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

Typing SVG


πŸ§‘β€πŸ’» About Me

name:       Dev Patel
location:   Gainesville, FL 🐊
education:  M.S. Computer Science β€” University of Florida (2024)
role:       Research Assistant @ UF
past:       Software Developer @ IIT Bombay & BTGPL
current:    Building Addiffusion πŸ”­ | Learning System Design πŸ“
fun_fact:   I speak four languages 🌍

πŸ‘¨β€πŸ’» A Little More About Me...

const dev = {
  name:       "Dev Patel",
  pronouns:   ["he", "him"],
  location:   "Gainesville, FL 🐊",
  languages:  ["English", "Hindi", "Gujarati", "Japanese"],

  education: {
    graduate: {
      degree: "M.S. Computer Science",
      school: "University of Florida",
      year:   2024,
      gpa:    "3.8 / 4.0",
    },
    undergraduate: {
      degree: "B.E. Computer Engineering",
      school: "Dharmsinh Desai University",
      year:   2022,
      cgpa:   "8.9 / 10",
    },
  },

  roles: {
    current: "Research Assistant @ SMILE Lab, University of Florida",
    past: [
      "Software Developer @ IIT Bombay",
      "Software Developer @ Bharat Tyres Pvt. Ltd.",
    ],
  },

  askMeAbout: [
    "system design",
    "distributed services",
    "ML/MLOps pipelines",
    "full-stack development",
    "diffusion models",
    "medical AI",
    "performance & reliability",
    "cloud architecture",
  ],

  technologies: {
    languages: [
      "Python",
      "Java",
      "TypeScript",
      "JavaScript",
      "SQL",
      "Go",
      "Rust",
      "C++",
      "C#",
      "Dart",
    ],

    frontend: {
      frameworks: ["React", "Next.js", "Flutter"],
      styling:    ["Tailwind CSS"],
      design:     ["Figma"],
    },

    backend: {
      python: ["FastAPI", "Flask"],
      js:     ["Node.js", "Express.js", "Next.js"],
      auth:   ["JWT", "OAuth 2.0"],
    },

    devOps: {
      containers: ["Docker", "Kubernetes"],
      cicd:       ["GitHub Actions"],
      webservers: ["Nginx"],
      monitoring: ["Sentry", "CloudWatch"],
      os:         ["Linux", "Shell Scripting"],
    },

    cloud: {
      aws: ["EC2", "ALB", "RDS", "S3"],
      gcp: ["Cloud Run", "AlloyDB"],
      other: ["Vercel", "DigitalOcean", "Raspberry Pi"],
    },

    databases: {
      relational: ["PostgreSQL", "MySQL"],
      nosql:      ["Redis", "MongoDB"],
      vector:     ["Pinecone"],
    },

    ml: {
      frameworks: ["PyTorch", "Hugging Face Transformers", "Hugging Face Datasets"],
      tooling:    ["MLOps", "Grad-CAM", "SHAP", "Bayesian Hyperparameter Optimization"],
      domains: [
        "diffusion models",
        "medical image segmentation",
        "computer vision",
        "Explainable AI",
        "fairness auditing",
        "neuroimaging",
      ],
    },

    tools: ["Git", "Jira", "Sentry", "Figma"],
  },

  highlightedProjects: {
    cacheUp: {
      stack: ["MCP", "Python", "FastAPI", "Next.js", "PostgreSQL", "Pinecone"],
      description:
        "A tech-news summarization platform with vectorized tag search, 100+ posts/day ingestion, 100+ RPS backend throughput, and 99.9% uptime.",
    },
    addiffusion: {
      stack: ["Hugging Face Diffusers", "UnCLIP", "SLERP", "PyTorch"],
      description:
        "A text-to-image diffusion pipeline with latent interpolation, preprocessing utilities, and improved generation stability.",
    },
  },

  currentFocus:
    "Building reliable ML systems, medical AI pipelines, and scalable full-stack products πŸ”­",

  funFact:
    "I turn research prototypes into production systems β€” with fewer bugs and faster p95s ⚑",
};

πŸš€ Featured Project

Currently under active development β€” stay tuned!


πŸ› οΈ Tech Stack

Languages

Python JavaScript TypeScript Java C++ C# Ruby PHP Dart

Frontend

React Angular Vue.js Redux Tailwind CSS Flutter

Backend & Infra

Node.js Express Django Spring Docker Kubernetes Kafka Nginx

Cloud & DevOps

AWS GCP Firebase Git Grafana

Databases

PostgreSQL MongoDB MySQL Redis Cassandra SQLite

ML / Data Science

PyTorch TensorFlow scikit-learn OpenCV Pandas Hadoop


πŸ† GitHub Trophies


πŸ“Š GitHub Stats


⚑ Fun fact β€” I can hold a conversation in four languages.

Pinned Loading

  1. Compiler-PLP-Project Compiler-PLP-Project Public

    Compact Compiler using Java, and ASM

    Java 2

  2. shabdamitra shabdamitra Public

    Forked from shrey333/shabdamitra

    Android Application Made using Flutter

    Dart 1

  3. d3v-26.github.io d3v-26.github.io Public

    JavaScript 1

  4. walkie-talkie walkie-talkie Public

    Go inspired Walkie Talkie

    Go 1

  5. lab-smile/CROWN lab-smile/CROWN Public

    TypeScript 1

  6. lab-smile/grace-cli lab-smile/grace-cli Public

    Standalone tool for Grace model

    Python 2 1