Skip to content
View at-elcapitan's full-sized avatar
💤
Stay cool, Kirito...
💤
Stay cool, Kirito...

Organizations

@lambda-org

Block or report at-elcapitan

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 250 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
at-elcapitan/README.md

I am: Guitarist, Developer, ElCapitan

Static Badge

SYSTEM CALL
  CONNECT armament
  CONNECT atelcapitan
  SEARCH recollection_info
  EXTRACT core_image
  CONNECT resource
  
  USE primary_information
  APPEND c_code FROM elcapitaninfo/information.c
  MATERIALIZE main_window
  
  RELEASE RECOLLECTION

Static Badge

  extern printf
  global main
  use32

section .data
  fmt db `Name: %s\nProgramming Languages: %s\nFrameworks: %s\nOS: %s`, 0xA, 0

  name db        `ElCapitan, John`, 0
  progLangs db   `NASM, C, Python, JS`, 0
  frameworks db  `Flask, FastAPI`, 0
  os db          `Arch Linux`, 0

section .text

main: 
  ; pushing arguments to the stack
  push os
  push frameworks
  push progLangs
  push name
  push fmt
  
  call printf

  ; clearing the stack
  add esp, 20

  ; ok, return code is 0, exiting
  xor eax, eax
  ret

‍💻 The Programmer™

Greetings. As you have already understood, I am Vladislav/John, a beginning software developer. I have been programming for 5 years, but actively for the last 3 years. I am interested in the topic of AI and in the future, I want to become one of the AGI developers.

⛳ My hobbies

  • Listening Ado-san's songs
  • Watching Anime and reading Ranobae
  • Playing games
  • Coding and gaining skills
  • Digging deeper into how computers work

Contact

E-mail: [email protected]

World ADO Domiation!

World Yoshino Domiation!

Pinned Loading

  1. Limited-TNiC Limited-TNiC Public

    Mirror of Gitea repository. Discord music bot written in C using Concord+CogLink with multiserver support. Rewrite of Limited nEXT

    C

  2. Limited_Py Limited_Py Public

    Discord Music multiserver bot written on Python using Discord.py with slash commands

    Python 1

  3. Directory-diSplay Directory-diSplay Public

    Gitea repository mirror. Simple colored directory tree display application for linux terminal.

    Rust

  4. Migration-Assistant Migration-Assistant Public

    Migration assistant for Limited nEXT bot

    C++

  5. AT-Limited_jEXT AT-Limited_jEXT Public

    Administrative bot, part of Limited/Bots group

    Java

  6. lambda-org/Storytelling lambda-org/Storytelling Public

    Makefile