Skip to content
View disha8611's full-sized avatar
🎯
🎯

Highlights

  • Pro

Block or report disha8611

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

Hi there, I'm Disha Patel! πŸ‘‹

I'm a Software Engineer and researcher specializing in iOS development and on-device machine learning. I love
building production mobile apps and exploring how ML can run efficiently on resource-constrained devices.

About Me

  • πŸ“² 4+ years of experience in iOS development, specializing in Swift, SwiftUI, and UIKit to build apps used by millions.
  • 🧠 Researching on-device ML deployment - published on arXiv and currently exploring Core ML patterns for production apps.
  • πŸŽ“ M.S. in Computer Science from California State University, Fullerton.
  • πŸ‘©β€πŸ« Previously taught iOS Mobile Application Development to 100+ students at CSUF.
  • πŸ”¬ Passionate about bridging the gap between ML research and practical mobile deployment.
  • 🀝 Open to collaborating on iOS, Swift, and ML research projects.
  • πŸ˜„ Pronouns: She/her.

Research & Publications

Tech Stack

  • Languages: Swift, Python, SwiftUI, UIKit
  • ML/AI: Core ML, PyTorch, scikit-learn, Transformers
  • Patterns: MVVM, TDD, Clean Architecture
  • Tools: Xcode, Git, CI/CD, XCTest

Contact

Pinned Loading

  1. llm-log-anomaly-benchmark llm-log-anomaly-benchmark Public

    Comprehensive benchmark comparing LLMs, transformers, and traditional methods for system log anomaly detection

    Python

  2. CameraGallary CameraGallary Public

    In this project, I've created open camera and gallary option with UIImageView. Also, there is 2 another View Controllers which is of tableView demo with toggling option available and UIImage.

    Swift

  3. CollectionViewInTableView CollectionViewInTableView Public

    In this project, I'm creating collection view inside a table view row and the collection view cell circular with height weight (100,100).

    Swift

  4. MusicApp MusicApp Public

    MusicApp is having tableView with all necessary constraints for UIImage for songs posters and labels for song's name, description.

    Swift

  5. TableViewWithoutStoryboard TableViewWithoutStoryboard Public

    In this project, I've created tableView without use of storyboard. Thus, everything is programmatically. On a tap of any tableView Cell will display indexPath of that. We can choose multiple cells …

    Swift

  6. flavor_flex flavor_flex Public

    In this project, I developed a fast food delivery web application, leveraging React for the frontend and Express.js with MongoDB on the backend. The system supports secure transactions with PayPal…

    JavaScript