Skip to content
View Maria1-eng's full-sized avatar

Block or report Maria1-eng

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

Pinned Loading

  1. Tyler-Lopez/hiit-timer-kmp Tyler-Lopez/hiit-timer-kmp Public

    An application created using Kotlin Multiplatform to manage sequential timers of variable lengths used in HIIT (high intensity interval training) exercises.

    Kotlin

  2. gtm-toltec-data-analysis- gtm-toltec-data-analysis- Public

    Data analysis pipeline for evaluating flux recovery in millimeter-wave galaxy observations from the Gran Telescopio Milimétrico (GTM), using TolTEC camera simulations. The pipeline compares simulat…

    Jupyter Notebook

  3. Android-MVVM-Samples Android-MVVM-Samples Public

    Android samples built with Jetpack Compose following the MVVM pattern, with StateFlow for reactive state management. Includes unit tests and UI tests.

    Kotlin

  4. finite-element-method- finite-element-method- Public

    From-scratch implementations of the Finite Element Method (FEM) in Python and C, applied to two physical problems. Each solution derives the weak form using the Rayleigh-Ritz method, assembles the …

    Python

  5. LeetCode_practice LeetCode_practice Public

    LeetCode problems solved in C# and Kotlin. The Kotlin solutions apply OOP concepts including inheritance and polymorphism, and are covered with unit tests using JUnit 5.

    Kotlin