Story Telling Game AI
Multiplayer web application generating random words and using AI-driven story creation to build collaborative narratives between players. Developed with Node.js backend, React frontend, MongoDB database, Redis for real-time communication, and deployed on AWS infrastructure.
-
tags:
- #javaScript
- #typeScript
- #node.js
- #react
- #mongoDB
- #networking
- #ai
- #redis
Gmail Automatic Responder
Chrome extension that automatically generates intelligent email responses using a RAG (Retrieval-Augmented Generation) system with embeddings. Built with Node.js backend, React interface, and MongoDB storage, enabling context-aware automated replies for Gmail users.
-
tags:
- #javaScript
- #typeScript
- #node.js
- #react
- #mongoDB
- #ai
- #machine learning
- #npm
AI Music Detector
Web application for detecting AI-generated music within Spotify libraries. Built using Node.js, React, and MongoDB, designed to analyze and classify audio content to help users identify artificially generated tracks. Includes production-ready deployment and cloud hosting.
-
tags:
- #javaScript
- #node.js
- #react
- #mongoDB
- #ai
- #machine learning
- #big data
Geometry soldiers
A computer 3d shooter game, made for Szczecin Gamedev Talents competition. It provides two different game modes, different character classes, smart enemies and level gaining. It earned the third place in the competion.
-
tags:
- #c/c++
- #object oriented programing
- #openGL
my compilator MKlab
A c-like language compilator. It provides basic arithmetic operations, loops, conditional statements, memory managment, functions, structures, static and dynamic arrays.
-
tags:
- #c/c++
- #object oriented programing
- #algorithms
MOS device simulator
A simple MOS device simulator communicating by TCP/IP sockets.
-
tags:
- #java
- #networking
- #object oriented programing
java SE console apps
Simple console applications made during studying java (standard edition).
-
tags:
- #java
- #object oriented programing