Skip to content
View nayakazna's full-sized avatar
😁
😁
  • Bandung Institute of Technology
  • Malang, Indonesia
  • 19:44 (UTC +07:00)

Highlights

  • Pro

Block or report nayakazna

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

πŸ‘‹

section        .text         
global         _start          
_start:
    mov edx, len 
    mov ecx, msg 
    mov ebx, 1
    mov eax, 4
    int 0x80
    mov eax, 1
    int 0x80
section        .data             
    msg        db "Sugeng rawuh, rencang-rencang sedaya!", 0xa
    len        equ $ -msg

I'm Nayaka, a (self-proclaimed) hard-working informatics engineering student from Bandung Institute of Technology, eager to explore various branches of computer science and to satisfy my personal curiosity. Currently, I'm focusing on data science and cybersecurity. I've got experience in several programming languages and tools, and proficient in LaTeX typesetting.

Nayaka's GitHub stats

Languages

Top Langs
Programming Languages

Tools

Miscellaneous

Pinned Loading

  1. covid19_dav covid19_dav Public

    Analisis dan visualisasi data COVID-19 global pada awal masa pandemi dengan pustaka pandas, matplotlib, numpy, dan seaborn untuk Python yang dibuat untuk Tugas Besar 2 matkul KU1202 Pengenalan Komp…

    Jupyter Notebook

  2. PraktikumSTEI-ITB-2023 PraktikumSTEI-ITB-2023 Public

    Repositori berkas praktikum pemrograman selama di STEI ITB.

    C 3

  3. project-euler project-euler Public

    Fortran