GithubHelp home page GithubHelp logo

Andrew Olechtchouk's Projects

physical-object-detection-with-arduinos icon physical-object-detection-with-arduinos

Uses two Aruidno's and a nRF24L01+ to communicate between each other. One Arduino communicates the distance it is to an object using multiple rangefinders, and the other receives this information, plays a sound if the object is too close, and displays the results in a 7-segment display.

swift-evolution icon swift-evolution

This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.

unlimited-player-mancala-server icon unlimited-player-mancala-server

A game server written in C based on the board game Mancala, where any amount of users can join. Utilizes sockets to establish connections between the game server and each client/player, where players are stored in or removed from a dynamically allocated linked-list by calling malloc() or free(). Additionally, features a concurrent design that uses select() to check file descriptors, allowing any action from all players without halting the game. I.e, the game continues normally if users join or leave at any point during the game (including during some player’s turn).

vpp-docs icon vpp-docs

This repository will be used for the VPP documentation project. HAS BEEN MOVED (README.md)

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.