Code Monkey home page Code Monkey logo

Syed Ali's Projects

asynchronous-gossip icon asynchronous-gossip

Gossip type algorithms can be used both for group communication and for aggregate computation. The goal of this project is to determine the convergence of such algorithms through a simulator based on actors written in F#

asynchronous-lucas-square-pyramid icon asynchronous-lucas-square-pyramid

Given a number M and N it finds if any sequence of length N exists starting between 0 and M such that the sum of the square of the elements of the sequence is also a perfect square. The computation is done asynchronously using Actor Model from Akka.NET so that processing can utilize all cores of the machine.

autonomous-vehicle-tagging icon autonomous-vehicle-tagging

Autonomous Highway Security System that reads license plates in real-time using Deep Learning. Computation can be performed either on the edge to reduce network load or on GPUs to increase accuracy. Edge inference is performed on Raspberry Pi accelerated by Intel Movidius Neural Compute Stick.

custom-compiler icon custom-compiler

A compiler for a scripting language similar to Lua. Contains Lexical Scanner, Parser, and Interpreter.

hashtag-counter icon hashtag-counter

Allows the counting of hashtags in a provided text by maintaining a priority queue using the Max Fibonacci Heap data structure.

mri-segmentation icon mri-segmentation

Segmentation of different parts of the human brain in T1 and T2 weighted MRI scans in Python.

p2p-file-sharing icon p2p-file-sharing

This is a Peer to Peer File Sharing Project with the choking-unchoking mechanism similar to BitTorrent.

pastry-protocol icon pastry-protocol

The goal of this project is to implement in F# using the actor model the Pastry protocol and a simple object access service to prove its usefulness

social-network-app icon social-network-app

Social Networking Android that allows users to find each other and chat with a global mode using Firebase Database and a local mode using Sockets

twitter-clone icon twitter-clone

Twitter Clone implemented in F# using actors and WebSockets

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.