Skip to content
View GypsySpellweaver's full-sized avatar
🏠
SOHO Work as Chindraba-work (qv)
🏠
SOHO Work as Chindraba-work (qv)

Block or report GypsySpellweaver

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

Gypsy Spellweaver

I'm a old-school programmer who has never stopped learning and doing. This is where I place my projects related to my activities on the Stack Exchange network.

My Projects

The current projects are:

  • challenge-linked-list
    • In response to a comment on a Q&A site I wrote a quick piece to sort a linked list in C++.
  • comment_removal
    • As an answer to a question on a Q&A site I wrote a piece of Regular Expression to remove comments from a program's source code. (Now moved to my "professional" account on GitHub.)

Popular repositories Loading

  1. comment_removal comment_removal Public

    Regular expression to filter out comments in a file

  2. GypsySpellweaver GypsySpellweaver Public

  3. auto-pairs auto-pairs Public

    Forked from LunarWatcher/auto-pairs

    Vim plugin, insert or delete brackets, parentheses, and quotes in pairs

    Vim Script