Pinned Repositories
Card-Matching-Game
Card Matching Game is a memory game where you need to match pairs of tiles. Playing is very simple - you turn over one tile and then try to find a matching tile. There are 3 levels, each getting progressively harder.
gin-websocket-boilerplate
This is a simple boilerplate for websocket using gin
Global-Terrorism-Analysis-and-ML-Techniques
This repository is created to store source files of our codes in CS 210 Course.
go-jwt
kafka-connect-sink-connector
Basic kafka-connect elasticsearch sink connector example using docker-compose
lzw-text-compression
LZW compression is the compression of a file into a smaller file using a table-based lookup algorithm
NYC-Taxi-Trips-Analysis
Analysis of public dataset about yellow taxi trips in New York City
pact-contract-testing-java
Regular-Path-Query
Regular Path Query finds all pairs of vertices that are connected with a path that conforms to the regular expression.
kong-cli
barangayretli's Repositories
barangayretli/kafka-connect-sink-connector
Basic kafka-connect elasticsearch sink connector example using docker-compose
barangayretli/Regular-Path-Query
Regular Path Query finds all pairs of vertices that are connected with a path that conforms to the regular expression.
barangayretli/gin-websocket-boilerplate
This is a simple boilerplate for websocket using gin
barangayretli/NYC-Taxi-Trips-Analysis
Analysis of public dataset about yellow taxi trips in New York City
barangayretli/go-jwt
barangayretli/pact-contract-testing-java
barangayretli/Card-Matching-Game
Card Matching Game is a memory game where you need to match pairs of tiles. Playing is very simple - you turn over one tile and then try to find a matching tile. There are 3 levels, each getting progressively harder.
barangayretli/Global-Terrorism-Analysis-and-ML-Techniques
This repository is created to store source files of our codes in CS 210 Course.
barangayretli/go-set
This is a basic unordered set implementation for Golang
barangayretli/lzw-text-compression
LZW compression is the compression of a file into a smaller file using a table-based lookup algorithm
barangayretli/Hash-Table-Instrumentation
In this Project, We will measure and analyze the performance of hash-tables with linear probing.
barangayretli/httpie
As easy as /aitch-tee-tee-pie/ š„§ Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie
barangayretli/Ping-Pong-Game
Bounce the ball as many times as you can. How long can you go?
barangayretli/skyline
Solution to the skyline problem by using MaxHeap