Andrii Petrashenko's repositories
DjangoRemoteAuth
It implements remote authentication using Django
AsyncIOExamples
These examples showcase how to use the asyncio library in Python. They start with basic demonstrations, covering task progress tracking, coroutine integration, and mixing synchronous and asynchronous code using 'async_to_sync' and 'sync_to_async' functions.
BasicHTTPServer
Python HTTP server based on TCP. It returns files by links
BasicAndroidApplication
It shows the Life-cycle of an Activity
Colliding-Balls
Colliding Balls Animation in plaint Javascript
django-admin-filtrate
Custom filter framework for the Django Admin.
django-polymorphic-tree
Polymorphic MPTT tree support for models
DjangoBasics
It shows how to create a basic Django Project including models and Django Admin
IntentServiceBroadcastReceiver
Android: IntentService, BroadcastReceiver, Connectivity
nuxt-first-steps
Nuxt 3
postgres_mvc
A MVC sample app using PostgreSQL
pythonRedisExamples
There are some Python-Redis related examples: Pub-Sub, Rating List, Task Queue, Full Text Search and more.
vuejs-todo
VueJS based To Do application (router, Vuex, events)
vuejs-todo-backend
Django, Django REST Framework and SQLite as a backend for vuejs-todo application https://github.com/Aroxed/vuejs-todo