Google AI Studio와 Google Cloud를 사용하여 내 2k26 포트폴리오
Source: Dev.to
이 글은 Google AI가 주최하는 새해, 새로운 당신 포트폴리오 챌린지에 제출한 작품입니다.
나에 대하여
저는 올해 네 개의 SaaS 회사를 동시에 독립적으로 런칭하기로 결심한 브라질 출신 소프트웨어 엔지니어입니다.
포트폴리오
실제 시연:
제품
- MediStream – 환자 대기열 관리, 일정 관리 및 민감한 환자 데이터 보호를 통해 인간적인 치료 흐름을 제공하는 환자 트리아지 시스템.
- OmniSell – 초기 AI 기반 고객 서비스부터 계약 체결, 보고서 생성 및 내부 마케팅 지원까지 모든 과정을 자동으로 처리하는 자율 영업 담당자.
- InsurFlow – 보험사의 정책 처리 전 과정을 포괄하는 워크플로우 및 마감일 관리 시스템.
- TerraGuard – 브라질 법에 필요한 서류를 AI가 검증하여 생산자와 산업체가 불필요한 비용과 벌금을 피하도록 돕는 토지 규제 지원 시스템.
구축 방법
Google AI Studio를 활용해 이 포트폴리오를 자동으로 생성했으며, 고품질로 제품을 소개하고 AI가 잠재 고객의 질문에 답변하도록 했습니다. 간단하고 명료한 프롬프트 덕분에 코드가 직관적이었습니다. AI Studio에서 바로 Google Cloud에 배포함으로써 워크플로우를 간소화했습니다. 영어와 포르투갈어를 번갈아 사용해 다국어 지원을 테스트했습니다. 프로젝트는 Node 서버 위에서 JavaScript/TypeScript로 구축되었습니다.
Prompt 01
I want to create a portfolio for an artificial intelligence engineering agency called COW COW. The agency's products are based on AI and currently include: a patient queue management system; a sales and product management system; a service and process management system for insurance companies; and an agricultural management and regulation system. For each of these systems, I want a navbar at the top to contain a button for each project. When clicked, the background, images, and colors should change to reflect the project's aesthetic. COWCOW excels in AI-powered management projects, and its portfolio should reflect this. Use appropriate colors for each product, and show that the company is ready to handle and receive projects for the next quarter.
Prompt 02 (Portuguese)
quero que exista um switch para trocar o idioma da página, alternar entre ingles e portugues
Gemini 3 Flash 미리보기 – 구현 노트
- Atualização de Tipos: Definir o tipo
Languagee estruturar os campos de texto nos projetos para suportar PT e EN. - Reestruturação de Dados: Atualizar as constantes com as traduções para PT e EN.
- Gerenciamento de Estado: Adicionar o estado de idioma em
App.tsx. - UI do Switcher: Incluir um seletor elegante no Navbar.
- Contexto para IA: Atualizar o serviço do Gemini para responder no idioma selecionado.



가장 자랑스러운 점
저는 Antigravity(VS Code 대신)를 사용해 네이티브 자동완성과 매니저 기능을 활용하고 있으며, 이를 개인 AI 어시스턴트처럼 여기고 있습니다. 이 도구는 프로젝트 전반에 걸쳐 큰 도움이 되었고, 챌린지에 참여할 수 있었던 기회에 진심으로 감사드립니다.