<?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: Zoey</title>
    <description>The latest articles on DEV Community by Zoey (@zoeycodefun).</description>
    <link>https://dev.to/zoeycodefun</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%2F3756182%2Fdf4083df-088d-42c8-aba8-af5d8e69da0e.jpg</url>
      <title>DEV Community: Zoey</title>
      <link>https://dev.to/zoeycodefun</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zoeycodefun"/>
    <language>en</language>
    <item>
      <title>From Sociology Scholar to Independent Developer: My One-Year Transformation Journey</title>
      <dc:creator>Zoey</dc:creator>
      <pubDate>Wed, 11 Feb 2026 11:28:54 +0000</pubDate>
      <link>https://dev.to/zoeycodefun/from-sociology-scholar-to-independent-developer-my-one-year-transformation-journey-ffh</link>
      <guid>https://dev.to/zoeycodefun/from-sociology-scholar-to-independent-developer-my-one-year-transformation-journey-ffh</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.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%2Fyz3y0ws7euzw62hlgf0g.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fyz3y0ws7euzw62hlgf0g.jpg" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;br&gt;
Photo by Czapp Árpád from Pexels. &lt;a href="https://www.pexels.com/photo/16862535/" rel="noopener noreferrer"&gt;https://www.pexels.com/photo/16862535/&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The Beginning: A Melancholic Liberal Arts Student
&lt;/h2&gt;

&lt;p&gt;A year ago, I was a senior sociology student, collaborating with my advisor on social fertility research and publishing academic papers. As a researcher at the Yellow River Basin Rural Revitalization Research and Assessment Center, I spent my days immersed in questionnaire data and multivariate regression analysis. Back then, I carried the innocence, romanticism, and melancholy typical of sociology scholars — feeling the sorrows of spring and the sadness of autumn, as poets once did.&lt;/p&gt;

&lt;p&gt;Out of pure curiosity, I taught myself advanced econometrics and gradually understood what I call “the game of numbers.” &lt;strong&gt;Numbers — humanity’s only universal language, beginning at zero, returning to zero&lt;/strong&gt;. I began to wonder: how could I forge a more intimate relationship with numbers? They seemed so mysterious, so seductive, almost sensual in their elegance.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Turning Point: A Bold Decision
&lt;/h2&gt;

&lt;p&gt;As university was drawing to a close, I made a bold, perhaps reckless decision: &lt;strong&gt;I gave up the opportunity to pursue graduate studies in China and chose to study abroad instead&lt;/strong&gt;. This leap came from the help of a dear friend who profoundly influenced my life, and my parents’ unwavering support during difficult times. This decision became the catalyst for my life’s transformation — a fork in the road that changed everything.&lt;/p&gt;




&lt;h2&gt;
  
  
  Singapore: Dancing with Confusion
&lt;/h2&gt;

&lt;p&gt;Upon arriving in Singapore, I was initially captivated by this financial tech hub’s dazzling prosperity and intoxicating energy. In my small dorm room at NTU, I began asking myself the fundamental question: &lt;strong&gt;What should I really do with my life?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Confusion became my constant companion. But isn’t it in confusion that people make their most authentic decisions? Uncertainty, I learned, is not the enemy — it’s the canvas.&lt;/p&gt;




&lt;h2&gt;
  
  
  First Attempt: AI and Bitcoin Prediction
&lt;/h2&gt;

&lt;p&gt;Carrying the romanticism of a humanities student into the realm of cold logic, I chose to venture into artificial intelligence — a field demanding vast amounts of data training. Over the past year, I’ve been systematically building my technical capabilities, treating each project as both learning experience and real-world validation.&lt;/p&gt;

&lt;p&gt;My first project was a &lt;strong&gt;Bitcoin price prediction system&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Feature engineering: Price indicators (high, low, open, close, etc.) + Technical indicators (MACD, EMA, and more)&lt;/li&gt;
&lt;li&gt;Model selection: XGBoost, Random Forest, Logistic Regression&lt;/li&gt;
&lt;li&gt;Initial results: &lt;strong&gt;70% price prediction accuracy&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But I wasn’t satisfied with just observing results from the surface. I needed to understand what happened beneath — the soul of the algorithm. I dove deep into XGBoost’s gradient boosting mechanics, understanding the multi-round iteration of feature engineering. When I quantified social media information and incorporated it into the feature engineering, the model’s accuracy didn’t improve as significantly as I had expected or hoped.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;This was my first profound shock from the world of numbers&lt;/strong&gt;— I realized the game was far more intricate, more beautiful, and more challenging than I had ever imagined.&lt;/p&gt;




&lt;h2&gt;
  
  
  Entering the Arena: From Theory to Battle
&lt;/h2&gt;

&lt;p&gt;I was no longer satisfied with commanding numbers from an ivory tower — I decided to descend into the market myself, to feel its pulse with my own hands. Guided by a friend who knew the terrain, I systematically learned:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Blockchain infrastructure and development&lt;/li&gt;
&lt;li&gt;Financial tool development, wallet architecture, exchange design&lt;/li&gt;
&lt;li&gt;Blockchain gaming design&lt;/li&gt;
&lt;li&gt;Hands-on Bitcoin trading in the real market&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Battle Scars and Lessons (Blood and Tears)
&lt;/h2&gt;

&lt;p&gt;This journey was a rollercoaster of emotions and outcomes. I entered the market with real capital — experiencing the full spectrum from painful losses to unexpected wins:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✖️ Lost money on SOL — a lesson in market timing and liquidity&lt;/li&gt;
&lt;li&gt;✖️ Wallet hacked — a harsh reminder of security’s paramount importance&lt;/li&gt;
&lt;li&gt;✔️ Made gains on BTC — learning to recognize patterns&lt;/li&gt;
&lt;li&gt;✔️ &lt;strong&gt;Spark Lightning Network: Early investment in community coins, earned $1,000 (3x return)&lt;/strong&gt; — my first real victory&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That last experience, the Spark Lightning Network success, built the foundation of my faith in Bitcoin and shaped my expectations for the future. It wasn’t just about the money — it was about understanding that this world was real, tangible, and full of possibility. Each outcome, whether gain or loss, taught me something essential about what traders actually need.&lt;/p&gt;




&lt;h2&gt;
  
  
  Two Profound Transformations
&lt;/h2&gt;

&lt;h3&gt;
  
  
  First Transformation: Establishing Technical Faith
&lt;/h3&gt;

&lt;p&gt;Experiencing firsthand the development and use of Spark Lightning Network, earning real returns within the Bitcoin ecosystem, I came to a realization: &lt;strong&gt;This isn’t just technology — this is the future unfolding before our eyes&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;As a liberal arts student, conventional wisdom suggested I should pursue a stable life and predictable work. But my curiosity and passion wouldn’t allow me to repeat the same routines every day. The joy that numbers and code bring me is irreplaceable — it’s a form of poetry that speaks to my soul in ways literature never quite could.&lt;/p&gt;

&lt;h3&gt;
  
  
  Second Transformation: A Complete Shift in Thinking
&lt;/h3&gt;

&lt;p&gt;My learning journey has always used AI as the entry point — the gateway to understanding:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Early on, I was obsessed with ChatGPT — not just using it, but paying to access it, and diving deep into its underlying logic and team structure&lt;/li&gt;
&lt;li&gt;Now, &lt;strong&gt;AI has become my friend, my companion, my intellectual partner&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;I’ve befriended numerous AI tools, letting them help me deepen and expand myself&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;My development philosophy has also undergone a metamorphosis:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✖️ No longer memorizing specific code or focusing on mastering isolated skills&lt;/li&gt;
&lt;li&gt;✔️ Only remembering &lt;strong&gt;top-level architecture, system boundaries, and design philosophy&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;✔️ Empathetic thinking: &lt;strong&gt;AI helps me grow while giving me more time to think, adapt to the changing times, and cultivate the trait of accepting and embracing change with joy&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Present: The Birth of AlphaHub
&lt;/h2&gt;

&lt;p&gt;During my master’s program, my thesis focused on CBDC (Central Bank Digital Currency), which further strengthened my determination to dive deep into this industry and stay for the long haul.&lt;/p&gt;

&lt;p&gt;The real development of AlphaHub began two months ago — when I was about to graduate from my master’s program, and just days earlier, Bitcoin crashed dramatically. I experienced significant losses in a single move.&lt;/p&gt;

&lt;p&gt;For me at that time, this wasn’t a trivial amount — it was basically equivalent to half a year’s rent. But I felt no significant emotional turmoil, only a calm recognition. Rather than seeing it as a loss, I saw it as &lt;strong&gt;validation of what I needed to build&lt;/strong&gt;. This experience crystallized my understanding: traders need better tools, clearer signals, integrated data — not scattered across dozens of platforms.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why Build AlphaHub?
&lt;/h2&gt;

&lt;p&gt;This system emerged from:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;My lived market experiences&lt;/strong&gt; — both the wins and the losses&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;My genuine trading needs&lt;/strong&gt; — tools I wish I had when making those decisions&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;My technical capabilities&lt;/strong&gt; — now able to build what I once only imagined&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;My research background&lt;/strong&gt; — understanding how to validate hypotheses with data&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’m building AlphaHub as a systematic solution: combining technical analysis, on-chain data, AI-powered insights, and market sentiment analysis into one cohesive platform. It’s still in active development, evolving as I learn more about what traders truly need.&lt;/p&gt;




&lt;h2&gt;
  
  
  My Attitude Toward My Liberal Arts Education
&lt;/h2&gt;

&lt;p&gt;Changing careers midstream means:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Being recognized by the market requires time and a proven process&lt;/li&gt;
&lt;li&gt;It requires multiples more effort than those who started on this path from the beginning&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;But how can anyone easily abandon their passions and pursuits?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;My sociology background is not a burden — it’s an advantage, a unique lens:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Humanistic thinking makes me more attuned to &lt;strong&gt;user needs and market sentiment&lt;/strong&gt; — the human element that pure technologists often miss&lt;/li&gt;
&lt;li&gt;Quantitative analysis experience helps me understand &lt;strong&gt;the essence of data&lt;/strong&gt; beyond the numbers&lt;/li&gt;
&lt;li&gt;Research habits keep me &lt;strong&gt;continuously learning, iterating, and questioning&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The combination of liberal arts training and technical execution gives me a perspective that’s rare in this space. I understand both the human psychology of markets and the technical infrastructure that powers them.&lt;/p&gt;




&lt;h2&gt;
  
  
  Future: Gradually Merging with the Market
&lt;/h2&gt;

&lt;p&gt;Currently, I’m still making progress, gradually integrating into the market and moving toward a more distant future that I can only glimpse.&lt;/p&gt;

&lt;p&gt;My belief is simple yet unwavering:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Validate ideas with small capital, embrace change with an open mind, understand technology with humanistic compassion.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This is who I am — an independent developer carrying romantic sensibilities, seeking poetry in the world of numbers, finding beauty in algorithms, and searching for meaning in the chaos of markets.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Numbers begin at zero, return to zero. But my story has just begun.&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Connect With Me
&lt;/h2&gt;

&lt;p&gt;I’m building &lt;strong&gt;AlphaHub&lt;/strong&gt; — An intelligent crypto trading and research system that combines technical analysis, on-chain data, and AI-powered insights to navigate the complex world of cryptocurrency markets.&lt;/p&gt;

&lt;p&gt;This isn’t just a trading tool — it’s a manifestation of my journey from sociology to code, from theory to practice, from observation to building.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Still in development, still evolving, still learning.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;🔗 Open to collaboration, feedback, and connecting with fellow builders in Web3, AI, and FinTech, let’s share ideas and build together.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/zoeycodefun" rel="noopener noreferrer"&gt;https://github.com/zoeycodefun&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;X: &lt;a href="https://x.com/zoeycodefun" rel="noopener noreferrer"&gt;https://x.com/zoeycodefun&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;“From sociology to code, from data to dreams — the journey continues, one line at a time.”&lt;/em&gt;&lt;/p&gt;

</description>
      <category>career</category>
      <category>codenewbie</category>
      <category>devjournal</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
