There are no reviews yet. Be the first to send feedback to the community and the maintainers!
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.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.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.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.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.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.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.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.vr-speed-design
This is a Unity repository containing a VR game developed using the Speed Design technique. It was created as a project for the Realidad Virtual course at ITBA.vr-procedural-generation
This repository contains a Unity project for a VR game featuring procedural generation. The game uses algorithms to create unique and randomized game environments, providing players with an immersive and unpredictable gaming experience. It was created as a project for the Realidad Virtual course at ITBA.paw-snippit
This repository contains the code for a web application developed for the Proyectos de Aplicaciones Web course at ITBA. The app is a social network that allows users to share code snippets with each other.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.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.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.traffic-visualizer
Visualizer for traffic coming into compute instances for GCP.sds-3-brownian-motion
This repository contains an implementation of a brownian motion simulation created for the Simulaci贸n de Sistemas course at ITBA. It allows users to simulate the random motion of particles in a fluid and analyze the behavior of various physical systems under the influence of Brownian motion.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.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.sds-2-game-of-life
This repository contains an implementation of the classic cellular automaton game called "Game of Life" created for the Simulaci贸n de Sistemas course @ ITBA. The program simulates the evolution of cells in a two-dimensional grid based on predefined rules.sds-1-neighbour-finder
This repository contains an implementation of a neighbor finding algorithm for the Simulaci贸n de Sistemas course @ ITBA. The code helps in finding and analyzing neighboring particles in simulations and is useful in studying various physical systems.sds-5-collision-avoidance
This repository contains an implementation of a collision avoidance algorithm created for the Simulaci贸n de Sistemas course @ ITBA. The algorithm is designed to prevent collisions between objects in a simulated environment.sds-4-solar-system
This repository contains an implementation of a solar system and rocket launch simulation created for the Simulaci贸n de Sistemas course聽@ ITBA. The simulation allows for the exploration of celestial bodies and rocket launches with a focus on system modeling and analysis.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.so-operating-system-kernel
This repository contains the implementation of an operating system kernel created specifically for the Operating Systems course @ ITBA. It includes all the necessary components to create a functional OS, such as process and memory management, file systems, and device drivers.Love Open Source and this site? Check out how you can help us