Skip to content
View DeveloperNitesh-71's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report DeveloperNitesh-71

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
DeveloperNitesh-71/README.md

Hi, I'm Nitesh Pal 👋

Frontend Developer focused on building interactive and responsive web applications using JavaScript.

About Me

  • Self-taught developer learning through real-world projects
  • Strong interest in frontend development and user-focused interfaces
  • Experienced in building dynamic applications using DOM manipulation and APIs
  • Currently working on improving my skills by building larger projects

Skills

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • Responsive Web Design
  • DOM Manipulation
  • REST APIs & Fetch API
  • Async / Await
  • LocalStorage (Data Persistence)
  • Git & GitHub

Projects (Proof of Work)

Blossom Basket – E-commerce Website

  • Dynamic product rendering
  • Add-to-cart system with quantity and price updates
  • Checkout page with validation
  • Persistent cart using LocalStorage
  • Fully responsive design

Movie Explorer App

  • Movie search using API integration
  • Dynamic UI rendering
  • Asynchronous data fetching

Advanced Todo / Productivity Apps

  • Task creation, editing, filtering, and status tracking
  • Persistent data using LocalStorage

Currently Learning

  • React Js
  • Better project architecture
  • Performance optimization

Contact

Pinned Loading

  1. productivity-dashboard-app productivity-dashboard-app Public

    A modern productivity dashboard with task management, focus timer, and performance tracking built using HTML, CSS, and JavaScript.

    JavaScript

  2. Advanced-Todo-App Advanced-Todo-App Public

    An advanced Todo application with task management, filtering, editing, and Local Storage persistence built using Vanilla JavaScript.

    JavaScript

  3. Blossom-Basket-Frontend-E-Commerce-Project Blossom-Basket-Frontend-E-Commerce-Project Public

    A responsive flower shop e-commerce website built using HTML, CSS, and JavaScript. It includes product listing, cart functionality with persistence, dynamic rendering, and form validation.

    HTML

  4. Drag-and-Drop Drag-and-Drop Public

    A desktop-based drag and drop application built with JavaScript demonstrating DOM event handling and interactive UI behavior.

    CSS

  5. Movie-Explorer-App Movie-Explorer-App Public

    A movie exploration web app that allows users to search and discover movies using a public API, built with HTML, CSS, and JavaScript.

    JavaScript

  6. Notes-App Notes-App Public

    A simple notes application that allows users to create, edit, and save notes directly in browser local storage for persistent data without a backend.

    CSS