GithubHelp home page GithubHelp logo

Adilbek Bazarkulov's Projects

bazarkua-starter-minimal-blog icon bazarkua-starter-minimal-blog

Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting.

hunt-the-wumpus-console-game icon hunt-the-wumpus-console-game

I wrote this program for my programming class project assignment. Implemented object orintied programming, accepting and validating argv arguments, building functions in C++.

natv-clone icon natv-clone

This is a small website visit card, builded as a clone for existing natv.kg website.

osu-sports-live icon osu-sports-live

a web application called "OSU Sports Live," which offers real-time updates and in-depth information about OSU's sports events. Designed for both newcomers to sports and avid fans, the application will simplify the process of following OSU's diverse sporting calendar.

producer-consumer-pipeline icon producer-consumer-pipeline

a program that creates 4 threads to process input from standard input as follows Thread 1, called the Input Thread, reads in lines of characters from the standard input. Thread 2, called the Line Separator Thread, replaces every line separator in the input by a space. Thread, 3 called the Plus Sign thread, replaces every pair of plus signs, i.e., "++", by a "^". Thread 4, called the Output Thread, write this processed data to standard output as lines of exactly 80 characters.

smallsh icon smallsh

This is my own smallsh shell written in C. It implements a subset of features of well-known shells, such as bash. Program will provide a promt for running commands. Handle blank lines and comment, which are lines beginning with the # character. Expansion with $$ varible is allowed. Executes 3 commands exit, cd, status via code built into the shell. Execute other commands by creating new processes using a function from the exec family of functions. Support input and output redirection. Support running commands in foreground and background processes. Implements custom handlers for 2 signals, SIGINT and SIGTSTP.

tarpaulin-api icon tarpaulin-api

Tarpaulin API is a lightweight, Docker-integrated RESTful API designed to streamline course management by offering distinct roles for users, comprehensive course and assignment tracking, and efficient file handling for student submissions.

weather-app icon weather-app

This Android weather app leverages Room for SQLite storage, adding persistent location tracking and a navigation drawer for quick city forecasts. It employs Jetpack Navigation for fluid screen transitions, enhancing user interaction with features like city-based forecast updating directly from the navigation drawer.

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.