LOADING

Giorgi014

PROJECTS

cyber
PRJ_01e-commerce

cyber

This e-commerce platform implements a comprehensive set of features for online shopping, including user authentication, product browsing, search functionality, and responsive design.

ReactSCSSJavaScriptViteVercel
Weather App
PRJ_02web

Weather App

Weather App is a city weather forecast app built with Next.js and TypeScript. Search any city to get current weather and a 5-day forecast, with support for light/dark theme and Celsius/Fahrenheit switching — powered by the OpenWeatherMap API.

Next.jsTypeScriptTailwindCSSVercel
Text Animation
PRJ_03creative

Text Animation

Text Animation is a creative JavaScript experiment that brings text to life through dynamic visual effects. Built with pure vanilla JS, HTML, and CSS — no libraries or frameworks.

HTMLCSSJavaScriptVercel
Login Form
PRJ_04creative

Login Form

Login Form is a styled login and sign-up UI built with pure HTML and CSS. Focuses on clean form design and layout without any frameworks.

HTMLCSSVercel
Calculator
PRJ_05utility

Calculator

Calculator is a functional calculator app built with React. Supports standard arithmetic operations with a clean, minimal interface.

ReactCSSJavaScriptVercel
Guess My Number
PRJ_06game

Guess My Number

Guess My Number is a number guessing game where the player tries to identify a randomly generated secret number between 1 and 20. Each wrong guess costs a point and reveals a hint — the score system tracks your best result across rounds.

HTMLSCSSJavaScriptJestVercel
Pig Game
PRJ_07game

Pig Game

Pig Game is a two-player dice game built with React and TypeScript. Players take turns rolling a die and accumulating points — but rolling a 1 resets the turn. The first to reach 100 wins.

ReactViteTypeScriptTailwindCSSVercel