Skip to content
View sdk445's full-sized avatar

Block or report sdk445

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

About me

format ELF64 executable

segment readable writable  
    name db 'Chinmoy Das', 0
    org  db 'github.com/wbccpals'
    acknowledgements db 'Hobby Developer', 0
    location db 'Bankura, Westbengal, India', 0
segment readable executable  
    entry start 
start:
    mov rax, 60      ; Sys_exit
    xor rdi, rdi     ; Exit code 0
    syscall

Languages and Tools

javascript c bash docker kubernetes linux mongodb mysql nodejs raspberrypi xcode

xcode

GitHub Statistics

**SEU NOME** github stats

pv


Sociai Networks

🏡 website | 👔 linkedin

Pinned Loading

  1. cca cca Public

    complicated chat app

    JavaScript 1

  2. D-chatApp D-chatApp Public

    a realtime chat app

    JavaScript 1

  3. MSMA MSMA Public

    Movie and Series Management Application with Authentication, File Upload, and API Features

    JavaScript 1

  4. wbccpals/nativeWeb wbccpals/nativeWeb Public

    A linux based web server written in assembly .

    Assembly 4 1