Giter Site home page Giter Site logo

Aleksandr Mikheev's Projects

colorgame icon colorgame

A small project for practicing DOM manipulation via JS. You are given a color in RGB notation and you should guess from 3 to 6 blocks with different colors which one represents color in RGB notation. Inspired by Colt Steele. It was made during the spring of 2017.

fillinginthegap icon fillinginthegap

A program that finds all files with a given prefix, such as spam001.txt, spam002.txt, and so on, in a single folder and locates any gaps in the numbering (such as if there is a spam001.txt and spam003.txt but no spam002.txt). Have the program rename all the later files to close this gap - exercise from Automate the boring Stuff with Python

findvideo icon findvideo

Python scipt that goes through my photo collection looking for video files to move it separate directory

folder_sync icon folder_sync

Program that can sync all files and folders between two chosen directories. It was written during the spring and summer of 2017. And yes, I know, there is a lot of room for improvement.

geld icon geld

Money Tracker in JS. Just an attempt to wrap my head around JS prototype OOP concept.

gmaps_from_exif icon gmaps_from_exif

Simple script that opens for you Google Maps with the marker pointing to the place where the given photo has been taken (if there are coordinates in EXIF of photo).

greatest icon greatest

Exercise from 'Automate the Boring Stuff With Python'. Find the folder in a directory tree that has the greatest number of files or the folder that uses the most disk space.

html_converter icon html_converter

Proxy for athenapdf based on aiohttp that gets an html file and returns it as a pdf file (using athenapdf file converter in a docker container). It was written in the december of 2018 as a part of a test assignment for a job vacancy for Python Junior Dev

laptopaccumtracker icon laptopaccumtracker

Small script that infinitely checks battery status of a laptop. It prints out and writes to logFile percentage of the charge and current time every 120 seconds or every N seconds you want it to. Initially it checks if there is 'psutil' module on PC. if not, it will be installed. It can also show warning message if laptop is not unplugged. As a new feature it can opn Google Chrome and some page there - for battery benchmarking purpose. It was written in the summer of 2017.

library icon library

(One day it will be) A small Django-based web app

meter icon meter

A simple task assignment. An app that creates a random int and publishes it to rabbitmq once in a while.

microblog icon microblog

Here I am coding along with Mega Flask Tutorial by Miguel Grinberg

photo_renamer icon photo_renamer

Rename photos according their exif info (date, time, camera). It was written in the autumn of 2017.

photogpsbot icon photogpsbot

Small bot for Telegram that receives your photo and returns map where it was taken. It had been written in the spring of 2018 and massively rewritten in April of 2019.

portfolio icon portfolio

A tiny website to show a future employer how awesome I am :) It was made in the January of 2017.

putthegaps icon putthegaps

Program that can insert gaps into numbered files so that a new file can be added - exercise from Automate the boring Stuff with Python

rpg icon rpg

My first small static web site (html, css). It was made in the December of 2016.

rq_tutorial icon rq_tutorial

Coding along with Julian Nash's "Flask & Redis" tutorial

rss_reader icon rss_reader

Web page that shows you rss feeds from other different websites. It was hastily written at the end of summer of 2018.

size icon size

Limit size of POST requests for Gin framework

sort_my_recent_photos icon sort_my_recent_photos

Script which sorts out photo from folder by date and extensions. It was written in the January of 2017.

sort_to_folder icon sort_to_folder

Small script that allows you to look up through files in order to single out some of them by keyword and copy them to a new folder. It was written in the January of 2017

sweet_memories icon sweet_memories

Draft of a program to show some old pictures from you archive. It was written in the summer of 2018.

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.