• Stars
    star
    1
  • Language
    Java
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

More Repositories

1

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.
Vue
39
star
2

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.
TypeScript
11
star
3

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.
C#
6
star
4

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.
TypeScript
5
star
5

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.
Vue
4
star
6

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.
Java
3
star
7

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.
Python
3
star
8

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.
Jupyter Notebook
2
star
9

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.
Python
2
star
10

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.
C#
2
star
11

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.
ShaderLab
2
star
12

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.
Java
2
star
13

EDA

Ejercicios y Algoritmos de EDA
Java
1
star
14

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.
Python
1
star
15

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.
Vue
1
star
16

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.
JavaScript
1
star
17

traffic-visualizer

Visualizer for traffic coming into compute instances for GCP.
TypeScript
1
star
18

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.
Python
1
star
19

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.
1
star
20

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.
1
star
21

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.
Python
1
star
22

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.
Java
1
star
23

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.
Java
1
star
24

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.
JavaScript
1
star
25

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.
C
1
star