Giter VIP home page Giter VIP logo

Aleksandr Bezobchuk's Projects

multi-merge-sort icon multi-merge-sort

Implemented a multi-threaded sorting program that uses Merge Sort as the underlying sorting algorithm. The program had the ability to run with up to 4 threads, however, the Merge Sort itself was not multi-threaded. Computational comparisons were done on the threads.

paging icon paging

A small set of utilities to paginate your data in Go

playground icon playground

GORM Playground (Please Create PR for this project to report issues)

protorobo icon protorobo

A quick n dirty benchmark comparing serialization between Protobuf's and Ethereum's RLP protocols.

quadtree icon quadtree

Implemented a suite of operations associated with storage and retrieval queries on a map of a 2-dimensional region, which was divided up into a (1024 x 1024) grid. Operations included creation of the 2D tree from a given schema and various range and containment queries.

rabbitmq-fun icon rabbitmq-fun

Having a bit of fun and practice with RabbitMQ using Ruby!

rust-bloom icon rust-bloom

A simple implementation of a Bloom filter, a space-efficient probabilistic data structure, in Rust.

sneakers icon sneakers

A fast background processing framework for Ruby and RabbitMQ

sounddrop icon sounddrop

A gem that provides audio and track information about a soundcloud song given a URL

sounddrop-api icon sounddrop-api

A Sinatra RESTful API that wraps around the sounddrop gem exposing exposing endpoints that return Soundcloud track and audio information.

titan icon titan

A lightweight and simple Cosmos network validator monitoring and alerting tool.

umee icon umee

A Golang implementation of the Umee network, a decentralized universal capital facility in the Cosmos ecosystem.

ungodly icon ungodly

Rake task generator for the God gem

unix-filesystem icon unix-filesystem

Using linked structures and memory management, I developed a naïve UNIX filesystem (composed of files and directories). I created a data structure to store the components of the filesystem. In addition, the program was responsible for many common UNIX commands and operations such as making directories and files, navigating through the filesystem, and deleting directories and files. All memory was dynamically created and deleted to prevent memory leaks.

vimeo-video-player icon vimeo-video-player

A solution to the Vimeo coding exercise! That is developing a vimeo-esque video player.

web-log icon web-log

Built a naïve Ruby program to parse web logs, in a specific given format, to report various web log summary information. Web logs were parsed using ruby regular expressions.

witly icon witly

A simple Bitly-esque RESTful web app using Node.js and React!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.