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
safety documents exchange
My work on project consisting of creating web application for safety documents exchange with Diffie Hellman algorithm. In the project I was responsible for the whole backend, integration with UI and providing runtime and deploying environment. The most significant pressure was around application safety.
-
tags:
- #javaScript
- #node.js
- #react
- #bootstrap
- #express
- #CSS
- #HTML
my node.js multithreading library
An application presenting capabilities of my node.js multithreading library - creating, synchronization, termination of threads working on common problem.
-
tags:
- #javaScript
- #node.js
- #HTML
- #CSS
- #express
remindMeNear
An application that sends alerts when a user is near a certain place.
-
tags:
- #javaScript
- #node.js
- #HTML
- #CSS
- #express
- #dynamoDB
Shoot targets
A computer 3d shooter game where a player's goal is to shoot the highest number of targets.
-
tags:
- #c/c++
- #object oriented programing
- #openGL