Giter VIP home page Giter VIP logo

skalexey's Projects

abstract_ui icon abstract_ui

Cross-platform engine-like framework which allows create UI applications abstract from concrete implementation (ex. SDL, ImGui, Qt) and easily build the application for any of the available implementations.

arkanoid icon arkanoid

Simplest arkanoid game implementation using SDL library

datamodelbuilder icon datamodelbuilder

The purpose of this app is to create a data model for any application. Then load it from a file and use insead of implementing the object structure using a programming language

networking icon networking

This project conprises TCPServer and TCPClient executable applications which use a common static library for working with networking through ASIO facilities called netlib.

notes icon notes

This WEB app helps you learn playing a guitar using a real instrument. The app shows a picked guitar note on a musical staff. It uses input sound data from a selected sound input source (e.x. mic) and tries to recognize a note when you play it using your guitar. The recognized note will be shown on a corresponding position in a musical staff.

notes3d-js icon notes3d-js

"notes" project port on Unity (see "notes" project). This WEB app helps you learn playing a guitar using a real instrument. The app shows a picked guitar note on a musical staff. It uses input sound data from a selected sound input source (e.x. mic) and tries to recognize a note when you play it using your guitar. The recognized note will be shown on a corresponding position in a musical staff.

nutrition_calculator icon nutrition_calculator

This util helps you to save time on calculating daily consumption of calories, protein, fat and carbohydrates. You only type a product title and its amount you have consumed. If you enter a product first time then the program will ask you to enter its nutrition facts in format 'Protein/Fat/Carbohydrates/Fiber Calories' and then it will be stored for the future usage without asking you the entered info again. When you finish entering your list then using 'finish' command or at any given momemt using 'total' command the summary info in the form of a table will be presented to you where you can see all the calculated values and estimate your current consumption level.

qvltest icon qvltest

This is a test project that shows how to make Qt Quick Applications with QVL

routeinfo icon routeinfo

Detalized route table to an IP address with locations and organizations of the servers and

scripts icon scripts

This repo contains a simple automation engine equipped with util scripts made with Bash and Python which can be of great help in automation of any routine work with directories and files.

skillbuilder icon skillbuilder

A graphic user interface app for creating your own skill tree describing image, description, level and other properties of a skill and linking it with other skills. Based on QVL library for working with data directly in QML loading it from JSON

spellbook icon spellbook

This util allows you to use one word to do any task which you have configured. You can write the task using Bash, Python or C++. Configuration can be done through JSON config file spellbook.json.

util_tools icon util_tools

Helpful C++ util executables using CMake build system

vl icon vl

VL is a C++ library that provides a way to configure data structures for applications from basic types including composite types Object and List which in turn can include any type, so you can get a tree data structure with any level of complexity. The library support conversion to and from JSON.

vl_cpp_generator icon vl_cpp_generator

This utility generates CPP data structure code from JSON using VL library

vocabulary icon vocabulary

This app allows you to have your own vocabulary, add words with translations and usage examples into it and train your knowledge of these words by asking you random words from your vocabulary and increasing knowledge level of each word depending on whether you answered without showing you a usage or with.

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.