Skip to content
View MattCharles10's full-sized avatar
🎯
ADK & Andriod CLI
🎯
ADK & Andriod CLI

Block or report MattCharles10

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

Typing SVG

Profile Views GitHub followers GitHub stars



🧑‍💻 About Me

object Matthew {

    val name          = "Matthew Charles"
    val location      = "Chennai, Tamil Nadu 🇮🇳"
    val degree        = "B.Tech CSE @ Vel Tech University"
    val email         = "matthewcharles.tech@gmail.com"
    val website       = "matthewcharles.tech"

    val primaryStack  = listOf(
        "Kotlin", "Java", "Jetpack Compose",
        "Spring Boot", "Ktor", "Flutter"
    )

    val learning      = listOf(
        "TensorFlow Lite 🤖",
        "Clean Architecture 🧱",
        "Advanced Compose Animations 🎨",
        "Ktor REST + WebSockets ⚡"
    )

    val currentlyBuilding = listOf(
    "Android Open Source Contributions 📱",
    "Ktor Backend Development ⚡",
    "SAP ISR & PP Consulting 🏭"
)

    val funFact = "KUG Chennai member — chai ☕ + Kotlin = 🔥"

    fun motto() = "Build · Break · Learn · Repeat 🚀"
}

Tech Stack

💬 Languages

Kotlin Java C++ Dart SQL

📱 Android & Frameworks

Android Jetpack Compose Flutter Spring Boot Ktor

🗄️ Databases

MySQL PostgreSQL MongoDB Room

🛠️ Tools

Git Android Studio IntelliJ IDEA Postman VS Code Google Colab

📊 GitHub Stats


🔥 Contribution Streak

GitHub Streak


📈 Contribution Graph

Matthew's Activity Graph

🏆 GitHub Trophies

trophy

💼 Work Experience

📱   AiMobileHackathon  —  Android Developer Intern  |  Present  |  📍 Remote

Kotlin Android Jetpack Compose Git

  • 📱 Working as an Android Developer Intern on AI-powered mobile projects in a hackathon-driven remote environment
  • 🤖 Building and shipping Android features using Kotlin & Jetpack Compose with MVVM architecture
  • 🚀 Collaborating with cross-functional teams on real-world app development and AI integration challenges
  • 🧪 Applying modern Android best practices — clean architecture, REST API integration, and responsive UI design

🏭   Titan Integrity  —  SAP ISR Trainee & PP Consultant Support Intern  |  Present  |  📍 Konappana Agrahara, Karnataka

SAP SQL MS Office

  • 🏗️ Undergoing SAP ISR (Industry-Specific Role) Training with a focus on PP (Production Planning) module consulting support
  • 📊 Assisting PP consultants with SAP configurations, documentation, and process mapping at Titan Integrity
  • 🔍 Learning enterprise-grade ERP workflows — production order management, material planning, and system analysis
  • 📋 Supporting business process analysis and translating client requirements into SAP PP functional documentation

🏢   Infosys Springboard  —  Java Full Stack Intern  |  Dec 2025 – Feb 2026  |  📍 Remote, India

Java Spring Boot MySQL Postman Git

  • 🔧 Developed backend features for a Lost & Found system as part of Infosys Springboard's virtual internship program
  • ✅ Tested & validated REST API endpoints using Postman, ensuring correctness and data integrity across modules
  • Optimized database queries — improved overall application performance by 30%
  • 🤝 Debugged production issues and collaborated with team to ensure smooth end-to-end delivery

🚀 Featured Projects

🔖 Project 🛠️ Stack ✨ Highlights
💊 PharmAi Kotlin Jetpack Compose REST API TFLite AI-assisted pharmacy app — medicine lookup, identification & alternative drug suggestions. MVVM architecture + on-device ML via TensorFlow Lite
Todo Collaboration App Kotlin Ktor WebSockets PostgreSQL Real-time collaborative task manager with user auth & live updates via WebSockets. Phase 2 → full Android client with Jetpack Compose
📰 NewsApp Kotlin Jetpack Compose Retrofit Room Hilt Modern MVVM news reader with offline caching, bookmarking, StateFlow UI & Material Design 3

🎖️ Achievements & Certifications

🏅 Achievement 📋 Details
📜 Programming Using Java Certified by Infosys — Core Java, OOP, Collections Framework
📜 Software Engineering & Agile Certified by Infosys — Scrum, Agile SDLC, Sprint Planning
🎤 KUG Chennai — Attendee Kotlin User Group Chennai — Real-world industry talks on Kotlin & Android dev practices
30% Query Performance Boost Infosys Springboard internship — Optimized production database queries
🌐 Personal Portfolio matthewcharles.tech — Live project & skills showcase

🎓 Education

🎓 Degree 🏫 Institution 📅 Year
B.Tech — Computer Science & Engineering Vel Tech University, Chennai 2026

📚 Currently Learning

🤖  TensorFlow Lite      →  On-device ML · Image Recognition · Model Optimization
🧱  Clean Architecture   →  UseCases · Repository Pattern · Dependency Injection (Hilt)
⚡  Ktor Backend         →  REST APIs · WebSockets · Auth · PostgreSQL Integration
🎨  Jetpack Compose      →  Advanced Animations · Custom Layouts · Navigation Compose
🔄  MVVM + StateFlow     →  Unidirectional Data Flow · ViewModel · LiveData vs StateFlow

🤝 Connect with Me

Email LinkedIn GitHub Portfolio


╔══════════════════════════════════════════════════════╗
║   "Build · Break · Learn · Repeat  🚀"              ║
║         — Matthew Charles                           ║
╚══════════════════════════════════════════════════════╝

Pinned Loading

  1. Campus_Lost_and_found Campus_Lost_and_found Public

    Modern campus platform using smart algorithms to connect lost items with finders. React + Spring Boot with real-time chat & analytics.

    JavaScript 2 1

  2. DailyDigest DailyDigest Public

    DailyDigest is a modern Android app that delivers personalized news based on user-selected interests. Built with Kotlin, Jetpack Compose, and MVVM, it fetches real-time articles using a public API …

    Kotlin 1

  3. FashionApp FashionApp Public

    FashionApp - Modern Fashion Marketplace 🚀 A cutting-edge Android fashion e-commerce application built with Jetpack Compose and Material 3

    Kotlin

  4. Collobrativetodo_ktor Collobrativetodo_ktor Public

    Todo App - Modern Task Management Backend A robust and scalable RESTful API for task management built with Ktor, featuring JWT authentication, real-time WebSocket updates, and PostgreSQL database.

    Kotlin 3

  5. kotlin_learning kotlin_learning Public

    🚀 My personal Kotlin self-learning journey, documenting concepts, code snippets, and hands-on practice

    Kotlin

  6. myADKAgent myADKAgent Public

    Travel agent built with Google ADK, Gemini AI, and Airbnb MCP integration

    Python