Skip to content
View yapkhaichuen's full-sized avatar
🎧
🎧
Block or Report

Block or report yapkhaichuen

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. Daily-Covid-Report Daily-Covid-Report Public

    Generates a simple report about the current Covid-19 cases and deaths in Malaysia. Results are delayed one day, data provided by the Ministry of Health Malaysia Covid-19 public data.

    Python 5

  2. ml-medical ml-medical Public

    Flask API made to processing incoming API request for medical data to return machine learning predictions and advice. Winner YTAC 2023.

    Python 1

  3. dotfiles dotfiles Public

    Dot files and personal config folders for various programs, operating systems and applications.

    Emacs Lisp 1

  4. PowerShell profile configuration PowerShell profile configuration
    1
    using namespace System.Management.Automation
    2
    using namespace System.Management.Automation.Language
    3
     
    4
    if ($host.Name -eq 'ConsoleHost')
    5
    {
  5. Custom theme for ohmyposh Custom theme for ohmyposh
    1
    {
    2
      "$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
    3
      "blocks": [
    4
        {
    5
          "alignment": "left",