Skip to content
View Fakorede's full-sized avatar
๐Ÿ’ฏ
Committed to Excellence...
๐Ÿ’ฏ
Committed to Excellence...

Block or report Fakorede

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

Moshood Fakorede

PhD Candidate in Computer Science @ LSU
Software Reliability โ€ข Program Analysis โ€ข AI4SE

Researching program analysis and agentic AI to improve the reliability and correctness of software systems.

๐ŸŒ Website โ€ข ๐Ÿ’ผ LinkedIn โ€ข ๐Ÿ“ง Email โ€ข ๐Ÿ“„ arXiv โ€ข ๐ŸŽ“ Google Scholar


Research & Education

Louisiana State University | Jan 2024 โ€“ Present
PhD in Computer Science | GPA: 4.0

Specializing in program analysis, agentic AI, and AI4SE. Researching automated techniques to detect software defects and evaluate the reliability of AI-powered developer tools.

Federal University of Abeokuta | May 2019
B.Sc. Computer Science | GPA: 3.5


Research Highlights

MobileDev-Bench โ€” Designed and built a benchmark of 384 real-world issue-resolution tasks across 18 production mobile apps (Android, React Native, Flutter). Evaluated four frontier LLMs (GPT, Claude, Gemini, Qwen), revealing that even the best models achieve only 3.39โ€“5.21% resolution rates โ€” exposing a critical gap in mobile software engineering capability. (arXiv:2603.24946, under review at EMNLP)

AutoComply โ€” Built a novel static analysis framework using our proposed Car-Control Flow Graph (CCFG) to detect platform-specific compliance violations in Android Auto apps. Detected 27 violations across 31 apps โ€” 13ร— more than Android Lint โ€” with zero false positives. (Published at AST 2026)

SpecForge (in progress) โ€” Designing an agentic LLM system that integrates AI agents with formal verification workflows (OpenJML, KeY) to automate specification synthesis and bug detection in Java and Kotlin programs.


Publications

  • MobileDev-Bench: A Comprehensive Benchmark for Evaluating LLMs on Mobile Application Development โ€” Under review at EMNLP (arXiv:2603.24946)
  • Understanding and Detecting Platform-Specific Violations in Android Auto Apps โ€” Accepted at IEEE/ACM AST 2026 (arXiv:2503.04003)
  • Understanding Bugs in Quantum Simulators: An Empirical Study โ€” Under review at OOPSLA (arXiv:2603.22789)

Featured Projects

AutoComply | Java, Python, Soot
Static analysis framework using a Car-Control Flow Graph (CCFG) to detect platform-specific compliance violations in Android Auto apps; found 27 violations across 31 apps โ€” 13ร— more than Android Lint โ€” with zero false positives (AST 2026)

MobileDev-Bench | Python, GitHub API, HuggingFace, Android, React Native, Flutter
Benchmark of 384 real-world mobile issue-resolution tasks with a compilation-aware automated evaluation pipeline for frontier LLMs

spring-boot-microservices | Java, Spring Boot, Docker, GKE
Production-ready microservices ecosystem with service discovery, distributed tracing, and circuit-breaker fault-tolerance patterns

kafka-springboot-microservices | Java, Spring Boot, Kafka
Event-driven microservices architecture demonstrating asynchronous communication with Apache Kafka

skin-cancer-classification | Python, PyTorch, Streamlit
Benchmarked CNN architectures on HAM10000; EfficientNet-B2 achieved 87.47% accuracy, exceeding average dermatologist accuracy (77.6%)

olist-big-data-analysis | Python, Apache Spark, GCP
Distributed analytics pipeline on GCP Dataproc processing 100K+ records; reduced query execution time by 70% over single-node baseline


Technical Stack

Languages & Frameworks: Java โ€ข Python โ€ข Spring Boot โ€ข JavaScript โ€ข Node.js โ€ข FastAPI
ML & AI: PyTorch โ€ข HuggingFace โ€ข LangChain โ€ข LangGraph โ€ข RAG โ€ข LLM Evaluation & Benchmarking
Cloud & Infrastructure: AWS โ€ข GCP โ€ข Docker โ€ข Kubernetes โ€ข Kafka โ€ข Apache Spark โ€ข MySQL โ€ข MongoDB
Research Tools: Soot โ€ข FlowDroid โ€ข OpenJML โ€ข KeY โ€ข SLURM/HPC

AWS Certified AI Practitioner | AWS Developer Associate (in progress)


Honors & Service

๐Ÿ† Excellence in Computer Science Research, AIR Program (LSU), 2026
๐Ÿ† Phi Kappa Phi, Top 10% Graduate Students, LSU, 2026
๐Ÿ† Sigma Xi, Scientific Research Honor Society, 2026

๐Ÿ“‹ Member, Artifact Evaluation Committee, The Web Conference (WWW) 2026
๐Ÿ“‹ Member, Artifact Evaluation Committee, MobiSys 2026
๐Ÿ“‹ Member, Artifact Evaluation Committee, PETS 2026
๐Ÿ“‹ Judge, LSU Discover Day Undergraduate Research Conference, 2026


Currently

๐Ÿ”ฌ Researching agentic AI for static analysis and formal verification
๐Ÿ›  Building SpecForge โ€” agentic formal verification for Java & Kotlin programs
๐Ÿ’ผ Open to Summer 2026 & 2027 internships in Software Engineering, Applied Science, or GenAI


Board games enthusiast and travel explorer โœˆ๏ธ

Pinned Loading

  1. autocomply autocomply Public

    Artifact for our paper: Understanding and Detecting Platform-Specific Violations in Android Auto Apps

    Java

  2. skin-cancer-classification skin-cancer-classification Public

    Automated diagnosis of pigmented skin lesions using Computer Vision CNN architectures with PyTorch

    Jupyter Notebook

  3. small-language-models small-language-models Public

    Develop, train, and evaluate RNN, LSTM, and Transformer models for a text-generation task with PyTorch

    Python

  4. sf-lectures sf-lectures Public

    Forked from clarksmr/sf-lectures

    Software Foundations in Coq

    HTML

  5. cs6120 cs6120 Public

    Forked from sampsyo/cs6120

    advanced compilers

    HTML

  6. cse291-program-synthesis cse291-program-synthesis Public

    Forked from nadia-polikarpova/cse291-program-synthesis

    Program Synthesis Course

โšก