Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by GregoryKogan
A curated list of projects in awesome lists by GregoryKogan .
https://github.com/gregorykogan/sorts
This is a sorting algorithm visualizer. It is written in C++ and uses SDL2 for graphics. It is compiled to WASM using Emscripten and embedded in a Vue.js app.
algorithm algorithms cpp emscripten sdl2 sort sorting-algorithms sorting-visualization wasm
Last synced: 06 Nov 2024
https://github.com/gregorykogan/mnemonic-pictures
NPM package for generating mnemonic pictures written in Rust
canvas generative-art image mnemonic mnemonic-generator npm-package perlin-noise picture rust simplex-noise typescript wasm webassembly
Last synced: 06 Nov 2024
https://github.com/gregorykogan/anime-recommender-bot
This is telegram bot for personal anime recommendations
anime recommendation-system telegram-bot
Last synced: 06 Nov 2024
https://github.com/gregorykogan/algo-vfi
Implementation of multiple optical flow estimation / video frame interpolation algorithms written in Rust
block-matching-algorithm flow image-processing image-pyramids optical-flow rust video video-frame-interpolation video-processing
Last synced: 06 Nov 2024
https://github.com/gregorykogan/mosaic-maker
Create image from lots of source images
image-processing meme-generator mosaic mosaic-images
Last synced: 06 Nov 2024
https://github.com/gregorykogan/palettizer
Convert any image to color palette of your choice!
color-scheme conversion image-processing palette themeing vuejs vuex
Last synced: 06 Nov 2024
https://github.com/gregorykogan/hangman-helper
This is a little program, that should help you win in any hangman game.
cheating dataset dictionary game hangman hangman-game helper russian russian-language utility winning word-dataset
Last synced: 06 Nov 2024
https://github.com/gregorykogan/mostpp-mailing-bot
Automating email invitations
automation email email-reader email-sender email-template invitation-system telegram-bot
Last synced: 06 Nov 2024
https://github.com/gregorykogan/5x5-tic-tac-toe-ai
This bot is impossible to beat at 5x5 tic tac toe (I believe)
artificial-intelligence bot game neural-network tic-tac-toe
Last synced: 06 Nov 2024
https://github.com/gregorykogan/mephi-laboratory-works
Some of my programming laboratory works at MEPhI
c cpp data-structures dynamic-array inheritance laboratory-works linked-list oop smart-pointers
Last synced: 06 Nov 2024
https://github.com/gregorykogan/pendulum
Pendulum wave visualization built with p5.js
audio p5js pendulum pendulum-simulation relax
Last synced: 06 Nov 2024
https://github.com/gregorykogan/neuroevolution-cars
This is my first AI project. It uses my neural network library to teach cars driving
car machine-learning neural-network
Last synced: 06 Nov 2024
https://github.com/gregorykogan/fractal-rendering-webgl
This is a simple WebGL application that renders the Julia set fractal
Last synced: 06 Nov 2024
https://github.com/gregorykogan/mnemonic-ascii-image
Simple script for random image generation
Last synced: 06 Nov 2024
https://github.com/gregorykogan/bugs-life
This is simulation of how bugs live
evolution evolutionary-algorithms lifecycle natural-selection simulation
Last synced: 06 Nov 2024
https://github.com/gregorykogan/plotdrawer
I made this graph drawing programm for my finacial classes.
Last synced: 06 Nov 2024
https://github.com/gregorykogan/liquid-matrix
Preparation for arduino project
Last synced: 06 Nov 2024
https://github.com/gregorykogan/ssh-filesync
This is a pair of scripts that can be used to sync files between multiple machines using remote server as a middleman.
batch-script file-download file-sync file-synchronization file-upload ssh ssh-server windows
Last synced: 06 Nov 2024
https://github.com/gregorykogan/result
result is a C++ library that provides a Result type, which can be used to return and propagate errors. It's inspired by Rust's Result type.
auto-documentation cpp doxygen doxygen-documentation doxygen-theme error-handling functional-programming modern-cpp result-type
Last synced: 06 Nov 2024
https://github.com/gregorykogan/hexqr
New type of colorful hexagonal bar codes
barcode barcode-scanner qrcode qrcode-generator qrcode-scanner
Last synced: 06 Nov 2024
https://github.com/gregorykogan/file-system
Implementation of FAT file system.
Last synced: 06 Nov 2024
https://github.com/gregorykogan/universal-home-builder
Build your home directory brick by brick
configuration declarative dotfiles dotfiles-linux dotfiles-macos dotfiles-manager home-manager python3 toml
Last synced: 06 Nov 2024
https://github.com/gregorykogan/devlog
Step by step tutorial for creating Vue blog (+ template)
blog css deployment devblog devlog github-pages markdown syntax-highlighting tutorial vue
Last synced: 06 Nov 2024
https://github.com/gregorykogan/devblog
This blog is a place where I share my thoughts, ideas and projects.
Last synced: 06 Nov 2024
https://github.com/gregorykogan/rocket-landing
This program teaches rockets to land on platform in front of your eyes.
deep-learning machine-learning neural-network
Last synced: 06 Nov 2024
https://github.com/gregorykogan/visual-algo
Visualizations for various computer science algorithms
algorithm algorithms canvas computer-science typescript visualization vuejs
Last synced: 06 Nov 2024
https://github.com/gregorykogan/dotfiles-nixos
My NixOS configuration files
nix nix-flake nixos nixos-config nixos-configuration nixos-dotfiles nixpkgs
Last synced: 07 Nov 2024
https://github.com/gregorykogan/tic-tac-toe
Simple 3x3 tic tac toe with minimax implemented in C++, compiled to wasm and run in web worker
minimax-algorithm tic-tac-toe wasm web web-worker
Last synced: 06 Nov 2024
https://github.com/gregorykogan/digit-recognition-cnn
My first attempt at dealing with tf.js
p5js tensorflow tensorflowjs vite
Last synced: 06 Nov 2024
https://github.com/gregorykogan/120shirt-seller-tg-bot
This bot sells `120` brend shirts
payment qiwip2p shirts telegram-bot
Last synced: 06 Nov 2024
https://github.com/gregorykogan/dumb-quotes-generator
This program generates unlimited stupid random quotes.
Last synced: 06 Nov 2024
https://github.com/gregorykogan/dotfiles
My ArchLinux/MacOS configuration files
alacritty-config arch-linux configuration configuration-management dotfiles homebrew hyprland hyprland-config linux macos neovim-config neovim-dotfiles qtile-config rofi-config shell universal-home-builder unixporn wallpapers zsh zsh-configuration
Last synced: 06 Nov 2024
https://github.com/gregorykogan/neuro-lib
This is my interpretation of The Coding Train's Neural Network Toy library
Last synced: 06 Nov 2024
https://github.com/gregorykogan/linux-configs
Linux personal setup tool
bash bash-script config scripts shell-script
Last synced: 06 Nov 2024
https://github.com/gregorykogan/pac-man
This is a Pac-Man replica with map generation made in python with pygame library
game map map-generation map-generator pacman pacman-game pygame recursive-backtracking-algorithm
Last synced: 06 Nov 2024
https://github.com/gregorykogan/palettizer-cli
Convert any image to any color palette of your choice!
Last synced: 06 Nov 2024