<?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: ellie200652</title>
    <description>The latest articles on DEV Community by ellie200652 (@whoammi_who_39a247fb5ab0d).</description>
    <link>https://dev.to/whoammi_who_39a247fb5ab0d</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%2F3774502%2F626c7d3d-21fe-4d85-b9ba-c52ec99f18de.jpg</url>
      <title>DEV Community: ellie200652</title>
      <link>https://dev.to/whoammi_who_39a247fb5ab0d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/whoammi_who_39a247fb5ab0d"/>
    <language>en</language>
    <item>
      <title>7 years, no senior. So what?</title>
      <dc:creator>ellie200652</dc:creator>
      <pubDate>Wed, 18 Feb 2026 10:44:32 +0000</pubDate>
      <link>https://dev.to/whoammi_who_39a247fb5ab0d/7-years-no-senior-so-what-4mb0</link>
      <guid>https://dev.to/whoammi_who_39a247fb5ab0d/7-years-no-senior-so-what-4mb0</guid>
      <description>&lt;p&gt;7 years ago I started learning to code.&lt;/p&gt;

&lt;p&gt;I didn't become a senior at 22. I didn't get into Google. I didn't build a startup.&lt;/p&gt;

&lt;p&gt;I worked. Jobs that pay $300 a month. I studied at night. I compiled C++ code on an ancient FM2-socket machine that lagged harder than I lagged on job interviews.&lt;/p&gt;

&lt;p&gt;I rewrote std::string from scratch. Not because I had to. Because I wanted to understand what's under the hood.&lt;/p&gt;

&lt;p&gt;I debugged with GDB when the call stack fell into nowhere. On Arch Linux. With DWM, Neovim, a browser, and JUST GOOGLE.&lt;/p&gt;

&lt;p&gt;I wrote C++ and Python. I built a Qt6 app under sanctions — through Windows Subsystem for Linux, because "Installation from this IP address is not allowed — F#CK!". I rendered a window with Vulkan just to check if my GPU actually supports it. "It works" wasn't enough. I needed to see it.&lt;/p&gt;

&lt;p&gt;I learned English. Not on courses.&lt;br&gt;
First — children's books. The Very Hungry Caterpillar was my first.&lt;br&gt;
Then — The Big Bang Theory. First in Russian, then original with subtitles, then without.&lt;br&gt;
Now — Tanenbaum. Computer Architecture. In English. Because I want to know how this damn machine actually works.&lt;/p&gt;

&lt;p&gt;And I'm reading Fight Club by Palahniuk. It's not that hard. But he really writes chaos.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Now, about work.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I've been at Yandex for 1.5 years. In support.&lt;/p&gt;

&lt;p&gt;Yeah, I'm that guy answering drivers in chat. Not a developer. Yet.&lt;/p&gt;

&lt;p&gt;But after work, I write my own code.&lt;/p&gt;

&lt;p&gt;I have:&lt;/p&gt;

&lt;p&gt;— Docker containers with FastAPI and PostgreSQL.&lt;br&gt;
— SQLAlchemy, Alembic, Swagger.&lt;br&gt;
— My own online chat — pure backend (registration, login, messages — all custom).&lt;br&gt;
— A GitHub I'm not ashamed to show.&lt;br&gt;
— A Telegram channel I run in English, because my market isn't CIS. My market is the world.&lt;/p&gt;

&lt;p&gt;Here's what I finally understood :)&lt;/p&gt;

&lt;p&gt;For years, I only looked for jobs inside my country. Because that's what you're "supposed" to do. Because everyone does it.&lt;/p&gt;

&lt;p&gt;And I got nowhere.&lt;/p&gt;

&lt;p&gt;Now I'm looking everywhere.&lt;/p&gt;

&lt;p&gt;EU. UK. Remote. I don't care. I just want to work where my skills are worth something. &lt;/p&gt;

&lt;p&gt;I don't know if I'll make it. But I know one thing:&lt;/p&gt;

&lt;p&gt;I'd rather crash running than die standing still.&lt;/p&gt;

&lt;p&gt;What I'm doing now:&lt;br&gt;
— Deep diving into SQLAlchemy and FastAPI.&lt;br&gt;
— Reading Tanenbaum and GoF patterns.&lt;br&gt;
— English every day — reading, posting, and yeah, speaking is next. I just need practice.&lt;/p&gt;

&lt;p&gt;Applying for jobs. Everywhere. Failing interviews. Learning.&lt;/p&gt;

&lt;p&gt;Building my personal brand. Not because I'm a narcissist — because silence sells nothing.&lt;/p&gt;

&lt;p&gt;And yeah — I finally have a decent PC.&lt;/p&gt;

&lt;p&gt;i7-10700F. 16GB RAM. RX-6400. 2K monitor.&lt;/p&gt;

&lt;p&gt;That's brilliant hardware for me. Because before that — I had an FM2 socket in 2008-2024! (This PC is still alive, ah-ha-ha-ha)&lt;/p&gt;

&lt;p&gt;Took me 2 years to build it. On a $300/month salary. Piece by piece.&lt;/p&gt;

&lt;p&gt;Because compiling C++ and running Docker on old hardware was hell.&lt;/p&gt;

&lt;p&gt;Now I have no excuses.&lt;/p&gt;

&lt;p&gt;If you're reading this and thinking:&lt;/p&gt;

&lt;p&gt;— "Man, I've been learning for 5 years and got nowhere"&lt;br&gt;
— "I also have old hardware and no money for courses"&lt;br&gt;
— "I'm afraid it's too late"&lt;/p&gt;

&lt;p&gt;Don't be.&lt;/p&gt;

&lt;p&gt;It's only too late when you stop running.&lt;/p&gt;

&lt;p&gt;And I've been running for 7 years. Not stopping now.&lt;/p&gt;

&lt;p&gt;If you're also running — let's not slow down.&lt;/p&gt;

&lt;p&gt;my GitHub:&lt;a href="https://github.com/MsW000" rel="noopener noreferrer"&gt;https://github.com/MsW000&lt;/a&gt;&lt;br&gt;
LinkedIn: &lt;a href="http://www.linkedin.com/in/dmitry-belov-2584022b7" rel="noopener noreferrer"&gt;www.linkedin.com/in/dmitry-belov-2584022b7&lt;/a&gt;&lt;br&gt;
Telegram: &lt;a href="https://t.me/whoammi_01001000" rel="noopener noreferrer"&gt;https://t.me/whoammi_01001000&lt;/a&gt;&lt;/p&gt;

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