- Hermosillo, Sonora
- in/ana-laura-chenoweth-galaz-7a36a7203
Lists (6)
Sort Name ascending (A-Z)
Stars
This project aims to develop a mobile application that uses the YOLO (You Only Look Once) algorithm for real-time detection of license plates and traffic speed measurement.
Project of flower detection using neural networks
This is a model classifier of Dogs and Cats with CNNs and regular networks
Comparative Study of Regular and Convolutional Neural Networks handwritten digits from the MNIST dataset
This repository contains the Hugging Face Agents Course.
This project implements a doubly-linked circular list in C++. It was developed as an academic exercise to reinforce concepts of pointer manipulation, memory management, and circular data structures.
This project implements a sorted doubly-linked list in C++. It was developed as an academic exercise to deepen the understanding of dynamic memory management and basic data structures.
This repository contains an academic implementation of a Double Linked List in C++ using templates.
The ListaSimple class implements a singly linked list for storing elements of type T
This is an academic project that implements a priority queue using object-oriented programming in C++. It models a queue where each element has a priority, and elements are served based on their pr…
This is an academic C++ project that validates and evaluates mathematical expressions using stack-based logic. The program reads an infix expression from the user, converts it into postfix notation…
This is an academic project simulating a simple banking system where customers are attended in three different teller lines. The simulation uses a generic queue implementation in C++ to manage clie…
This project implements a generic stack data structure in C++, allowing storage and manipulation of elements of any type (default is int). It includes functionalities such as adding and removing el…
The Cola class implements a generic queue (FIFO - First In, First Out) for storing elements of type T. Resources
This is an academic project implements a C++ class to manipulate algebraic matrices and perform various matrix operations
Visualization of the electric field generated by point charges using Python and Matplotlib. This project was developed for the Fluid Mechanics and Thermal Phenomena Lab course to analyze the behavi…
This is a work from the subject of stadistics is about linear regression in the language R, It also calculates the Pearson coefficient
R Statistical Analysis: COVID-19 Dashboard (Oaxaca) this is an academic project with an interactive dashboard developed in R with Shiny. Analysis data from COVID-19 in the Oaxaca, Mexico. Academic …
Academic Project contains various sorting algorithms in C++, including Bubble Sort, Selection Sort, Insertion Sort, ShellSort, QuickSort, and MergeSort.
aPhyloGeo is a multiplatform application for the analysis of genetic and climatic conditions.
Phylogenetic Insights from Turtles, Lizards, Crocodiles and Birds Sequences. Jupyter Notebook with tree construction
Pagina web hecha para una empresa independiente de manejo de inventario y usuarios, roles administrativos y alertas de bajo stock.
Almacén universitario, llaves foraneas PHP, SQL de la materia de Bases de Datos y subconsultas JOIN, GROUP BY, SELECT
Sistema de Punto de Venta (POS) desarrollado en Django. Permite gestionar productos, clientes y ventas, registrar transacciones, controlar inventario y generar reportes.