Git Product home page Git Product logo

Nuraliev Qadriddin's Projects

cache icon cache

Made implementation of in-memory cache and persistent storage. Users concurrently add data to the cache or retrieve it from cache. If cache has expired, it retrieves the data from the database and installs it into the cache.

cli icon cli

Console command functionality has been integrated into the project with an architecture that demands minimal adjustments when introducing new commands.

http-server icon http-server

Developed an HTTP server with the ability to interact with the database and perform CRUD operations. Integrated Kafka into project, while during CRUD operations it records events using methods in Kafka and saves the time of occurrence, type and raw request and displays them on the screen. Covered methods with integration and unit tests.

parallel-word-counter icon parallel-word-counter

Implemented project that uses parallel processing techniques, using goroutines, to count occurrences of user-specified words concurrently in a text file. The program provides efficient word counting with exclusion of repetitions, providing optimised solution for analyzing large text files.

qr-code-generator icon qr-code-generator

Simplify the process of generating QR codes with this user-friendly application. Designed to ensure accuracy, the QR code generator verifies the entered URL for correctness. If the URL is valid, the application proceeds to generate a QR code; otherwise, the user is prompted to re-enter the URL until a valid one is provided.

to-do-app icon to-do-app

To-Do application powered by a Tkinter graphical user interface.

youtube-video-downloader icon youtube-video-downloader

This simple command-line tool allows users to effortlessly download YouTube videos by providing the video URL.

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.