<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Tiago Danin Timeline]]></title>
        <description><![CDATA[Professional journey and career milestones]]></description>
        <link>https://tiagodanin.com/</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Fri, 28 Aug 2026 04:41:45 GMT</lastBuildDate>
        <atom:link href="https://tiagodanin.com/rss/timeline.xml" rel="self" type="application/rss+xml"/>
        <copyright><![CDATA[Tiago Danin]]></copyright>
        <language><![CDATA[en]]></language>
        <item>
            <title><![CDATA[🏆 4th Place at the Hack In Cariri CTF - XibéSec]]></title>
            <description><![CDATA[Took part in his first in-person cybersecurity competition (CTF), at the XibéSec event in Belém, finishing 4th.]]></description>
            <link>https://tiagodanin.com/timeline/2025/4th-place-at-the-hack-in-cariri-ctf-xibesec/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2025/4th-place-at-the-hack-in-cariri-ctf-xibesec/</guid>
            <pubDate>Wed, 01 Jan 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🤖 AI Agent to Control a Smartphone with Claude Code]]></title>
            <description><![CDATA[Built an AI agent with Claude Code wired to Android-Debug-Bridge-MCP, for test automation and documentation of Android apps.]]></description>
            <link>https://tiagodanin.com/timeline/2024/ai-agent-to-control-a-smartphone-with-claude-code/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2024/ai-agent-to-control-a-smartphone-with-claude-code/</guid>
            <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🗣️ Talk on a Career in Mobile]]></title>
            <description><![CDATA[Shared his path and what he learned about a mobile career at an event by Studio Code and OWASP Belém, with practical advice for people starting out in tech.]]></description>
            <link>https://tiagodanin.com/timeline/2024/talk-on-a-career-in-mobile/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2024/talk-on-a-career-in-mobile/</guid>
            <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🗣️ Talk on Feature Flags at DevOpsDays Belém]]></title>
            <description><![CDATA[Spoke at DevOpsDays Belém on 'The role of feature flags in continuous delivery of mobile apps', joining strategy and technology.]]></description>
            <link>https://tiagodanin.com/timeline/2024/talk-on-feature-flags-at-devopsdays-belem/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2024/talk-on-feature-flags-at-devopsdays-belem/</guid>
            <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[📝 Article on SaaS Security]]></title>
            <description><![CDATA[Published an article and a video showing security problems in SaaS products built with vibe coding tools, warning about exposed databases.]]></description>
            <link>https://tiagodanin.com/timeline/2024/article-on-saas-security/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2024/article-on-saas-security/</guid>
            <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🤖 AI Agents with Cursor and MCP]]></title>
            <description><![CDATA[Built an AI agent with Cursor plus the GitLab and Shortcut MCPs, to open merge requests straight from the editor.]]></description>
            <link>https://tiagodanin.com/timeline/2024/ai-agents-with-cursor-and-mcp/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2024/ai-agents-with-cursor-and-mcp/</guid>
            <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[📱 Article on CAM Covers]]></title>
            <description><![CDATA[Wrote about building an image editor in Flutter that turns photos into album covers, including how it is monetized and where AI fits.]]></description>
            <link>https://tiagodanin.com/timeline/2024/article-on-cam-covers/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2024/article-on-cam-covers/</guid>
            <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🗣️ Talk at Google DevFest Belém]]></title>
            <description><![CDATA[Presented 'The secret ingredient of successful apps: A/B testing with Firebase' at DevFest Belém, organized by GDG Belém.]]></description>
            <link>https://tiagodanin.com/timeline/2024/talk-at-google-devfest-belem/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2024/talk-at-google-devfest-belem/</guid>
            <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🗣️ Talk at Google I/O Extended Belém]]></title>
            <description><![CDATA[Presented 'Firebase in Flutter apps: everything you need to know' at Google I/O Extended Belém, hosted at UNAMA.]]></description>
            <link>https://tiagodanin.com/timeline/2023/talk-at-google-io-extended-belem/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2023/talk-at-google-io-extended-belem/</guid>
            <pubDate>Sun, 01 Jan 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🗣️ Talk on Clean Code at Meetup Devs Norte]]></title>
            <description><![CDATA[Presented a compilation of '11 best practices for code readability' (Clean Code) at an edition of Meetup Devs Norte.]]></description>
            <link>https://tiagodanin.com/timeline/2023/talk-on-clean-code-at-meetup-devs-norte/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2023/talk-on-clean-code-at-meetup-devs-norte/</guid>
            <pubDate>Sun, 01 Jan 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🗣️ Talk at DevOpsDays Belém]]></title>
            <description><![CDATA[Talk on 'DevOps for Mobile Development' at the DevOpsDays Belém event (November 2023), on bringing continuous delivery practices to mobile apps.]]></description>
            <link>https://tiagodanin.com/timeline/2023/talk-at-devopsdays-belem/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2023/talk-at-devopsdays-belem/</guid>
            <pubDate>Sun, 01 Jan 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[📚 Studies in Digital Marketing]]></title>
            <description><![CDATA[Began studies in Digital Marketing to expand knowledge beyond programming, covering how a product finds and keeps an audience.]]></description>
            <link>https://tiagodanin.com/timeline/2023/studies-in-digital-marketing/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2023/studies-in-digital-marketing/</guid>
            <pubDate>Sun, 01 Jan 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[💻 Project: React Native - Zendesk SDK]]></title>
            <description><![CDATA[Developed a wrapper for the Zendesk SDK in React Native, facilitating customer support integration in mobile apps.]]></description>
            <link>https://tiagodanin.com/timeline/2022/project-react-native-zendesk-sdk/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2022/project-react-native-zendesk-sdk/</guid>
            <pubDate>Sat, 01 Jan 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[💻 Hacktoberfest]]></title>
            <description><![CDATA[Participated in Hacktoberfest 2022, a second year in a row of open source contributions through October, after the 2021 edition.]]></description>
            <link>https://tiagodanin.com/timeline/2022/hacktoberfest/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2022/hacktoberfest/</guid>
            <pubDate>Sat, 01 Jan 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🎮 Project: Slime Dungeon Survival Game]]></title>
            <description><![CDATA[Created the game 'Slime Dungeon Survival Game' using Flutter and the Bonfire engine, taking mobile development into game development.]]></description>
            <link>https://tiagodanin.com/timeline/2022/project-slime-dungeon-survival-game/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2022/project-slime-dungeon-survival-game/</guid>
            <pubDate>Sat, 01 Jan 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[📱 Project: Virtual Pocket Air Conditioning]]></title>
            <description><![CDATA[Developed the 'Virtual Pocket Air Conditioning' app as a Flutter animation study project, focused on relaxing sounds.]]></description>
            <link>https://tiagodanin.com/timeline/2021/project-virtual-pocket-air-conditioning/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2021/project-virtual-pocket-air-conditioning/</guid>
            <pubDate>Fri, 01 Jan 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[💻 Open Source]]></title>
            <description><![CDATA[Participated in Hacktoberfest 2021, contributing to open source repositories through October, four years after the first edition, in 2017.]]></description>
            <link>https://tiagodanin.com/timeline/2021/open-source/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2021/open-source/</guid>
            <pubDate>Fri, 01 Jan 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🏆 Achievements]]></title>
            <description><![CDATA[Won the 1st TecBan Hackathon 2020 with the app Bicos, covered by Canaltech. Gave a lecture about neural networks with Brain.js at BrazilJS.]]></description>
            <link>https://tiagodanin.com/timeline/2020/achievements/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2020/achievements/</guid>
            <pubDate>Wed, 01 Jan 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🗣 Events & Security]]></title>
            <description><![CDATA[Participated in VueJs Norte, Flisol and DataTechDay. Started studying security with HackerOne, reporting vulnerabilities as an independent researcher.]]></description>
            <link>https://tiagodanin.com/timeline/2019/events-security/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2019/events-security/</guid>
            <pubDate>Tue, 01 Jan 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🎓 IFPA]]></title>
            <description><![CDATA[Started IFPA, a technologist degree in system analysis and development. Studied Probot, Telegraf and Arduino alongside the course.]]></description>
            <link>https://tiagodanin.com/timeline/2018/ifpa/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2018/ifpa/</guid>
            <pubDate>Mon, 01 Jan 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🎓 Graduation & Achievements]]></title>
            <description><![CDATA[Finished High School. Won multiple sports competitions. Participated in Hacktoberfest 2017, the first of a run that repeated in later years.]]></description>
            <link>https://tiagodanin.com/timeline/2017/graduation-achievements/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2017/graduation-achievements/</guid>
            <pubDate>Sun, 01 Jan 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🏐 Sports & Development]]></title>
            <description><![CDATA[Created a volleyball team. Published first Windows Store apps (SamRobot and GX Password). Participated in Hacktoberfest 2016.]]></description>
            <link>https://tiagodanin.com/timeline/2016/sports-development/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2016/sports-development/</guid>
            <pubDate>Fri, 01 Jan 2016 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Lua & First Programs ❤️]]></title>
            <description><![CDATA[Learned programming in Lua. Created my first program: a plugin to search music on Spotify via a Telegram Bot, where everything else started.]]></description>
            <link>https://tiagodanin.com/timeline/2015/lua-first-programs/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2015/lua-first-programs/</guid>
            <pubDate>Thu, 01 Jan 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🏆 Awards & Education]]></title>
            <description><![CDATA[3rd Position - Race - 100M
2nd Position - Long jump - Best jump 2.56
3rd Position - Valentine's Day for forumeiros.com
🎓 Finished Middle School]]></description>
            <link>https://tiagodanin.com/timeline/2014/awards-education/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2014/awards-education/</guid>
            <pubDate>Wed, 01 Jan 2014 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🗣 Lecture on Creation of Blogging]]></title>
            <description><![CDATA[Contributed to a lecture on creating blogs, sharing my experience building WapSiteMobile, WapSiteBr and WSBrasil.]]></description>
            <link>https://tiagodanin.com/timeline/2013/lecture-on-creation-of-blogging/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2013/lecture-on-creation-of-blogging/</guid>
            <pubDate>Tue, 01 Jan 2013 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[🖥 My first WebSite]]></title>
            <description><![CDATA[The name was WapSiteMobile. Later came my forum (WapSiteBr) and, in 2013, my blog (WSBrasil): the first three sites I built and published on my own.]]></description>
            <link>https://tiagodanin.com/timeline/2012/my-first-website/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2012/my-first-website/</guid>
            <pubDate>Sun, 01 Jan 2012 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Electronic Circuit 🔬]]></title>
            <description><![CDATA[Fascinated by electronic circuits. In 2008, electronics came before programming as the interest of the moment, still years away from any code.]]></description>
            <link>https://tiagodanin.com/timeline/2008/electronic-circuit/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2008/electronic-circuit/</guid>
            <pubDate>Tue, 01 Jan 2008 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Mathematics 🔬]]></title>
            <description><![CDATA[Fascinated by mathematics. Long before the first line of code, numbers were the first subject to hold his attention.]]></description>
            <link>https://tiagodanin.com/timeline/2006/mathematics/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/2006/mathematics/</guid>
            <pubDate>Sun, 01 Jan 2006 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[😍 Birth]]></title>
            <description><![CDATA[printf("Hello World!"); The first line of this timeline: Tiago Danin was born in 1998, more than a decade before his first program in Lua.]]></description>
            <link>https://tiagodanin.com/timeline/1998/birth/</link>
            <guid isPermaLink="false">https://tiagodanin.com/timeline/1998/birth/</guid>
            <pubDate>Thu, 01 Jan 1998 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>