/

Let's build something great together

  • Home
  • About
  • Skills
  • Projects
  • Resume
  • Contact

Let's Connect

Resume

Naman Tyagi

Analytical, innovative, and motivated web development professional with a goal of securing a responsible Career opportunity to fully utilize my training and skills, while making a significant contribution to the role assigned to me. I am enthusiastic to contribute on new products and ideas and I possess ambition, dedication, and drive to fully succeed in the role I work in.

Skills

Technical Skills| Web Developement| Java(J2SE) | HTML| CSS|Javascript|React|Tailwind CSS| NodeJS|MySQL|MongoDB|Object Oriented Programming|Data Structures & Algorithms

Projects

CRYPTOBASE

  • Built this Crypto Application with React JS (styled with Tailwind CSS) for the front-end and a Firebase back-end.
  • I used the Coin Gecko API for all of the realtime data display on the app.
  • Added functionality in this project includes user authentication and firestore, a cloud-storage database.

EXPENSE TRACKER APPLICATION

  • This is an Expense Tracker Application. It uses functional components with hooks and the context API.
  • It Displays transaction items in DOM. Shows balance, expense and Income totals.
  • We can Add new transaction and reflect them in total , delete items from DOM and persist it to local storage.

OPEN-BOARD

  • Open-Board is an interactive Whiteboard application designed using Vanilla JavaScript, HTML and CSS.
  • Created Undo-Redo features for the board using Arrays as stack by storing Positions, Colors and width of the Pen and Eraser.