<?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: Anthony Cherbuin</title>
    <description>The latest articles on DEV Community by Anthony Cherbuin (@darktotino).</description>
    <link>https://dev.to/darktotino</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%2F2644906%2Fdd9deb52-6e6f-44eb-95dc-48275a6f8bec.jpg</url>
      <title>DEV Community: Anthony Cherbuin</title>
      <link>https://dev.to/darktotino</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/darktotino"/>
    <language>en</language>
    <item>
      <title>I built Hostfolio with electron to solve my Airbnb analytics. I’d love your feedback on the UI!</title>
      <dc:creator>Anthony Cherbuin</dc:creator>
      <pubDate>Thu, 26 Feb 2026 13:34:29 +0000</pubDate>
      <link>https://dev.to/darktotino/i-built-hostfolio-with-electron-to-solve-my-airbnb-analytics-id-love-your-feedback-on-the-ui-1gj</link>
      <guid>https://dev.to/darktotino/i-built-hostfolio-with-electron-to-solve-my-airbnb-analytics-id-love-your-feedback-on-the-ui-1gj</guid>
      <description>&lt;p&gt;Hi DEV! 👋&lt;br&gt;
I’m sharing Hostfolio, a project I’ve been building for my own short-term rental analytics.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The "why"&lt;/strong&gt;&lt;br&gt;
Platform analytics (e.g. Airbnb) only go so far. I wanted to see real performance: true margins after fees and expenses, cash flow by month, and where the money actually goes, without using an ugly spreadsheet. So I built the tool I wanted to use.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What it is&lt;/strong&gt;&lt;br&gt;
Hostfolio is a desktop app (Mac &amp;amp; Windows). You import your bank CSV statements, set up categorization rules, and get a dashboard with KPIs, interactive charts, and optional pre-purchase analysis for new properties. All data stays on your machine.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tech stack I (and Claude Code) used&lt;/strong&gt;&lt;br&gt;
Desktop: Electron&lt;br&gt;
Frontend: Vue 3 + TypeScript&lt;br&gt;
State: Pinia&lt;br&gt;
Styling: Tailwind CSS&lt;br&gt;
Charts: ECharts (vue-echarts)&lt;br&gt;
Build: Vite + electron-builder&lt;br&gt;
Landing site: Nuxt 3 1&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Main features&lt;/strong&gt;&lt;br&gt;
Portfolio analytics: Import CSVs, auto-categorize with custom rules, see credits, debits, net balance, monthly cash flow, expense ratio&lt;br&gt;
Investment metrics: Gross yield, net yield, before/after tax&lt;br&gt;
Charts &amp;amp; breakdowns: Monthly and by category, top months&lt;br&gt;
Pre-purchase analysis: Property details, financing, income/expenses, projected yields and sensitivity (occupancy, rates)&lt;br&gt;
Multilingual: EN, FR, DE, IT&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;I’d love your feedback&lt;/strong&gt;&lt;br&gt;
I’ve been staring at this for a while and need some “new users” perspective. Honest feedback on:&lt;br&gt;
UI/UX ? How does the dashboard feel clear or cluttered ? Is the value proposition obvious? Feature ideas ?, What’s the one thing you wish every Airbnb/host tool had? &lt;/p&gt;

&lt;p&gt;

&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://www.hostfolio.app/" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fhostfolio.app%2Fogimage.png" height="auto" class="m-0"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://www.hostfolio.app/" rel="noopener noreferrer" class="c-link"&gt;
            Hostfolio - Hostfolio
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Real estate investment analysis on your desktop
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fwww.hostfolio.app%2Ffavicon.ico"&gt;
          hostfolio.app
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;




&lt;p&gt;I’ll be in the comments building in public, so don’t hold back on critiques.&lt;/p&gt;

&lt;h1&gt;
  
  
  showdev #webdev #vue #electron #productivity #indiedev
&lt;/h1&gt;

</description>
      <category>analytics</category>
      <category>showdev</category>
      <category>ui</category>
      <category>vue</category>
    </item>
    <item>
      <title>🌟 Join mamap.io early and get 50% off! 🌟</title>
      <dc:creator>Anthony Cherbuin</dc:creator>
      <pubDate>Thu, 02 Jan 2025 09:09:16 +0000</pubDate>
      <link>https://dev.to/darktotino/join-mamapio-early-and-get-50-off-1eif</link>
      <guid>https://dev.to/darktotino/join-mamapio-early-and-get-50-off-1eif</guid>
      <description>&lt;p&gt;Hey There!&lt;/p&gt;

&lt;p&gt;I’m Anthony, a Full stack Developer with over 8 years of experience. Like many devs, I’ve grown to hate a couple of tasks: dealing with forms and integrating maps are what I hate the most I must say. &lt;/p&gt;

&lt;p&gt;That’s why I created &lt;a href="https://www.mamap.io" rel="noopener noreferrer"&gt;mamap.io&lt;/a&gt;, a platform designed to make building, customizing, and embedding interactive maps easier than ever for me and my clients. I used to use it only for myself, but I decided to transform it to a product.&lt;/p&gt;

&lt;p&gt;For the test launch, I’m offering an exclusive 50% discount to the first 10 users who join !&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why Join Now?&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Special Pricing: Get started at half the price on Starter and Pro plans&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Have a direct Impact: Chat directly with me, share your feedback to help shape the platform before the official launch. Your insights will be used to improve mamap.io&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;👉 Join the 10 early users and take your Discount Now by using this code at checkout:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;KICKOFF2025U&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Don’t miss this opportunity to be among the first to experience mamap.io and actively contribute to its growth. Let’s build something amazing together!&lt;/p&gt;

&lt;p&gt;Tutorial example here:&lt;br&gt;
&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/JG5nI9oOKiQ"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Follow me on X to get updates about the project: &lt;a href="https://x.com/darktotino" rel="noopener noreferrer"&gt;https://x.com/darktotino&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;PS: I'm open to ideas and feedback about the product here &amp;lt;3&lt;/p&gt;

</description>
      <category>watercooler</category>
      <category>saas</category>
      <category>map</category>
    </item>
  </channel>
</rss>
