Giter Club home page Giter Club logo
#!/bin/bash
name="feel2code"
job="Developer"
langs=("English" "Russian")
progs=("Python" "Shell")
dbs=("ClickHouse" "Postgres" "Vertica" "MySQL" "IBM DB2" "MongoDB")
os="Arch linux"
tools=("i3" "Neovim")

profile="Name: $name\nJob: $job\nLang: ${langs[*]}\nProg: ${progs[*]}\nDB: ${dbs[*]}\nOS: $os\nTools: ${tools[*]}"
echo -e "$profile"

Feliks's Projects

astpauto icon astpauto

📋App based on Selenium lib coded for inside use in taskmanager IBM WebSphere to make work orders easier.

brave icon brave

BRAVE - batch work with video files via ffmpeg-wrapped script

dbt_schema_manage icon dbt_schema_manage

Splits the schema.yml file of DBT schema to multiple schema YML files by models, or Merges multiple files into one schema.yml

drf_api_pet_project icon drf_api_pet_project

study project of REST API development (based on Django Rest Framework) on Python, using Docker container and deployment with GitHub Actions.

exiftool_gp icon exiftool_gp

Simple scripts for merging json metadata to pictures and videos after export from Google Photos

i3config icon i3config

Just my .dotfiles configuration for solid aesthetic i3 Sway setup with beautiful notifications, status bar and app configs.

jessiegram icon jessiegram

Django framework sample project named "Jessiegram" in honor of my dog Jessie

telegram_chupakabrada_bot icon telegram_chupakabrada_bot

This is funny bot for Telegram. Bot can dialog with user in private or group chats, can reply for often used words and phrases in chat. Bot can send weather info, actual COVID-19 statistics, daily holidays info by command or by CRON at definite time. Another JUST FOR FUN function - send quotes from known in Russia YouTube streamer.

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.