Skip to content
View Finnimonius's full-sized avatar
  • Samara

Block or report Finnimonius

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
finnimonius/README.md

Hi , I'm Aleksandr Zykov

typescript javascript react next html css express vite git

My Tech Stack (Learning...)

Top Langs

🎮 Current Project: AI-Powered Text Adventure Game

I'm currently developing an immersive text-based RPG with AI-generated storytelling!

Frontend      Backend

🚀 What I'm Working On:

  • Core Game Logic: Building the location navigation system and game state management
  • AI Integration: Implementing AI that generates dynamic stories and quests
  • Location System: Creating interconnected locations (City, Tavern, Blacksmith, Dungeons, etc.)
  • User Authentication: Implementing secure user registration and login system
  • Backend Logic Migration: Moving complex game logic from frontend to backend for better security and performance

🛠 Tech Stack & Architecture:

  • Frontend: React + TypeScript + Vite
  • Backend: Express + mongoDb + JWT Authentication
  • State Management: Zustand with persistence
  • Routing: React Router DOM with animated transitions (Framer Motion)
  • UI Components: Ant Design
  • AI Service: Custom API integration for story generation
  • Authentication: JWT-based secure user sessions
  • Security: Password hashing and protected routes

📁 Project Structure Highlights:

  • State Management: Character creation store and game progression store
  • Location System: Modular location components with routing
  • Game Flow: Character creation → World exploration → AI-driven storytelling
  • Backend API: RESTful endpoints for user management and game operations

🔄 Current Focus:

  • Implementing core navigation between locations
  • Refactoring JavaScript code to TypeScript
  • Designing the AI story generation system
  • Building dungeon exploration mechanics
  • Developing user registration and authentication flow
  • Migrating game logic from frontend to backend services
  • Creating secure API endpoints for game operations

Pinned Loading

  1. react-ts-ai-rpg react-ts-ai-rpg Public

    🎮Immersive AI-powered text adventure game built with React & TypeScript. Features dynamic storytelling and character progression system.

    TypeScript 2

  2. ai-rpg-backend ai-rpg-backend Public

    🎮Backend service for AI text adventure game. Handles game logic, user authentication, and AI story generation API.

    TypeScript 1

  3. landing-page landing-page Public

    Responsive landing page built with modern web standards. Adapts seamlessly to all devices and screen sizes.

    HTML

  4. my-todo-list my-todo-list Public

    A simple Todo app with light/dark theme support. Built with vanilla JavaScript for optimal performance.

    CSS