Pinned Repositories
AlgorithmPractice
autobahn-testsuite
Automated WebSocket & WAMP protocol Testsuite
ayeminoosc.github.io
Testing
basic-examples
Very Basic Hello World Examples that show how to use underlying technologies. This projects can be used as basic tutorial to understand technologies as well as a startup skeleton project.
basic-protobuff
coursea_agorithms_course
java-grpc-ratelimiter
This rate limit service is java implementation of golang/gRPC - https://github.com/envoyproxy/ratelimit but not a direct translation of it. It is designed to enable generic rate limit scenarios from different types of applications.
lfs
Docker configuration for building Linux From Scratch system
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
simple-java-websocket
This repository contains a very simple websocket server implementation in pure java. This implementation is 100% conformant to the websocket protocol specification RFC 6455 and passing all test cases in Autobahn|Testsuite.
ayeminoosc's Repositories
ayeminoosc/java-grpc-ratelimiter
This rate limit service is java implementation of golang/gRPC - https://github.com/envoyproxy/ratelimit but not a direct translation of it. It is designed to enable generic rate limit scenarios from different types of applications.
ayeminoosc/lfs
Docker configuration for building Linux From Scratch system
ayeminoosc/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
ayeminoosc/AlgorithmPractice
ayeminoosc/autobahn-testsuite
Automated WebSocket & WAMP protocol Testsuite
ayeminoosc/ayeminoosc.github.io
Testing
ayeminoosc/basic-examples
Very Basic Hello World Examples that show how to use underlying technologies. This projects can be used as basic tutorial to understand technologies as well as a startup skeleton project.
ayeminoosc/basic-protobuff
ayeminoosc/coursea_agorithms_course
ayeminoosc/simple-java-websocket
This repository contains a very simple websocket server implementation in pure java. This implementation is 100% conformant to the websocket protocol specification RFC 6455 and passing all test cases in Autobahn|Testsuite.
ayeminoosc/blink-server
This is the server you would need to be able to run the Blink Android Application.
ayeminoosc/code-dot-org
The code powering code.org and studio.code.org
ayeminoosc/express-hello
ayeminoosc/FinanceManager
ayeminoosc/flutterust
Flutter + Rust = :heart:
ayeminoosc/futuresonic
Automatically exported from code.google.com/p/futuresonic
ayeminoosc/howler.js
Javascript audio library for the modern web.
ayeminoosc/Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
ayeminoosc/jvm-development-environment
A Vagrant controlled software development environment built around IntelliJ IDEA, PyCharm, Docker and Ubuntu.
ayeminoosc/medis
💻 Medis is a beautiful, easy-to-use Mac database management application for Redis.
ayeminoosc/naive-rete
Python RETE algorithm
ayeminoosc/nand2tetris
Everthing needed for Nand To Teris Course (https://www.nand2tetris.org/) from software-suit, test cases to answers.
ayeminoosc/polymer-semantic-ui
Semantic UI as Polymer Elements
ayeminoosc/scala-exercises
The easy way to learn Scala.
ayeminoosc/skeleton-projects
This is the collection of sample projects that developers can use when they need to setup a project quickly with a set of technologies he have choosen
ayeminoosc/swagger-ui-withExternalExamples
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
ayeminoosc/useful-scripts
ayeminoosc/VGrab
ayeminoosc/xterm.dart
💻 xterm.dart is a fast and fully-featured terminal emulator for Flutter, with support for mobile and desktop platforms.
ayeminoosc/yt-dlp
A youtube-dl fork with additional features and fixes