Git Product home page Git Product logo

Nurlan Dadashov's Projects

abstractor icon abstractor

Implementation of multithreaded scientific search engine in C/C + + that queries the paper abstracts and summarizes the most relevant ones.

assembler-and-execution-simulator icon assembler-and-execution-simulator

The given problem requires us to implement an assembler and an execution simulator for a hypothetical CPU called CPU230. One of the main purposes is to read the assembly code and produce an assembled binary output in “prog.bin” file, where each line is a 24-bit instruction. The first 6 bits represent an operation code, next 2 bits represent an addressing mode, and the last 16 bits represent an operand. After obtaining the assembled binary file, the output of the program should be printed by executing each instruction in the “.bin” file. Both programs are written in Python.

blackbox icon blackbox

Implementation of an application using RPC as the layer of communication between the client and the server. The project consists of three separate parts; local procedure, remote procedure, and logging.

express-mongoose-es6-rest-api icon express-mongoose-es6-rest-api

:collision: A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication

myddl-dml icon myddl-dml

My Data Definition and Manipulation Language

mylang icon mylang

Implementation of a translator called mylang2IR for a language called MyLang.

qt-crypto-rates icon qt-crypto-rates

The given problem requires us to develop a QT program that displays conversion rate information about cryptocurrencies. The main purpose is to display the conversion rate between cryptocurrencies and USD/EUR/GBP. The list of cryptocurrencies that will be displayed should be read from a file, the name of which is obtained from the environment variable named MYCRYPTOCONVERT. Then the http request is sent to get the information about the conversion rate of the crypto currencies provided in the file.

two-towers icon two-towers

Implementation of a parallel algorithm for a game called “Lord of the Processors: The Two Towers” which is a similar game to the combination of battleship and tower defense.

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.