Giter Club home page Giter Club logo

Welcome!

success: bool = False
while not success:
    self.enhance()
    self.challenge.solve()
    if not self.challenge.completed():
        continue
    success: bool = True

๐Ÿ‘จโ€๐Ÿ’ป Languages and Tools

Python Bash Pytest SQL Git HTML Arch Linux

Please follow and don't forget to leave a star

Volodymyr Yahello's Projects

alien-invasion icon alien-invasion

๐ŸŽฎ Alien invasion arcade game (python + pygame + pytest)

async-weather-api icon async-weather-api

โ›“๏ธ Asynchronous weather REST API (asyncio, quart, pytest, docker)

badoo-liker icon badoo-liker

๐Ÿ˜ Bot to get mutual likes from badoo service (python + pom + selenium + docker + pytest)

billtracker icon billtracker

๐Ÿ’ธ Web tool to track user bills (pyramid + bootstrap + sqlalchemy + alembic + pytest + travisCI + nginx)

blog-template icon blog-template

โš™๏ธ Basic blog web application (python + flask + html5/css + docker + pytest)

book-store icon book-store

๐Ÿ“— Example of ORM book storage (fastapi + sqlalchemy)

calculator-gui icon calculator-gui

๐Ÿ–ฉ Basic GUI calculator in OOP style (python + tkinter + pytest)

calorie-counter icon calorie-counter

๐Ÿ” Web app to calculate calories based on given food (flask, js, docker, heroku)

christmas-tree icon christmas-tree

๐ŸŽ„ A simple cli christmas tree, made just for christmas mood (travisCI + githubCI + pytest + pypi)

clothes-store icon clothes-store

๐Ÿงบ Example of ORM clothes storage (fastapi + sqlalchemy + pydantic + oauth)

complainer icon complainer

๐Ÿ‘ฟ Web app to display users product complaints (fastapi, angular, postgreSQL, docker)

covid-telebot icon covid-telebot

๐Ÿฆ  Telegram bot to track coronavirus stats (flask + travisCI + heroku)

crypto-coin-bot icon crypto-coin-bot

๐Ÿ’น Crypto-coin telegram bot comparing to USD rate (flask + pytest + pythonanywhere)

desktop-clock icon desktop-clock

โฐ Simple desktop digital clock written in python (tkinter + pyats)

django-blog icon django-blog

๐Ÿ“” Basic django blog (django, sqlite, bootstrap)

django-login-template icon django-login-template

๐Ÿ‘ค Basic django project template with login/registering functionality (django + sqlite + html + bootstrap + pythonanywhere)

estore-chatbot icon estore-chatbot

๐Ÿค– Telegram chatbot on estore (python + pyTelegramBotAPI + geopy)

fake-employee-api icon fake-employee-api

๐Ÿ‘จโ€๐Ÿ”ง Simple mock employees data parser (responder + heroku + pytest + github/travis CI)

fake-vehicles-api icon fake-vehicles-api

๐Ÿš˜ Sample RESTful fake api for vehicles (API Star + travis CI + heroku)

fast-weather-api icon fast-weather-api

๐ŸŒก๏ธ Sample of weather REST API based on FastAPI framework (fastapi, nginx, gunicorn)

flake8-debug icon flake8-debug

๐Ÿ›‘ flake8 plugin that forbids debug funcs in prod codebase (flake8, ast)

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.