Giter Site home page Giter Site logo

Hi there 👋

My name is Andrey, I'm usually working on my own projects here, on GitHub. There are a lot of utilities for solving different tasks that appear in my Internet life; and some projects are made just for fun.

Miscellaneous:

  • andre.life – my homepage with its own simple building system
  • Game of Life – an implementation of Conway's Game of Life on TS + Parcel; you can try it on life.underlime.net
  • asm-primes – a programm on NASM that calculates a sum of primes; was written only for assembler fun

Libraries:

  • go-background-task-scheduler – scheduler for running in-process background tasks on Go; can be persistent using bbolt
  • node-console-progress-bar-tqdm – progress bar for CLI on Node.js (TS) with an interface that very similar to Python's TQDM
  • node-linkify-lite – very lightweight library for replacing URLs in a text with HTML links; doesn't support TS for now, but if someone asks, I'll do it

Utilities:

  • dotfiles – config files for *nix systems: zsh, tmux, vim, git and others, some useful scripts
  • sms487 – an Android app (on Java) and a server (on Python + MongoDB) for sending notifications from a phone to other devices
  • publish-to-orphan-gh-pages - a GitHub action (on JS) that I use for publishing my GitHub pages
  • infrastructure – some Ansible playbooks ans shell scripts for deploying server solutions
  • dumbproxy-log-monitor – I use proxy servers based on dumbproxy and this utility (on Go + SQLite) for monitoring activity in their logs
  • huegrok – since Ngrok isn't available anymore in my location, I created my own solution with Bash and Ansible; simple but good enough for my tasks
  • github-repos-backuper – nobody knows the future of GitHub there, so I have this utility for periodically backing up of my repositories; it clones all of them to a local storage
  • busybox-utils – utils based on Busybox for environments where are no package managers and a lack of useful utils

Andrey Prokopyuk's Projects

asm-primes icon asm-primes

Решение задачи поиска простых чисел на языке ассемблера x86_64

auth487 icon auth487

JWT auth service for domain with 2FA

docker-log-monitor icon docker-log-monitor

Util for streaming logs from Docker and pass as metrics to monitoring systems – now it's DataDog only

feed-validator icon feed-validator

Node.js based simple validation tool for feeds like RSS or Atom. Supports opensearch.xml validation. Based on validator.w3.org/feed

ffmpeg-stop-reproducing icon ffmpeg-stop-reproducing

An example for https://stackoverflow.com/questions/75495329/how-to-terminate-ffmpeg-running-from-python

infra-example icon infra-example

Пример проекта с инфраструктурой

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.