Maryna Klokova's repositories

headless_directory_viewer

:rocket: Whenever you need to look through huge pile of images and cannot use force of file explorer, or you just work on a remote headless machine, you can use this tool. It also allows to move files from one folder to another, creating destination if it does not exist. Work in progress.

17-flowers-classifier

Simple flower classifier made with help of fastai and 17flowers dataset

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

arduino-fun

Trying to make a handmade car move

Language:C++Stargazers:0Issues:1Issues:0

basic-algorithms

basic algorithms for your next tech interview

Language:C#Stargazers:0Issues:1Issues:0

bing-images-downloader

Simple python app for Bing images download with help of Images Search API and Visual Search API, can be used for datasets preparing

Language:PythonStargazers:0Issues:1Issues:0

django-taggit-serializer

The Django Taggit Serializer Created for the Django REST Framework

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

f1-score-vs-accuracy

This notebook shows how the f1 metric differs accuracy on imbalanced data. The heart disease dataset from kaggle is used (https://www.kaggle.com/datasets/kamilpytlak/personal-key-indicators-of-heart-disease).

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

FlatBuffers-Chat

Sketch of chat application using FlatBuffers serialization, a bit of .NET and WPF

Language:C#Stargazers:0Issues:1Issues:0

hackerrank-practice-solutions

Some solutions on various HackerRank tasks, is updating.

Language:PythonStargazers:0Issues:1Issues:0

leetcode-practice-solutions

Solutions from leetcode for fun and interview preparation

Language:PythonStargazers:0Issues:1Issues:0

minimal-api-PizzaStore

Simple example of how to use minimal API with c# based on Microsoft examples

Language:C#Stargazers:0Issues:1Issues:0

ml-related-tutorials

Tutorials as a support for my articles on https://medium.com/@marizombie

License:MITStargazers:0Issues:1Issues:0

simple-blog-backend-drf

Simple API for blog using Django rest framework

Language:PythonStargazers:0Issues:1Issues:0

simple-blog-django

Simple blog prototype created with Python and Django

Language:HTMLStargazers:0Issues:1Issues:0

simple-blog-frontend-nuxtjs

Simple blog frontend using Vue 2

Language:VueStargazers:0Issues:0Issues:0

text-preprocessing-examples

Basic text preprocessing operations shown in jupyter notebook. You can play with them and look what are they doing. For stemming and lemmatization there are different options, I showed only what I prefer to use. Repository contains the data to play with taken from kaggle (can also be found here on github), but for convenience I attach it here.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

unity-fun

Trying to implement Unity-side base for multiplayer online game

Language:C#Stargazers:0Issues:2Issues:8

web-api-PizzaStore

Simple example of how to use Web API and HttpRepl with c# based on Microsoft examples

Language:C#Stargazers:0Issues:1Issues:0