Code Monkey home page Code Monkey logo

Mohammed Alhassan's Projects

constraint-satisfaction-problems icon constraint-satisfaction-problems

Solving CSPs (Constraint Satisfaction Problems) using backtracking algorithm with AC-3 Arc-consistency algorithm to enforce binary constraints and MRV (Minimum Remaining Values) heuristic to choose the variable with the fewest remaining legal values next for assignment.

java-trie-program icon java-trie-program

Program that allows the user to generate a trie data structure and sort some words into the trie.

mips-reverse-array icon mips-reverse-array

MIPS assembly language program that generates an array of random numbers and reversing that array.

mips-text-file-scanner icon mips-text-file-scanner

Assembly language program that displays the number of letters, digits and special characters in the file.

model-based-server-agent icon model-based-server-agent

Simulating an environment where a server agent serves water bottles of three sizes small, medium, and large to customers. However, the agent only has a limited stock of each size, and needs to maintain the quantities in memory. In terms of operation, a customer gives the agent a number from 0 to 100 indicating their hydration level. The agent then gives the customer a single bottle whose size depends on the hydration level.

pop-it-game icon pop-it-game

A simple game that simulates a pop-it toy and a fidget spinner

portfolio icon portfolio

A Computer Science student portfolio made with HTML, CSS, and JavaScript.

sieve-of-eratosthenes-algorithm-test icon sieve-of-eratosthenes-algorithm-test

A program that counts from 0 to n prime numbers using 3 different algorithms including sieve of Eratosthenes' Algorithm and displays the execution time.

simple-ac-reflex-agent icon simple-ac-reflex-agent

Simulating an environment where a simple air conditioner (AC) reflex agent that will turn off the AC when a min temperature is reached and turn on the AC when a max temperature is reached.

simulated-annealing icon simulated-annealing

Simulated Annealing local search algorithm with implementation for N queens problem

torpedos icon torpedos

TorpeDoS is a Denial of Service (DoS) tool developed in Python for testing purposes. It is designed to flood a target server with a high volume of requests, thereby overwhelming its resources. This tool should only be used with proper authorization and for responsible testing purposes.

twint icon twint

An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.

twitter-data-scraping icon twitter-data-scraping

Python script using twint, a Twitter OSINT tool used to search for specific tweets and save them in a custom csv file using Pandas library.

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.