About Me

Hi, I’m Tatiana Brimm

I’m a


Building intuitive, AI-powered tools that make life smarter. I graduated with my bachelor’s in Health Informatics, giving me a strong foundation in data engineering and analytics. My true passion lies in building intelligent systems that integrate automation and support Green AI initiatives.

I’m fascinated by computer science, there’s always more to learn, and I’m eager to grow into a Full-Stack Developer and AI Engineer who contributes to healthcare, marketing, finance, and gaming industries alike.

Fun Facts: I’m learning guitar, I love reading and watching sunsets, and I’m a proud animal lover.

Skills

Frontend

HTML CSS JavaScript React TailwindCSS

Backend

Python C# Node.js Typescript FastAPI Flask Express.js Unit testing Pylint

Data

SQL PostgreSQL Supabase Pandas Matplotlib

AI / Automation

OpenAI API LangChain n8n Claude

Tools

Git GitHub Render Vercel Docker

Featured Projects

Check out some of my favorite work:

JobSeeker AI

JobSeeker AI

An AI job assistant that scrapes roles, enhances your resume and cover letters, remembers your preferences, and helps guide your application process.

GitHub
Proposal AI

Healthcare Dashboard

A data-driven dashboard that turns raw patient health metrics into clear clinical insights.

GitHub
Lead Gen AI

Lead Gen AI

An AI agent that finds real leads, writes outreach drafts, and keeps everything compliance-friendly.

GitHub
Project 5

Calculator AI

A simple calculator that quizzes you with AI and explains the math like a tutor.

GitHub
Project 6

BrimmBot

My personal agentic AI assistant, the same bot that helps power all of my projects.

GitHub
Portfolio

Personal Portfolio

A custom-built portfolio website showcasing my projects, skills, and ongoing development work.

GitHub
JobSeeker AI

JobSeeker AI

Description

JobSeekerAI is an automated job-search assistant that scrapes job listings, generates tailored resumes and cover letters, and streamlines the entire application workflow.

Version 1 is live as an open beta prototype, while Version 2 is being rebuilt with a new JavaScript + Python microservices stack, full technical documentation, system diagrams, TDD and DDD patterns, and an AP (Availability + Partition Tolerance)-focused architecture.

Why I Built It

I watched family, classmates, and friends struggle to balance school, work, family, and the brutal job market and I wanted to build something that actually helps.

JobSeekerAI is my way of making the process less overwhelming by giving people automation, structure, and intelligent tools they can rely on.

Current Status

Version 1 is fully live as an open beta prototype.

Version 2 is in active development with modular services, BrimmBot agent integration, improved job analysis, and a planned architecture shift toward a Python + JavaScript service mesh.

Tech Stack

Python JavaScript Typescript FastAPI Express.js React OpenAI API Docker PostgreSQL GitHub Actions (CI/CD) AWS EC2
Healthcare Dashboard

AI-Driven Healthcare Analytics Dashboard

Description

This project began as a 50,000+ row Excel dataset that I fully cleaned and wrangled to strengthen my data engineering fundamentals.

It’s now evolving into a full healthcare analytics dashboard with AI-assisted insights, SAM.gov API ingestion, and a roadmap toward an EHR simulation focused on safe, compliant AI integration in regulated environments.

Why I Built It

I wanted to build something that reflects real healthcare challenges, not hype. Many hospitals still rely on legacy SOAP-based systems, outdated interfaces, and siloed datasets.

I built this project to simulate how a modern healthcare organization might transition from SOAP to REST APIs while introducing AI ethically and responsibly. It reinforces my background in health informatics while showing how AI can be safely introduced into high-regulation environments.

Current Status

Backend engineering is nearly complete (data cleaning, API layer, AI reasoning).

The frontend dashboard and interactive charts are scheduled for development next week. C# backend simulation and expanded REST endpoints are planned for the next phase.

Tech Stack

Python FastAPI OpenAI HTML CSS Tailwind CSS JavaScript Supabase Future (C#) Future (React) Future (AWS EC2)
Lead Gen AI

Lead Gen AI

Description

This project is the predecessor to LeadGen V1 (now archived). It’s an AI-powered workflow for automated lead research, enrichment, and qualification, designed to streamline sales operations and reduce manual work.

The system uses a FastAPI backend for scraping and processing public lead data, and integrates with n8n to generate tailored outreach messages and automate follow-up steps.

Why I Built It

Small businesses lose a ton of time digging for leads and drafting outreach messages.

I built this to remove that bottleneck—automating the heavy lifting in a way that’s safe, compliant, and genuinely useful.

Current Status

I’m currently upgrading the UI into a single, consolidated dashboard with map-based lead visualization.

The automation layer is being refined, and the backend is being restructured to support cleaner routing and better long-term scalability.

Tech Stack

n8n OpenAI API Python FastAPI PostgreSQL
Calculator

Calculator AI

Description

This project is the successor to Calculator V1 and was rebuilt using clean object-oriented architecture with integrated AI features. It includes quiz mode, modular class design, testing, Dockerized deployment, and a full CI/CD pipeline to simulate real engineering workflows.

Why I Built It

I wanted a simple project that still covered the core foundations every developer needs: logic, loops, classes, input handling, and clean architecture.

I built versions in Python, JavaScript, and C# to strengthen cross-language problem-solving, and I created a quiz mode as a fun way to help younger family members practice math interactively.

Current Status

BrimmBot is transitioning from a simple HTML/CSS/Tailwind prototype to a fully modular React frontend.

It is still in active development but is open for early beta testing across my projects.

Tech Stack

Python JavaScript C# FastAPI HTML CSS Docker GitHub Actions(CI/CD) PyTest
Brimm Bot

Brimm Bot

Description

BrimmBot is my long-term personal AI assistant — an agentic chatbot designed to appear across my entire ecosystem of projects.

Version 1 started as a simple script that could read from a Word document.

Version 2 introduces short-term memory, better reasoning, and integrations inside JobSeekerAI, Portfolio V1, and Portfolio V2 (even when the chatbot appears under different names, the core is BrimmBot).

BrimmBot will continue growing as I grow as a developer. Over time, it will evolve into a fully agentic AI capable of multi-step reasoning, task automation, and efficiency improvements that follow Green AI initiatives.

Why I Built It

During a client project, the team planned to purchase a chatbot solution. Instead of paying unnecessary costs, I took initiative and built one myself using my background in AI automation.

BrimmBot started as a simple tool to help reduce expenses, and has now become the foundation for the assistant that powers my future AI products.

My long-term goal is to develop BrimmBot into an autonomous, agentic SaaS product that can support multiple industries.

Current Status

BrimmBot is transitioning from a simple HTML/CSS/Tailwind prototype to a fully modular React frontend.

It is still in active development but is open for early beta testing across my projects.

Tech Stack

React Python FastAPI OpenAI LLM Supabase Docker
Portfolio

Personal Portfolio

Description

This project represents my progression as a frontend developer.

Version 1 was built with simple HTML, CSS, and JavaScript. It helped me learn layout structure, component organization, and responsive design.

Version 2 is a complete redesign featuring a glassmorphic UI, animated transitions, a project carousel, and AI-integration with BrimmBot. It reflects cleaner code practices, better folder structure, and a more modern aesthetic.

Why I Built It

I needed a website that could show my real growth, not just a template.

Instead of relying on AI-generated boilerplate, I built this portfolio myself to reinforce foundational skills—layout, styling, component consistency, accessibility, and responsive design.

My goal was to build a clean, modern, high-impact site that could grow with me as I create more advanced projects.

Current Status

Version 2 is fully live and continuously improving. Next steps include migrating parts of the frontend to React and adding new interactive components, such as a dynamic blog section, animated timelines, and embedded agentic AI demos.

Tech Stack

HTML CSS JavaScript GSAP React (Planned) Tailwind (Planned) Vercel