<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>DSpace Coleção:</title>
  <link rel="alternate" href="https://repositorio.ifgoiano.edu.br/handle/prefix/259" />
  <subtitle />
  <id>https://repositorio.ifgoiano.edu.br/handle/prefix/259</id>
  <updated>2026-06-10T18:25:28Z</updated>
  <dc:date>2026-06-10T18:25:28Z</dc:date>
  <entry>
    <title>BETESAÚDE: DESENVOLVIMENTO DE APLICAÇÃO MÓVEL MULTIPLATAFORMA PARA SUPORTE, EDUCAÇÃO E MONITORAMENTO DO DIABETES MELLITUS</title>
    <link rel="alternate" href="https://repositorio.ifgoiano.edu.br/handle/prefix/6498" />
    <author>
      <name>Araújo, Nicolas Silva</name>
    </author>
    <id>https://repositorio.ifgoiano.edu.br/handle/prefix/6498</id>
    <updated>2026-04-10T20:00:26Z</updated>
    <published>2026-03-23T00:00:00Z</published>
    <summary type="text">Título: BETESAÚDE: DESENVOLVIMENTO DE APLICAÇÃO MÓVEL MULTIPLATAFORMA PARA SUPORTE, EDUCAÇÃO E MONITORAMENTO DO DIABETES MELLITUS
Autor(es): Araújo, Nicolas Silva
Primeiro Orientador: Melo, Marcel da Silva
Abstract: This work aims to present the development of a multiplatform mobile application,&#xD;
using the Dart language and the Flutter framework, focusing on blood glucose&#xD;
monitoring, health education for people with diabetes, and digital accessibilityt&#xD;
features. The proposal aims to offer a support tool that allows for the recording&#xD;
and historical monitoring of glycemic levels, also providing relevant educational&#xD;
content for self-care and managemen digital accessibilityt of the diabetic&#xD;
condition. The system was designed with attention to digital accessibility, seeking&#xD;
to meet the needs of users with different requirements, such as people with low&#xD;
vision or motor limitations. The research is situated at the intersection of&#xD;
technology and health, standing out as an innovative technological solution in&#xD;
supporting patients through mobility. The current development adheres to&#xD;
principles of usability and responsive design, aligning with current demands for&#xD;
inclusive and personalized digital solutions in the health context.
Editor: Instituto Federal Goiano
Tipo: Trabalho de Conclusão de Curso</summary>
    <dc:date>2026-03-23T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>RELATORIO DE ESTÁGIO SUPERVISIONADO: TECHIFY</title>
    <link rel="alternate" href="https://repositorio.ifgoiano.edu.br/handle/prefix/6131" />
    <author>
      <name>Silva, Luisa Maira Souza</name>
    </author>
    <id>https://repositorio.ifgoiano.edu.br/handle/prefix/6131</id>
    <updated>2026-02-02T12:59:04Z</updated>
    <published>2025-12-08T00:00:00Z</published>
    <summary type="text">Título: RELATORIO DE ESTÁGIO SUPERVISIONADO: TECHIFY
Autor(es): Silva, Luisa Maira Souza
Primeiro Orientador: Matos, Fernando
Primeiro Membro da Banca: Francisco, Rodrigo
Segundo Membro da Banca: Santos, Hiury dos
Abstract: This internship report aims to detail my work experience in the professional environment of the company Techify. It demonstrates the integration of learning from both academic and workplace contexts, using a low-code development approach integrated with automation software such as n8n to develop projects for clients.
Editor: Instituto Federal Goiano
Tipo: Trabalho de Conclusão de Curso</summary>
    <dc:date>2025-12-08T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>RELATÓRIO DE ATIVIDADES PROFISSIONAIS REALIZADAS NA ÁREA DE SUPORTE DE TECNOLOGIA DA INFORMAÇÃO</title>
    <link rel="alternate" href="https://repositorio.ifgoiano.edu.br/handle/prefix/6097" />
    <author>
      <name>Silva Filho, Aguinaldo Martins da</name>
    </author>
    <id>https://repositorio.ifgoiano.edu.br/handle/prefix/6097</id>
    <updated>2026-01-09T13:54:09Z</updated>
    <published>2025-12-16T00:00:00Z</published>
    <summary type="text">Título: RELATÓRIO DE ATIVIDADES PROFISSIONAIS REALIZADAS NA ÁREA DE SUPORTE DE TECNOLOGIA DA INFORMAÇÃO
Autor(es): Silva Filho, Aguinaldo Martins da
Primeiro Orientador: Oliveira, Antônio Neco de
Abstract: This technical report describes my professional work as a Support Analyst at Dez Alimentos, a company in the food industry. Its main focus is the practical use of two key technologies in the corporate environment: the Sophos firewall, responsible for ensuring network security, and the TOTVS ERP system, used for integrated management of organizational processes. In addition, the report addresses the complementary use of other tools such as Microsoft 365 (Office 365), aimed at productivity and communication, and Hyper-V, employed for server virtualization. Based on real-world cases experienced in the workplace, the report demonstrates how the knowledge acquired throughout the Internet Systems degree was applied in practice, especially in the areas of networking, information security, and IT infrastructure.
Editor: Instituto Federal Goiano
Tipo: Trabalho de Conclusão de Curso</summary>
    <dc:date>2025-12-16T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>RELATÓRIO TÉCNICO: USO DE PADRÕES DE PROJETO E TRANSPORT LAYER SECURITY (TLS) NO CONTEXTO DO FRAMEWORK WEB SYMFONY</title>
    <link rel="alternate" href="https://repositorio.ifgoiano.edu.br/handle/prefix/6072" />
    <author>
      <name>Pires, Eduardo dos Santos</name>
    </author>
    <id>https://repositorio.ifgoiano.edu.br/handle/prefix/6072</id>
    <updated>2025-12-19T18:23:01Z</updated>
    <published>2025-12-09T00:00:00Z</published>
    <summary type="text">Título: RELATÓRIO TÉCNICO: USO DE PADRÕES DE PROJETO E TRANSPORT LAYER SECURITY (TLS) NO CONTEXTO DO FRAMEWORK WEB SYMFONY
Autor(es): Pires, Eduardo dos Santos
Primeiro Orientador: Francisco, Rodrigo Elias
Abstract: This work aims to demonstrate the importance of software design patterns and&#xD;
a well-defined architecture in the creation of professional and scalable systems. To&#xD;
illustrate these concepts, a REST API for expense control was developed using the&#xD;
Symfony PHP framework.&#xD;
Choosing a business model that isn't too dense for cost control allows for a&#xD;
detailed analysis of the practical application of software architectural patterns. The&#xD;
MySQL database management system was used, although the flexibility of the&#xD;
Doctrine ORM library allows for easy replacement with other systems. Furthermore,&#xD;
an explanation of the web security layer implemented in the project using TLS was&#xD;
provided.&#xD;
Through a practical and detailed approach, which is the focus of this course, it&#xD;
was demonstrated how the correct application of concepts from the area of&#xD;
development and information technology can positively impact software&#xD;
development.
Editor: Instituto Federal Goiano
Tipo: Trabalho de Conclusão de Curso</summary>
    <dc:date>2025-12-09T00:00:00Z</dc:date>
  </entry>
</feed>

