Syed Ali (ali18997)

ali18997

Geek Repo

Company:@open-learning-exchange

Location:Florida

Home Page:linkedin.com/in/syed-ali-cs/

Github PK Tool:Github PK Tool


Organizations
ole-vi
open-learning-exchange
treehouses

Syed Ali's repositories

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.

Language:PythonStargazers:1Issues:2Issues:0

Hashtag-Counter

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

Language:JavaStargazers:1Issues:0Issues:0

Image-Compression

Lossy Image Compression using Discrete Cosine Transform

Language:MatlabStargazers:1Issues:0Issues:0

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#

Language:F#Stargazers:0Issues:2Issues:0

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.

Language:F#Stargazers:0Issues:2Issues:0

Custom-Compiler

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

Language:JavaStargazers:0Issues:0Issues:0

ESCAPE

ESCAPE GAME

Language:C++Stargazers:0Issues:0Issues:0

Indoor-Navigation-App

Indoor Navigation Android App using Wi-Fi, Compass and Step Counter

Language:JavaStargazers:0Issues:2Issues:0

P2P-File-Sharing

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

Language:JavaStargazers:0Issues:0Issues:0

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

Language:F#Stargazers:0Issues:0Issues:0

MRI-Segmentation

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

Language:PythonStargazers:0Issues:0Issues:0

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

Language:JavaStargazers:0Issues:2Issues:0

Twitter-Clone

Twitter Clone implemented in F# using actors and WebSockets

Language:F#Stargazers:0Issues:0Issues:0

Vision-Algorithms

Image Blending, Bilateral Filtering and Perspective Distortion Removal

Language:MStargazers:0Issues:2Issues:0