Skip to content
View maksha's full-sized avatar
:electron:
May It Be
:electron:
May It Be

Block or report maksha

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

Pinned Loading

  1. NewsPeeking NewsPeeking Public

    Crawl, extract, and classify news articles.

    Python

  2. react-native-webhtmlview react-native-webhtmlview Public

    A wrapper around React Native WebView which renders HTML content with auto height enabled.

    JavaScript 9 9

  3. scanwifi scanwifi Public

    A simple Python script to scan and display available WiFi networks using PowerShell.

    Python 1

  4. sysinfo.sh: A simple script to displ... sysinfo.sh: A simple script to display system information on Linux
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # sysinfo.sh: A simple script to display system information
    4
    
                  
    5
    set -e