<?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>DEV Community: Yuli Wang</title>
    <description>The latest articles on DEV Community by Yuli Wang (@willywangkaa).</description>
    <link>https://dev.to/willywangkaa</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%2F2509201%2Fea231e2a-286b-4d68-8936-141382fe0643.png</url>
      <title>DEV Community: Yuli Wang</title>
      <link>https://dev.to/willywangkaa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/willywangkaa"/>
    <language>en</language>
    <item>
      <title>sol-trading-service</title>
      <dc:creator>Yuli Wang</dc:creator>
      <pubDate>Tue, 13 May 2025 09:49:13 +0000</pubDate>
      <link>https://dev.to/willywangkaa/sol-trading-service-4iag</link>
      <guid>https://dev.to/willywangkaa/sol-trading-service-4iag</guid>
      <description>&lt;p&gt;🚀 Excited to share sol-trading-service, an open-source core service designed for copy trading on the Solana blockchain! 🌟&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/X6u6DyFg1PY"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;If you’re into DeFi, crypto trading, or blockchain development, this project is a game-changer for automating your trading strategies by replicating trades from target wallets seamlessly.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why sol-trading-service?
&lt;/h2&gt;

&lt;p&gt;🔹 Automated Copy Trading: Effortlessly mirror buy and sell trades from any Solana wallet you trust.&lt;br&gt;
🔹 Robust CLI Interface: Manage your strategies with an intuitive command-line interface - create, list, remove strategies, and monitor service status in real-time.&lt;br&gt;
🔹 Powered by Jupiter Exchange: Leverages Jupiter’s API for efficient and optimized swap transactions on Solana.&lt;br&gt;
🔹 Optimized for Performance: Includes transaction fee and compute budget optimization to keep your trades fast and cost-effective.&lt;br&gt;
🔹 Developer-Friendly: Built with Bun JavaScript runtime for modern, high-performance development and easy deployment.&lt;/p&gt;

&lt;h2&gt;
  
  
  Get Started Quickly
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Install Bun runtime&lt;/li&gt;
&lt;li&gt;Configure your private key and environment&lt;/li&gt;
&lt;li&gt;Launch the service and start copying trades from your favorite wallets!&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Who is this for?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Crypto traders looking to automate and scale their strategies&lt;/li&gt;
&lt;li&gt;Blockchain developers building DeFi tools and bots&lt;/li&gt;
&lt;li&gt;Anyone interested in Solana ecosystem innovation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Check out the full repo here 👉 &lt;a href="https://github.com/WangWilly/sol-trading-service" rel="noopener noreferrer"&gt;https://github.com/WangWilly/sol-trading-service&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cryptocurrency</category>
      <category>blockchain</category>
      <category>web3</category>
      <category>tooling</category>
    </item>
    <item>
      <title>👀 Enhancing Eye Contact in Video Communication with AI 🎥</title>
      <dc:creator>Yuli Wang</dc:creator>
      <pubDate>Mon, 12 May 2025 07:37:33 +0000</pubDate>
      <link>https://dev.to/willywangkaa/enhancing-eye-contact-in-video-communication-with-ai-5d13</link>
      <guid>https://dev.to/willywangkaa/enhancing-eye-contact-in-video-communication-with-ai-5d13</guid>
      <description>&lt;p&gt;In today’s world, video calls have become an essential part of how we connect-whether for work, education, or socializing. Yet, one common challenge remains: &lt;strong&gt;lack of natural eye contact&lt;/strong&gt;. This subtle but crucial aspect of communication often feels missing, making conversations less engaging and authentic.&lt;/p&gt;

&lt;p&gt;That’s why I’m excited to share my latest project: &lt;strong&gt;Gaze Correction Camera&lt;/strong&gt; - an innovative system that uses computer vision and deep learning to &lt;strong&gt;adjust your eye gaze direction in real-time during video calls&lt;/strong&gt;. By intelligently correcting where your eyes appear to be looking, it creates a more natural and comfortable eye contact experience for everyone on the call.&lt;/p&gt;

&lt;h2&gt;
  
  
  What does this mean for you?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;More engaging and trustworthy virtual meetings&lt;/li&gt;
&lt;li&gt;Improved communication and connection&lt;/li&gt;
&lt;li&gt;Seamless integration with your existing camera setup&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How it works:
&lt;/h2&gt;

&lt;p&gt;The system leverages advanced facial landmark detection and warping-based convolutional neural networks to subtly shift your gaze without interrupting the video stream. It runs efficiently in real-time on macOS, requiring only a standard webcam and GPU resources.&lt;/p&gt;

&lt;h2&gt;
  
  
  Interested in the tech behind it?
&lt;/h2&gt;

&lt;p&gt;The project is open-source and built with Python 3.12+, using tools like Poetry for dependency management and CMake for building essential libraries. You can find detailed installation instructions, configuration options, and usage guidelines on the GitHub repo.&lt;/p&gt;

&lt;p&gt;🔗 Check it out here: &lt;a href="https://github.com/WangWilly/gaze-correction-cam" rel="noopener noreferrer"&gt;https://github.com/WangWilly/gaze-correction-cam&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I believe this technology can transform remote communication by bringing back the nuance of eye contact, making virtual interactions feel more human.&lt;/p&gt;

&lt;p&gt;Feel free to explore, contribute, or share your thoughts!&lt;/p&gt;

</description>
      <category>computervision</category>
      <category>deeplearning</category>
      <category>ai</category>
      <category>eyecontact</category>
    </item>
  </channel>
</rss>
