Code Monkey home page Code Monkey logo

Hi šŸ‘‹, I'm Ammar Munir

A passionate full stack developer from Pakistan

ammarmunir4567

ammarmunir4567

  • šŸ”­ Iā€™m currently working on Web Development

  • šŸŒ± Iā€™m currently learning MERN

  • šŸ‘Øā€šŸ’» All of my projects are available at [Github Repositories]

  • šŸ“« How to reach me [email protected]

  • āš” Fun fact I am artist too

Connect with me:

ammarmunir4567 nindharamkardi

Languages and Tools:

cplusplus css3 flutter git html5 javascript mongodb nodejs pandas python react selenium tailwind

ammarmunir4567

Ā ammarmunir4567

Ammar Munir's Projects

2048-game icon 2048-game

2048 implented in java in simple way without oop

idm-vton icon idm-vton

IDM-VTON : Improving Diffusion Models for Authentic Virtual Try-on in the Wild

node-llama-cpp icon node-llama-cpp

Run AI models locally on your machine with node.js bindings for llama.cpp. Force a JSON schema on the model output on the generation level

read-and-write-system-of-a-file icon read-and-write-system-of-a-file

During Covid, most of the businesses went online. The employees need to access the official documents at home to work. An international company ZROX moved online and created an online repository of important files on its server. Authorized employees can access the files from the different branches. The employees can read and write the files. The different employees (users) can simultaneously access the same file, which can pose a problem in some scenarios. Let say user A and user B try to access File X from their computer systems. ā€¢ If both A and B want to read File X, then there is no problem ā€¢ If both A and B want to update(write), File X. This can create a problem, and the system would be confused about which value to retain. ā€¢ If A wants to write on File X and B wants to read File X. This is also problematic. As A is updating file X, and B tries to read X, user B can read invalid values. The easiest and simple solution is to allow different users to read a file simultaneously, but we do not allow them to update a file simultaneously. If one user wants to write\update an existing file, then other users must wait till he is done. Note, if a user wants both read and write access to a file. Then he would just ask for write access as he can read while writing.

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.