Skip to content
View palaashatri's full-sized avatar
:shipit:
I may be slow to respond.
:shipit:
I may be slow to respond.
  • Azul Systems
  • 🏠
  • 10:48 (UTC +05:30)
  • LinkedIn in/palaasha

Highlights

  • Pro

Block or report palaashatri

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
palaashatri/README.md
> $ whoami

# Palaash Atri
- [Current]
    - Quality Engineer - I at Azul, for Azul Platform Prime (Zing JDK and OptHub Cloud-Native Compiler)
- [Previous]
    - Engineer at L&T Technology Services :
        Backend Engineer for Halliburton on DecisionSpace (DS365.ai) Platform team,
        building Java SDKs, microservices and Kubernetes automation,
        validation and deployment tools using Python

- [Tools]
    - macOS, Arch Linux
    - Visual Studio Code
    - C++, Java, Python3

- [Links]
    - [LinkedIn] : https://linkedin.com/in/palaasha 

23ddbf44-d288-4d3b-9490-31629a248a5b

From: 07 July 2025 - To: 14 July 2025

Other   115 hrs 17 mins β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–“β–‘β–‘β–‘β–‘   82.47 %
Groff   24 hrs 25 mins  β–ˆβ–ˆβ–ˆβ–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   17.48 %
Org     4 mins          β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.05 %
HTML    0 secs          β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.00 %

Pinned Loading

  1. My Windows Environment My Windows Environment
    1
    # echo everything
    2
    $VerbosePreference = "Continue"
    3
    
                  
    4
    # escalate to administrator and install winget
    5
    
                  
  2. Change CentOS 7 mirror to use Vault Change CentOS 7 mirror to use Vault
    1
    #!/bin/bash
    2
    
                  
    3
    set -ex
    4
    
                  
    5
    sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*.repo
  3. pytk-nvidia-smi-gui pytk-nvidia-smi-gui Public

    A real-time graphical interface for monitoring NVIDIA GPU status using nvidia-smi, with color-coded metrics, process table, and power limit adjustment.

    Python

  4. gifmaker gifmaker Public

    A retro-inspired, Windows 3.1-themed web app for converting video clips to GIFsβ€”right in your browser! Powered by React, Vite, and ffmpeg.wasm.

    JavaScript 1

  5. octomov octomov Public

    A retro Windows 98-inspired movie search app using the OMDb API, with serverless functions for pagination, details, and poster support.

    JavaScript

  6. steganography-py3 steganography-py3 Public

    WIP - PyQt GUI app that performs steganography operations.

    Python