Pinned Repositories
CACTI-Batch-Generator
An interface to CACTI 6.5 simulator to automatically generating simulation results for a range of memory configurations with just one command. CACTI is a cache, scratchpad and RAM memory simulation tool.
CoffeeSupplyChain
An Ethereum-based supplychain for Coffee Trading System from farm to table.
Crypto-Payments
A dockerized Node.js app that processes a transaction set returned by a blockchain daemon like bitcoind and saves processed(verified) transactions to a MongoDB cloud. The app then groups these transactions per user, and finds the minimum, maximum, sum and count of deposits for each user, and for unreferenced deposits as well.
FlightSurety
Ethereum-based flight delay insurance for passengers
Hadlock-Minimum-Detour
A user-friendly implementation to the Hadlock minimum detour algorithm used in solving the Global Routing Problem.
Largest-Block
Finds the largest block in a grid
N-Queens
A parallelizable solution to the famous N-Queens problem on a weighted chess board. The problem is to find a placement that has the minimum total cost.
Private-Blockchain
A private blockchain prototype of the bitcoin blockchain for a registry system.
Recursive-Descent-Parser
A recursive-descent parser that will handle syntax errors for the C- grammar specified in: Kenneth Louden, Compiler Construction: Principles and Practice, Course Technology.
Scratchpad-Banking
This project exhibits a novel dynamic programming algorithm to solve the scratchpad partitioning problem. generally tuned toward data-intensive applications.
abuaesh's Repositories
abuaesh/Recursive-Descent-Parser
A recursive-descent parser that will handle syntax errors for the C- grammar specified in: Kenneth Louden, Compiler Construction: Principles and Practice, Course Technology.
abuaesh/Hadlock-Minimum-Detour
A user-friendly implementation to the Hadlock minimum detour algorithm used in solving the Global Routing Problem.
abuaesh/CACTI-Batch-Generator
An interface to CACTI 6.5 simulator to automatically generating simulation results for a range of memory configurations with just one command. CACTI is a cache, scratchpad and RAM memory simulation tool.
abuaesh/CoffeeSupplyChain
An Ethereum-based supplychain for Coffee Trading System from farm to table.
abuaesh/Crypto-Payments
A dockerized Node.js app that processes a transaction set returned by a blockchain daemon like bitcoind and saves processed(verified) transactions to a MongoDB cloud. The app then groups these transactions per user, and finds the minimum, maximum, sum and count of deposits for each user, and for unreferenced deposits as well.
abuaesh/Private-Blockchain
A private blockchain prototype of the bitcoin blockchain for a registry system.
abuaesh/FlightSurety
Ethereum-based flight delay insurance for passengers
abuaesh/Largest-Block
Finds the largest block in a grid
abuaesh/N-Queens
A parallelizable solution to the famous N-Queens problem on a weighted chess board. The problem is to find a placement that has the minimum total cost.
abuaesh/Scratchpad-Banking
This project exhibits a novel dynamic programming algorithm to solve the scratchpad partitioning problem. generally tuned toward data-intensive applications.
abuaesh/Adventure-Game
A Text-based game. My first run with Python.
abuaesh/Checklist-App
A Flask application to organize your tasks and todo lists. Backend: PostgreSQL handled with SQLAlchemy ORM.
abuaesh/CPP-Basics
Sample Code for C++
abuaesh/fyyur
A musical venue and artist booking site that facilitates the discovery and bookings of shows between local performing artists and venues. This site lets you list new artists and venues, discover them, and list shows with artists as a venue owner.
abuaesh/HousingManagement
A blockchain platform for title management.
abuaesh/indy-sdk
Everything needed to build applications that interact with an Indy distributed identity ledger.
abuaesh/Indy-Wallet
SSI wallet based on Hyperledger Indy
abuaesh/Lex-Scanner
A lexical analyzer for given lex specifications/language using Lex generator.
abuaesh/magpie
contains the starter code for the magpie AP lab
abuaesh/Merge-Sort
A multi-threaded implementation of merge sort using Cilk.
abuaesh/nd1309-Project-6b-Example-Template
nd1309-Project-6b-Example-Template
abuaesh/Pixel-Art-Maker
A single-page web app that allows users to draw pixel art on a customizable canvas
abuaesh/StarNotary
DAPP for registering, exchanging and transferring ERC-721 tokens.
abuaesh/trufflesuite.com
Truffle Suite website source