Code Monkey home page Code Monkey logo

Szymon Mrozowski's Projects

grpc-and-rabbitmq icon grpc-and-rabbitmq

Three small Spring microservices for processing simple request. They communicate by gRPC and RabbitMQ, and Rest API

knn-algorithm-for-movies-recommendation icon knn-algorithm-for-movies-recommendation

It's my another small project in Python and my next step to become a machine learning engineer. It uses K-nearest neighbors algorithm to find 5 similar movies and recommend it to user. I added simple GUI in PyQT framework

knowledge-base icon knowledge-base

It's a website that allows to create, edit and delete post. I used that to write down my knowledge about programming but later I moved to notion as it provides more options. As a back-end it uses Firebase

linkedlist icon linkedlist

I made this project to understand better how a linked list works in Python and practice most of the algorithms related to a linked list like: Reverse, Sort, or Delete.

master-thesis icon master-thesis

The use of machine learning techniques in medicine. I wrote ML software for my thesis that can predict heart disease based on patient medical data.

pi_estimator icon pi_estimator

Pi number estimator that is using random points on Cartesian plane

reservation-lock-demo icon reservation-lock-demo

Reservation app with backend and fronted. It uses lock feature to lock seat user chose so other people cannot reserve this same seat in the same time.

retrofitexample icon retrofitexample

Example of Retrofit library for handling HTTP requests in Java Android.

scheduler-demo icon scheduler-demo

Simple usage of quartz to create scheduled job that can be configurated from yaml file

snake icon snake

Snake game made in Python. It has single and multiplayer mode for 2 people (only on one computer). I am going to add neural network and use genetic algorithms to teach a computer to play snake

sse-sensor-demo icon sse-sensor-demo

Demo of SSE (Server Sent Events) with Java and React. It's example of pushing data from sensor (temperature and humidity) to fronted using SSE technology.

tasktimer icon tasktimer

The timer in Python. I wrote it to learn more about multithreading in Python language. For GUI I used PyQT Library. It works really smooth. I use it often when I study or coding because I have tendency to forgot about the world when I focus to much :D

tictactoeml icon tictactoeml

AI TicTacToe using Q-learning method. User can play against AI

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.