GonzaloHirsch
Senior Software Engineer @ Croud. Full-Stack Freelancer @ Toptal. SAA-C03 @ AWS. Co-Founder & VP of IEEE CS ITBA. Software Engineering (BS, MEng) @ ITBA.
@CroudTechLondon, UK
Pinned Repositories
ai-ml
This repository contains various machine learning and AI algorithms implemented for the Sistemas de Inteligencia Artificial course at ITBA. The code provides practical examples of techniques such as neural networks, decision trees, clustering, and more.
crypto-steganography
This repository contains an implementation of a steganography algorithm created as a project for the Criptografía y Seguridad course at ITBA. The algorithm can embed secret information within digital media, allowing for covert communication.
express-mongo-typescript-api
This repository contains a sample REST API built on Node.js and JWT authentication, utilizing Express and TypeScript for the framework, and MongoDB as the database layer. It's a great starting point for developers looking to build similar APIs.
gonzalohirsch.com
This repository contains the code for a personal website optimized for search engines, hosted on Amazon Web Services (AWS). It includes all necessary files and configurations for easy deployment and maintenance.
jwt-nodejs-security
This repository is for a Toptal blog post on building a Node.js API with JWT authentication using the Express web framework and TypeScript language. It includes code examples and configuration files to help readers implement the authentication flow in their own projects.
k-means-color-quantization
This repository contains an implementation of the K-Means clustering algorithm for performing image quantization. The goal is to reduce the number of colors in an image while preserving its overall visual appearance. The code is written in a programming language and provides an easy-to-use interface for performing color quantization on images.
machine-learning
This repository contains a compilation of multiple machine learning methods used in a Machine Learning course at ITBA. It includes code examples and explanations of various algorithms such as linear regression, decision trees, neural networks, and more.
nuxt-blog-starter
This repository provides a starter configuration for creating a blog using Nuxt 3, a progressive JavaScript framework. It includes basic setup for pages, layouts, and components, as well as pre-configured modules for SEO and content management. Perfect for starting a new blog project with Nuxt 3.
Programacion-de-Objetos-Distribuidos
This GitHub repo has example exercises for the ITBA Distributed Systems course. Develop practical skills and learn key concepts to master distributed systems.
vr-firefighter-simulator
This repository contains a VR Unity game that immerses the player in a firefighter experience. With realistic simulations of fire hazards and emergencies, the game aims to train and educate players on firefighting techniques and safety measures.
GonzaloHirsch's Repositories
GonzaloHirsch/nuxt-blog-starter
This repository provides a starter configuration for creating a blog using Nuxt 3, a progressive JavaScript framework. It includes basic setup for pages, layouts, and components, as well as pre-configured modules for SEO and content management. Perfect for starting a new blog project with Nuxt 3.
GonzaloHirsch/jwt-nodejs-security
This repository is for a Toptal blog post on building a Node.js API with JWT authentication using the Express web framework and TypeScript language. It includes code examples and configuration files to help readers implement the authentication flow in their own projects.
GonzaloHirsch/vr-firefighter-simulator
This repository contains a VR Unity game that immerses the player in a firefighter experience. With realistic simulations of fire hazards and emergencies, the game aims to train and educate players on firefighting techniques and safety measures.
GonzaloHirsch/gonzalohirsch.com
This repository contains the code for a personal website optimized for search engines, hosted on Amazon Web Services (AWS). It includes all necessary files and configurations for easy deployment and maintenance.
GonzaloHirsch/Programacion-de-Objetos-Distribuidos
This GitHub repo has example exercises for the ITBA Distributed Systems course. Develop practical skills and learn key concepts to master distributed systems.
GonzaloHirsch/machine-learning
This repository contains a compilation of multiple machine learning methods used in a Machine Learning course at ITBA. It includes code examples and explanations of various algorithms such as linear regression, decision trees, neural networks, and more.
GonzaloHirsch/shadertoy-to-video
Render a ShaderToy script directly to a video file.
GonzaloHirsch/GonzaloHirsch
This repository serves as the landing page for my GitHub profile, showcasing my repositories, contributions, and projects. Visitors can learn more about me, explore my code, and connect with me. The landing page includes a brief bio, links to my social media, and a list of my featured projects.
GonzaloHirsch/Hackatrix-2019
This repository contains the client and server code for an environmental consciousness app created for the Hackatrix 2019 hackathon in Argentina. The app aims to promote sustainability and raise awareness about environmental issues.
GonzaloHirsch/kohonen-space-mapping
This repository implements the Kohonen method, also known as Self-Organizing Maps (SOM), to demonstrate its ability to map data to various spaces, and provides a visual representation of the process.
GonzaloHirsch/peer-to-peer-js-tic-tac-toe
P2P JavaScript game utilizing GCP and AWS for seamless multiplayer experiences. Collaborative, fast-paced, and cloud-powered gaming.
GonzaloHirsch/programming-basics
This repository is a comprehensive collection of notes on Java and Go programming languages, designed for both beginners and experienced learners. It offers a variety of resources including code snippets, tips, and tricks to help users enhance their knowledge of these languages.
GonzaloHirsch/proxy-serverless-api
This repository contains a serverless API that serves as a proxy for web resources requiring Cross-Origin Resource Sharing (CORS). It enables users to easily access resources across different domains without violating browser security policies.
GonzaloHirsch/recipes.gonzalohirsch.com
This repository contains the code for a recipe website optimized for search engines, hosted on Amazon Web Services (AWS). It includes all necessary files and configurations for easy deployment and maintenance.
GonzaloHirsch/traffic-visualizer
Visualizer for traffic coming into compute instances for GCP.
GonzaloHirsch/alexa-skill-movie-integrations
This repository contains the source code for an Alexa skill that interacts with The Movie DB API in order to provide a service to look up stream locations based on the device country.
GonzaloHirsch/alexa-skill-my-plants
This repository contains the source code for an Alexa skill that helps you keep track of your plants and how you water them so you don't need to remember.
GonzaloHirsch/docker-playground
Playground for Docker projects meant to try out new concepts and learn new tricks.
GonzaloHirsch/Game-Assets
This repository contains a collection of assets curated for game design, with a specific focus on Unity. It includes a variety of resources such as 3D models, textures, audio files, and scripts that can be used to create immersive gaming experiences. These assets are intended to help game designers save time and streamline their workflow.
GonzaloHirsch/Java-Projects
This repository contains a collection of Java projects and solutions for Leetcode interview questions. It serves as a valuable resource for individuals seeking to improve their problem-solving skills and prepare for technical interviews.
GonzaloHirsch/me.gonzalohirsch.com
This repository contains code for a personal website built using Vue and Nuxt, designed to showcase the owner's professional and personal achievements. The website serves as a presentation card, featuring an elegant design and easy navigation for visitors.
GonzaloHirsch/ml-numbers-serverless-api
This repo has a serverless API that predicts hand-written numbers using a multi-layer neural network. Efficient and scalable, it's ideal for real-time apps. Trained on a large dataset, the model has high accuracy. Open source, it includes code, config files, and documentation.
GonzaloHirsch/numbers.gonzalohirsch.com
This repository contains the front-end code for a web application that utilizes a serverless Convolutional Neural Network (CNN) to predict handwritten numbers. Users can draw or upload images of digits, and the CNN will output its prediction in real-time. The application is built using modern front-end technologies such as React and Bootstrap.
GonzaloHirsch/nuxt-blog-starter-ssr
This repository provides a starter configuration for creating an SSR blog using Nuxt 3, a progressive JavaScript framework. It includes basic setup for pages, layouts, and components, as well as pre-configured modules for SEO and content management. Perfect for starting a new blog project with Nuxt 3.
GonzaloHirsch/profile-views-serverless-api
This repository provides an API for a profile view counter that can be embedded on a GitHub profile. It allows users to track the number of views on their GitHub profile, and can be customized to fit different styles and preferences. The API is easy to use and can be integrated seamlessly with GitHub.
GonzaloHirsch/python-fund-trading-bots
Trading bots written in Python, aiming to trade funds from Vanguard UK.
GonzaloHirsch/shader-playground
This repository contains a playground for writing shaders in GLSL and guidance on some of the basics.
GonzaloHirsch/smart-nfts
This repository contains a Capstone Project for a Software Engineering Master's program at ITBA. The project is an ERC-721 smart contract application that allows users to customize, deploy, and test their contracts.
GonzaloHirsch/terraform-infrastructure
Welcome to my Terraform multi-purpose repository! It contains well-structured AWS Terraform scripts for infrastructure provisioning, deployment, and management. Contributions from the community are welcome, feel free to submit a pull request. Simplify your infrastructure deployments with my scripts!
GonzaloHirsch/web-backend-course
This repo provides a comprehensive guide to web backend development with Python and Django, spanning four classes. Learn the fundamentals of building scalable and secure web applications using Django's powerful framework. Gain practical experience in deploying and managing web services, and advance your skills in Python programming. Join now and st