Skip to content
View letswriteaprogram's full-sized avatar
☺️
Happy
☺️
Happy
  • indore

Block or report letswriteaprogram

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
letswriteaprogram/README.md

👋 Hi there, I'm Shubham!

I am a Frontend Developer passionate about building interactive and user-friendly web applications. I love working on innovative projects and continuously expanding my knowledge in frontend technologies like React, Redux, JavaScript, and Tailwind CSS.


🔗 Connect with Me

LinkedIn Profile      Twitter Profile

💼 Projects

Note-Taking App Screenshot

Technologies Used: React, Redux, Tailwind CSS, Appwrite, React Router DOM, Context API
Project Overview: A responsive, feature-rich note-taking app allowing users to sign up, log in, and efficiently manage and categorize notes with full CRUD functionality.

Key Features:

  • User Authentication: Secure sign-up and login using Appwrite.
  • Note Management: Create, read, update, and delete notes with rich text formatting.
  • Categorization: Organize notes under different boards.
  • State Management: Efficient data handling using the Context API and Redux.
  • Responsive Design: Provides a seamless experience across devices using Tailwind CSS.

HDPNGWorld Screenshot

Technologies Used: HTML, CSS, JavaScript, PHP, MySQL, AdSense
Project Overview: Developed an image website specializing in high-quality PNG images for designers and creators, providing a wide range of downloadable resources.

Key Features:

  • Dynamic Page Generation: Infinite page creation based on categories and tags.
  • Extensive Image Library: High-definition PNGs stored in a MySQL database.
  • User-Friendly Interface: Intuitive layout for easy browsing and downloading.
  • Ad Monetization: Revenue generation through Google AdSense.
  • SEO Optimization: Enhanced visibility for increased organic traffic.
  • Responsive Design: Optimal performance across all devices.

Rest Countries Screenshot

Technologies Used: React, Redux, Tailwind CSS, REST API
Project Overview: A responsive web application displaying detailed information about all countries using data fetched from the Rest Countries API. Users can search, filter, and view detailed profiles of each country.

Key Features:

  • Country Search & Filter: Search countries by name and filter them by region.
  • Detailed Country Profiles: Each country page provides details such as population, capital, region, subregion, languages, currencies, and more.
  • Theme Toggle: Light and dark mode support for better readability.
  • Responsive Design: Adapts seamlessly to different screen sizes.

Popular repositories Loading

  1. NoteTakingApp NoteTakingApp Public

    The Note Taking App is an intuitive and user-friendly application designed to help users capture, organize, and manage their notes seamlessly. With a focus on productivity and ease of use, this app…

    JavaScript 2

  2. Authentication_App Authentication_App Public

    The User Authentication App is a React-based application that implements user authentication functionality using Firebase. It allows users to securely register an account and log in . The app featu…

    JavaScript

  3. Weather-App- Weather-App- Public

    The Weather Web App is a React-based application that provides real-time weather information using the OpenWeatherMap API. It allows users to search for weather forecasts by Location ,City and Coor…

    JavaScript

  4. letswriteaprogram letswriteaprogram Public

    Config files for my GitHub profile.

  5. ToDo-web-app ToDo-web-app Public

    Creating a ToDo web app with basic functionalities like adding, editing, and deleting items, along with local storage for data persistence.

    JavaScript

  6. Tic-Tac-Toe-Game Tic-Tac-Toe-Game Public

    This repository contains a simple implementation of the classic Tic Tac Toe game using HTML, CSS, and JavaScript. The game features a responsive design, player turns, win/lose conditions, and an in…

    JavaScript