Pinned Repositories
async-elixir
Learn all about asynchronous elixir
BokBok
A chat App
csv2sql
A blazing fast fully-automated CSV to database importer
docker-code-runner
A service to create a safe environment to execute any arbitrary code inside Docker containers using the docker API.
movie_rating_predictor
A moive rating predictor using collaborative filtering written in Rust
pictionary
Picture guessing and drawing multiplayer game
simple-wrtc-demo
Simple WebRTC video calling demo
stranger
Connect and meet with new people
whatnum
Number detection
Arp-G's Repositories
Arp-G/async-elixir
Learn all about asynchronous elixir
Arp-G/csv2sql
A blazing fast fully-automated CSV to database importer
Arp-G/pictionary
Picture guessing and drawing multiplayer game
Arp-G/simple-wrtc-demo
Simple WebRTC video calling demo
Arp-G/stranger
Connect and meet with new people
Arp-G/BokBok
A chat App
Arp-G/whatnum
Number detection
Arp-G/docker-code-runner
A service to create a safe environment to execute any arbitrary code inside Docker containers using the docker API.
Arp-G/movie_rating_predictor
A moive rating predictor using collaborative filtering written in Rust
Arp-G/netflix-challenge
Solution of Netflix challenge using collaborative filtering in Rust
Arp-G/offsite
Offsite - Move your downloads offsite
Arp-G/Algorithms
A collection of algorithms
Arp-G/Arp-G
Hosts my github profile
Arp-G/Arp-G.github.io
My portfolio website
Arp-G/awesome-elixir
A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
Arp-G/bloomex
:hibiscus: A pure Elixir implementation of Scalable Bloom Filters
Arp-G/Calender
Arp-G/forum
A basic forum app based on ruby on rails
Arp-G/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
Arp-G/learning-rust
Source code for learning rust.
Arp-G/linux-love
Linux lessons in the wild
Arp-G/lpass_client
A Lastpass client
Arp-G/meta_elixir
Examples of meta programming in elixir
Arp-G/Pacman-Game
Pacman Final Year Project
Arp-G/SampleWebPage
jQuery DOM access practice project
Arp-G/simple_blog
A simple blogging app based on ruby on rails
Arp-G/Socially-Practice
A social media app for practice
Arp-G/wasm-game-of-life
Learning Web Assembly with rust from https://rustwasm.github.io/docs/book/game-of-life
Arp-G/web-api-auth-examples
Basic examples to authenticate and fetch data using the Spotify Web API
Arp-G/ex_webrtc
An Elixir implementation of the W3C WebRTC API