Skip to content
View PikriNtr's full-sized avatar
:shipit:
Lazy af
:shipit:
Lazy af

Block or report PikriNtr

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

pikrintr

currently working on About-Me Mobile Apps and i'am a graphic designer

currently learning C++, PHP? (should i?)

Pinned Loading

  1. kernel_xiaomi_bengal_515 kernel_xiaomi_bengal_515 Public

    Forked from romiyusnandar/kernel_xiaomi_bengal_515

    common kernel tree for Xiaomi Redmi Note 12 4G/12 4G NFC codename TOPAZ

    C

  2. Portofolio Portofolio Public

    My Portofolio that using NextJS and Typescript so its easy to maintain without getting any trouble

    TypeScript

  3. resize_log.md resize_log.md
    1
    Infinix-X670:/sdcard # parted /dev/block/sdc
    2
    GNU Parted 3.2
    3
    Using /dev/block/sdc
    4
    Welcome to GNU Parted! Type 'help' to view a list of commands.
    5
    (parted) print
  4. About-Me About-Me Public

    Mobile Interactive Application that using React Native and Expo as a Framework and Nativewind as a Styling

    JavaScript

  5. Device-Tree-Infinix-X670 Device-Tree-Infinix-X670 Public

    Android device tree for Infinix Note 12 Turbo (Infinix-X670) so i can build anything

    Makefile 1

  6. MaxWidthWrapper.tsx MaxWidthWrapper.tsx
    1
    import { cn } from "@/lib/utils"
    2
    import { ReactNode } from "react"
    3
    
                  
    4
    const MaxWidthWrapper = ({
    5
        className,