Document iconSummary

🧑‍💻 I'm a junior front-end developer who enjoys turning ideas into functional, user-friendly websites. My main tools are HTML, CSS, JavaScript, and React, and I'm always trying to learn new ways to write better, cleaner code. I started my career in a different field but moved to tech because I enjoy problem-solving and building things that people actually use.

Briefcase iconExperience

  • Financial Reporting Manager 2020 - 2023
    • Ardi Insurance
  • Financial Reporting Specialist 2018 - 2020
    • Palitra Media Holding

Graduation capEducation

  • TBC IT Academy 2024 - Currently
    • ReactJS Accelerator Program
  • Tbilisi State University 2013 - 2017
    • Bachelor's degree in Economics and Business

Laptop iconCode Examples

Javascript Program to Check if a Number is Odd or Even:

 
const number = prompt("Enter a number: ");
if (number % 2 == 0) {
  console.log("The number is even.");
} else {
  console.log("The number is odd.");
}
              

Books iconCourses

  • TBC IT Academy - React Accelerator Program
  • HarvardX CS50x - CS50's Introduction to Computer Science
  • Udemy - Build Responsive Real-World Websites with HTML and CSS
  • Udemy - Advanced CSS and Sass
  • Udemy - The Complete JavaScript Course 2024
  • Udemy - The Ultimate React Course 2024: React, Redux & More
  • The Odin Project - Full Stack Javascript path

Code outline capProjects

  • E-Commerce

    E-Commerce Website

  • Momentum app

    Momentum

  • RedSeam-Clothing

    RedSeam-Clothing

  • TBC-concept

    TBC-concept

  • Bankist-Website

    Bankist-Website-udemy

  • Natours project screenshot

    Natours - Udemy

  • Nexter project screenshot

    Nexter - Udemy

  • Omnifood project screenshot

    Omnifood - Udemy

  • Guess my number project screenshot

    Guess My Number - Udemy

  • Pig game project screenshot

    Pig Game - Udemy

Arrow up icon

scroll up