Skip to content
View Sarctiann's full-sized avatar
🇦🇷
🇦🇷
  • AtlanticWorkshopp
  • Corrientes, Argentina

Block or report Sarctiann

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
Sarctiann/README.md
  • 👋🏼 Hi I'm Sebastián Atlántico Rodríguez Capurro
  • I was born in Corrientes, Argentina on January 15, 1990.
  • All my life I was surrounded by musical instruments and computers. So it's no coincidence that I've spent my entire life creating my sounds, music, and tiny programs.
  • I started formal programming around 2017, and I loved it, I took several courses to scratch the surface of a lot of programming languages but my goal is to meet a powerful high-level language with the capabilities of system low-level languages.
  • I became a Linux and Mac OS user so there I met the power of the terminal.
  • I speak Spanish and English.


Nowadays (2023)

  • I work with JSX and TSX mainly.
  • Despite that, my best programming language (and my first love) is Python3 and I'm very excited for the arrival of Mojo.
  • I follow the progress of new programming languages such as V (I like V a lot), Zig, and Nim among others.
  • I also worked with SuperCollider, Flutter (Dart), C#, C++, C, and Rust.

The content of this account is not very representative of my path traveled, since I work with other private accounts for my work. But I use it to get involved in several open-source projects.


Pinned Loading

  1. lazyvim_config lazyvim_config Public

    My custom lazyvim setup, nothing special. Just to keep my devices in sync.

    Lua 3

  2. .tmux.conf .tmux.conf
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    set-option -g focus-events on
    4
    set-option -sg escape-time 10
    5
    set-option -g default-shell /bin/zsh
  3. .wezterm.lua .wezterm.lua
    1
    local wezterm = require("wezterm")
    2
    
                  
    3
    -- "./config/wezterm/local_values.lua"
    4
    local local_values = require("local_values")
    5
    
                  
  4. alacritty_config alacritty_config Public

  5. my_zsh_conf my_zsh_conf Public

    Shell

  6. surge_xt_config surge_xt_config Public