Skills

HTML

CSS

JavaScript

JQuery

TypeScript

Python

Django

Nuxt.js

Next.js

Tailwind CSS

Git

GitHub

Postgres


Projects

Tic-Tac-Toe Game - Python

Tic-Tac-Toe is a app that checks if the same player's sign are in any row, column or diagonal to win.

Rock-Paper-Scissors Game - JavaScript

Rock-Paper-Scissors Game takes input from the player and generates random value for computer, compares the result between them, displays the winner if player or computer wins. When input is same displays a draw game.