Skip to content
View a-bentofreire's full-sized avatar

Block or report a-bentofreire

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

About Me

Welcome!

My name is Alexandre Bento Freire.
I'm the ๐Ÿ‡ต๐Ÿ‡น Portuguese Software Engineer, ๐Ÿ›ฉ๏ธ Intrepid Traveler and โ›บ๏ธ Outdoors lover.

I'm the creator of DevToIX.com, a website dedicated to Developers How-to and where I share about my open-source projects.

๐ŸŽฏ Follow me on X@devtoix, Github, Linkedin. I will follow you back. ๐Ÿ˜€

Please, have a look at:

  • JsTraceToIX: A JavaScript expression tracer for debugging React or Vue components, arrow functions, method chaining and expressions.
  • PyTraceToIX: A Python expression tracer for debugging lambdas, list comprehensions, method chaining, and expressions.
  • EditorToIX: Text utilities for multiple code editors ( Visual Studio Code, Cursor AI, Google Project IDX, Linux Code Editors).
  • RenameToIX: A Linux Gtk3 Bulk File Renamer bulky with integrations with Nemo and Thunar File Managers.
  • NumNJsToIX: Lightweight numerical analysis C++ add-on for nodejs.

If you find these projects useful, please give it a star โญ๏ธ.

I'm also the creator of TravelToIX.com, a website dedicated to Travel How-to.

๐ŸŽฏ Follow me on X@traveltoix and Instagram.

If you like travel pictures, have look at my photos from my years traveling in Asia: Alexandre Bento Freire in a Timeless Journey.

Pinned Loading

  1. editortoix editortoix Public

    Text utilities for multiple code editors

    TypeScript 47 9

  2. abeamer abeamer Public

    frame-by-frame Web Animation framework

    TypeScript 52 4

  3. renametoix renametoix Public

    RenameToIX is a Gtk3 File Renamer designed to be an alternative to Linux Mint bulky as file renamer on Nemo and Thunar File Manager.

    Python 1

  4. pytracetoix pytracetoix Public

    A Python expression tracer designed for debugging Jinja2 templates, Flask web apps, lambdas, list comprehensions, method chaining, and expressions in general.

    Python 6

  5. jstracetoix jstracetoix Public

    A JavaScript expression tracer for debugging React or Vue components, arrow functions, method chaining and expressions

    JavaScript 2

  6. numnjstoix numnjstoix Public

    Lightweight numerical analysis C++ add-on for nodejs

    C++