Skip to content
View estherg12's full-sized avatar

Block or report estherg12

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
estherg12/README.md

Hi there 👋, I'm Esther Gonçalves

Information Systems Engineering Student @UAH | Software Developer | Data Analyst

LinkedIn Gmail


About Me

I am an undergraduate student in Information Systems Engineering at the University of Alcalá (UAH), currently in my last year. My degree uniquely combines Computer Science aspects like advanced programming and Database administration with business management and accounting.

  • I’m currently working as a Research Intern in a Forensic Chemical Project at UAH, focusing on Large Database Design and Web App Development.
  • I have a keen interest in software development, large-scale projects, and machine learning.
  • Ask me about Java, Python, Databases (PostgreSQL), and Data Science.
  • Fun fact: I have a background in Lean Six Sigma and ITIL 4, blending tech skills with process efficiency!

Tech Stack & Tools

Languages:
Java Python C++ R

Databases & Data Science:
Postgres Pandas NumPy Power Bi

Tools & Architecture:
Git GitLab Jira UML

Pinned Loading

  1. OCRTextExtraction OCRTextExtraction Public

    Python project that given an image it detects text and transcripts it generating a .txt or .pdf

    Python 2

  2. ImageManipulation ImageManipulation Public

    With DataStructures as Stacks, Queues and Lists

    C++

  3. DS_MachineLearningModels DS_MachineLearningModels Public

    Machine Learning Models (linear regression, kNN, decision trees, random forest, cross validation, ensemble) following the HarvardX "Data Science: Building Machine Learning Models" in R

    R

  4. TreePixels TreePixels Public

    Image Manipulation with BST

    C++

  5. SimulacionCafeteria SimulacionCafeteria Public

    Programación concurrente y distribuida en un mismo proyecto en el que se simula la actividad de Vendedores, Cocineros y Clientes y muestra los resultados en JFrames desde un modelo Cliente - Servidor

    Java 1

  6. SpeechRecognitionSummarization SpeechRecognitionSummarization Public

    Transcript an audio file into a summarized text.

    Python