Skip to content
View gchacaltana's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Perú
Block or Report

Block or report gchacaltana

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
gchacaltana/README.md

¡Hi! 👋 my name is Gonzalo Chacaltana, I work as a software engineer. I use this platform to share some projects with the community, I hope some of them are useful to you.

gchacaltana

  • 🖥️ Tech Stack (Backend): Python (DRF, Flask), JS (Express, AdonisJS), PHP (Laravel, CodeIgniter, Symfony)

  • 🎯 Tech Stack (Frontend): React, VueJS, Javascript, CSS, HTML5.

  • 🧮 Tech Stack (Database): PostgreSQL, MySQL, MongoDB, Redis, CouchDB

  • 📝 When I have some free time, I usually write in solocodigoweb.com

Connect with me:

LinkedIn

Tech Stack & Tools:

gchacaltana

Pinned

  1. NewtonRaphsonMethod NewtonRaphsonMethod Public

    Application in python that implements the Newton-Raphson method to solve nonlinear equations.

    Python 1

  2. go-bcrypt-blowfish go-bcrypt-blowfish Public

    Application to generate secure passwords with the Bcrypt/Blowfish library in Golang

    Go 1

  3. Py-Genetic_Algorithms Py-Genetic_Algorithms Public

    Implementation of genetic algorithms in python

    Python 3

  4. forecasting_neural_networks forecasting_neural_networks Public

    Implementation of a neural network algorithm for forecasting water consumption in homes.

    Python 1

  5. confusionMatrix confusionMatrix Public

    Implementation of an algorithm to obtain the metrics of a Confusion Matrix, with Symfony Fx

    PHP 1

  6. speech-to-text-demo speech-to-text-demo Public

    Demo application written in typescript to extract text from an audio file using Speech Service of GCP

    TypeScript