<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: ţɨℓ๏я</title>
    <description>The latest articles on Forem by ţɨℓ๏я (@til0r).</description>
    <link>https://forem.com/til0r</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1216928%2F1d89d690-0f2c-45d4-8fa4-3d86497e3ed9.jpeg</url>
      <title>Forem: ţɨℓ๏я</title>
      <link>https://forem.com/til0r</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/til0r"/>
    <language>en</language>
    <item>
      <title>🚫 Tired of typing --version commands every time you switch projects or machines?</title>
      <dc:creator>ţɨℓ๏я</dc:creator>
      <pubDate>Mon, 30 Jun 2025 20:25:59 +0000</pubDate>
      <link>https://forem.com/til0r/tired-of-typing-version-commands-every-time-you-switch-projects-or-machines-1617</link>
      <guid>https://forem.com/til0r/tired-of-typing-version-commands-every-time-you-switch-projects-or-machines-1617</guid>
      <description>&lt;p&gt;I was too. And honestly, it started driving me crazy.&lt;/p&gt;

&lt;p&gt;Every time I needed to check which tools I had installed — Node, Python, Docker, Git, Java, TypeScript, you name it — I’d open a terminal and type command after command… just to answer the same questions over and over.&lt;/p&gt;

&lt;p&gt;So I built something simple that solved it for me (and maybe for you too).&lt;/p&gt;

&lt;p&gt;✅ System Versions Explorer is a lightweight Visual Studio Code extension that automatically detects and displays the versions of your dev tools — directly in the Explorer sidebar. No terminal, no guesswork.&lt;/p&gt;

&lt;p&gt;🔄 Just open VS Code, and you’ll instantly see which tools are available and what versions you have installed. Click once to refresh. That’s it.&lt;/p&gt;

&lt;p&gt;🔧 Try it on the Marketplace: &lt;a href="https://marketplace.visualstudio.com/items?itemName=til0r.syv" rel="noopener noreferrer"&gt;https://marketplace.visualstudio.com/items?itemName=til0r.syv&lt;/a&gt;&lt;br&gt;
👉 Contribute on GitHub: &lt;a href="https://github.com/Til0r/system-versions" rel="noopener noreferrer"&gt;https://github.com/Til0r/system-versions&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d love your feedback ❤️ and feel free to suggest tools to support next!&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>extensions</category>
      <category>angular</category>
      <category>python</category>
    </item>
    <item>
      <title>Empowering Your Digital Presence with Open Profiler</title>
      <dc:creator>ţɨℓ๏я</dc:creator>
      <pubDate>Tue, 30 Jan 2024 10:57:06 +0000</pubDate>
      <link>https://forem.com/til0r/empowering-your-digital-presence-with-open-profiler-984</link>
      <guid>https://forem.com/til0r/empowering-your-digital-presence-with-open-profiler-984</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flcwpfx60ll0xyl5l8wet.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flcwpfx60ll0xyl5l8wet.png" alt="Open profiler banner" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Welcome to Open Profiler is an open-source project that serves as a personal portfolio template built with Angular. It is designed to be easily forked and customized, allowing anyone to create and showcase their personal or professional profile. Contributions from the community are welcome, making it a collaborative effort to enhance and improve the template.&lt;/p&gt;

&lt;p&gt;Open Profiler transcends being a mere template; it’s a compelling invitation to craft your digital narrative. Take a moment to explore my personal website &lt;a href="https://antoniosantangelo.it/"&gt;antoniosantangelo&lt;/a&gt;, then dive in, contribute, and watch as Open Profiler empowers you to let your digital presence truly shine!&lt;/p&gt;

&lt;h2&gt;
  
  
  Steps to Configure Open Profiler:
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Fork the Repository: Initiate your configuration journey by forking the &lt;a href="https://github.com/Til0r/open-profiler"&gt;Open Profiler repository&lt;/a&gt; to your GitHub account. This serves as the starting point for crafting your personalized digital space.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Install Dependencies:&lt;/strong&gt; Execute &lt;code&gt;npm install&lt;/code&gt; to seamlessly install the required dependencies. This step ensures that you have all the tools needed for a smooth configuration process.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Configure the Open Profiler Object (Where the Magic Happens):&lt;/strong&gt; This is the heart of the configuration process. Dive into the &lt;a href="https://github.com/Til0r/open-profiler/blob/master/config/open-profiler.config.json"&gt;config&lt;/a&gt; file and unleash your creativity. Customize the Open Profiler object with your information, and witness the magic unfold as your digital identity takes shape (please take a look at the guide).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Configure the SEO Meta Tags Object:&lt;/strong&gt; Elevate your digital presence by navigating to the &lt;a href="https://github.com/Til0r/open-profiler/blob/master/config/seo.config.json"&gt;config&lt;/a&gt; file. Customize the SEO Meta Tags object with your specific information, ensuring that your profile is easily discoverable on the web (the script runs on pre-commit).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Build and Deploy:&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Leverage GitHub Actions: Push a tag, and let GitHub Actions handle the build process. Access the compiled files from the releases for a seamless deployment.&lt;/li&gt;
&lt;li&gt;Local Empowerment: Alternatively, build the project locally by running npm run build and deploy from the &lt;code&gt;(./dist/&amp;lt;name-project&amp;gt;/browser/)&lt;/code&gt; directory using your preferred hosting service.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Contribute
&lt;/h2&gt;

&lt;p&gt;Open Profiler thrives on the synergy of its community. If you have innovative ideas or a desire to enhance Open Profiler, dive into the contributing guidelines. Your contribution can shape the future of this platform.&lt;/p&gt;

</description>
      <category>frontend</category>
      <category>programming</category>
      <category>angular</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Streamline Your Project Management with Version Wizard: The Ultimate VS Code Extension</title>
      <dc:creator>ţɨℓ๏я</dc:creator>
      <pubDate>Thu, 23 Nov 2023 09:02:51 +0000</pubDate>
      <link>https://forem.com/til0r/streamline-your-project-management-with-version-wizard-the-ultimate-vs-code-extension-2n4o</link>
      <guid>https://forem.com/til0r/streamline-your-project-management-with-version-wizard-the-ultimate-vs-code-extension-2n4o</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6cjcdxsha2bch6m1nh4h.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6cjcdxsha2bch6m1nh4h.png" alt="Logo png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Tired of the repetitive task of tagging and manually selecting build scripts for your projects in Visual Studio Code? Meet Version Wizard, the extension that simplifies project management and gives you full control over your build process.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Key Features&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Effortless Project Tagging: Version Wizard makes project tagging a breeze. Simply open your project, head to the explorer section, and click the play button to start the tagging process.&lt;/li&gt;
&lt;li&gt;Flexible Package Manager Support: Whether you use Yarn, npm, or pnpm, Version Wizard automatically adapts to your preferred package manager, ensuring compatibility with your development setup.&lt;/li&gt;
&lt;li&gt;Custom Build Script Selection: With Version Wizard, you have the power to define and write your build scripts in your project’s package.json. Then, when it’s time to build, use the quick pick feature to select the desired script, tailored to your project’s unique needs.&lt;/li&gt;
&lt;li&gt;Manage Single Projects and Workspaces: Whether you’re working on a single project or overseeing an entire workspace, Version Wizard provides a unified solution for tagging and build script selection, streamlining your workflow.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Getting Started&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Install Version Wizard from the Visual Studio Code Marketplace.&lt;/li&gt;
&lt;li&gt;Open your project or workspace in Visual Studio Code.&lt;/li&gt;
&lt;li&gt;Navigate to the explorer section and click the play button to initiate the tagging process.&lt;/li&gt;
&lt;li&gt;Define and write your build scripts in your project’s package.json.&lt;/li&gt;
&lt;li&gt;When it’s time to build, use the quick pick feature to select the desired script.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Experience Version Wizard in Action&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Generate new tag version with build&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fps5q3haolvvw0o2sx4h8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fps5q3haolvvw0o2sx4h8.png" alt="Generate new tag version with build"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Generate new tag version without build&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd0u74mqj016cyxnw60o6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd0u74mqj016cyxnw60o6.png" alt="Generate new tag version without build"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Installation&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You can find Version Wizard on the &lt;a href="https://marketplace.visualstudio.com/items?itemName=til0r.version-wizard" rel="noopener noreferrer"&gt;Visual Studio Code Marketplace&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Repository&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you have ideas for enhancing Version Wizard or want to be a part of its improvement, please don’t hesitate to open an issue or submit a pull request on &lt;a href="https://github.com/Til0r/version-wizard" rel="noopener noreferrer"&gt;repository&lt;/a&gt;. Together, we can make Version Wizard even more powerful and user-friendly!&lt;/p&gt;

&lt;p&gt;In conclusion, Version Wizard is your ultimate solution for project management within Visual Studio Code. Say goodbye to manual tagging and hello to streamlined project management. Install Version Wizard today and take control of your development workflow like never before.&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>npm</category>
      <category>typescript</category>
      <category>frontend</category>
    </item>
  </channel>
</rss>
