Skip to content
View nico-castell's full-sized avatar
🇦🇷
⭐⭐⭐
🇦🇷
⭐⭐⭐
  • Buenos Aires, Argentina
  • 12:29 (UTC -03:00)
Block or Report

Block or report nico-castell

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

Hello everyone! 🎉

LinkedIn

My name is Nicolás Castellán. I've mostly done ad hoc and hobbyist programming. I'm an entirely self-taught programmer, but after a couple years of doing this I've picked up some things.

I'm currently working on an open source simulation of the Boeing 787 for the open source flight simulator FlightGear. I've also recently started using Rust for most of my projects, I'm still learning it (and frankly, as with any language, you're always learning it), but it's going well.

  • I created and maintain the VS Code extension Linux Desktop File Support.
  • I also maintain the repositories PopOS-Setup, and Fedora-Setup. Pop!_OS and Fedora Linux are linux distros, and the repositories contain scripts to quickly get going after installing them.
  • I wrote quite a few password generators, it's what I do when I learn a programming language 🤷‍♂️. I've written genpass3 using Rust, genpass2, using C, and Genpass4Win using C# (this is the one with a GUI).

You can contact me at [email protected]. Or cnicolas.dev#5316 on discord.

Live long, and prosper
Spock

Pinned Loading

  1. PopOS-Setup PopOS-Setup Public

    A script to set up Pop!_OS in the best way possible

    Shell 16 6

  2. desktop-file-support desktop-file-support Public

    Add support for .desktop files in VS Code.

    10 1

  3. Fedora-Setup Fedora-Setup Public

    A modular script to set up Fedora in the BEST WAY POSSIBLE!. Also, highly customizable.

    Shell 1

  4. photo_organizer photo_organizer Public

    A tool to quickly organize photos imported from an iPhone

    Rust 1

  5. kml_to_fgfp kml_to_fgfp Public

    A tool to convert Google Earth .kml files into FlightGear flight plans (.fgfp).

    Rust 1

  6. genpass3 genpass3 Public

    A CLI tool to quickly create secure passwords.

    Rust