Pinned Repositories
ask_pdf
Converse with PDF files using RAG
breakhis_fine_tuning
Fine-tuning of classification models on the BreakHis dataset utilizing the Transformers library from HuggingFace
bro_listen
Interact with openAI's GPT API via voice
flashcards_generator
Generate flashcards with LLM, LangChain & Streamlit
genetic_algorithm_vis
Runs genetic algorithm for 2D func and visualizes the results
pomodoro_qt
Basic pomodoro app created with Qt
zen_zone
Meditation app created with Android
mikkac's Repositories
mikkac/bro_listen
Interact with openAI's GPT API via voice
mikkac/flashcards_generator
Generate flashcards with LLM, LangChain & Streamlit
mikkac/breakhis_fine_tuning
Fine-tuning of classification models on the BreakHis dataset utilizing the Transformers library from HuggingFace
mikkac/pomodoro_qt
Basic pomodoro app created with Qt
mikkac/qt_with_drogon
Example project using Drogon's http server handling requests with use of Qt's signal-slot mechanism
mikkac/zen_zone
Meditation app created with Android
mikkac/ask_pdf
Converse with PDF files using RAG
mikkac/flappy_bird_ai
mikkac/genetic_algorithm_vis
Runs genetic algorithm for 2D func and visualizes the results
mikkac/google_benchmark_cmake_template
This repository consist of template project using Google Benchmark
mikkac/pet_feeder_backend
mikkac/sfml_games
Simple games I've made during learning SFML library
mikkac/absolute_drift_clone
Clone of "Absolute Drift" game, made with Unity.
mikkac/advent_of_code
Advent Of Code solutions
mikkac/agh_football
AGH Summer School project
mikkac/configs
Collection of my custom configs and useful installation scripts
mikkac/cpp_template_project
Repository containing example C++ project using conan and few great libraries.
mikkac/gmock_template
mikkac/godot
Godot Engine – Multi-platform 2D and 3D game engine
mikkac/graphs_theory_university_assignments
mikkac/linux
Linux kernel source tree
mikkac/machine_learning
This repo contains datasets (from Kaggle) used by models that I've created during my adventure with ML
mikkac/mikkac
mikkac/mine_sweeper
Simple MineSweeper game (in terminal) made during one of programming courses that I attended
mikkac/opengl_template_project
mikkac/PictoPhrase
Learn visually, remember forever: PictoPhrase transforms your language learning journey with vivid flashcards enriched by captivating images.
mikkac/procedural_terrain_loader
Simple, procedurally generated terrain loader made with Unity
mikkac/swimtrack
Advanced swimmer tracking in pools using YOLOv8, supervision and ByteTrack.
mikkac/tic_tac_toe
Simple TicTacToe made with QML
mikkac/Yolov5_DeepSort_Pytorch
Real-time multi-object tracker using YOLO v5 and deep sort