Projects in Awesome Lists by pintu544
A curated list of projects in awesome lists by pintu544 .
https://github.com/pintu544/formbuilderfrontend
The form builder should allow users to create and edit forms with three specific question types: Categorize, Cloze, and Comprehension.
react-toastify reactjs tailwindcss
Last synced: 05 Apr 2025
https://github.com/pintu544/bookstore
This is a CRUD (Create, Read, Update, Delete) API with user authentication using JSON Web Tokens (JWT). It allows users to register, login, and perform CRUD operations on books.
expressjs mongodb mongoose nodejs
Last synced: 05 Apr 2025
https://github.com/pintu544/patient-appointment-system
Implement API endpoints for an out-patient appointment system. Doctors practice on a weekly schedule. API implementation is expected for doctors listing, doctor detail page, availability and appointment booking.
Last synced: 05 Apr 2025
https://github.com/pintu544/user-management-api
This project provides a backend API for managing user data.
Last synced: 05 Apr 2025
https://github.com/pintu544/weather_forecast_dashboard
A single page weather forecast application using any public API of your choice (for example, OpenWeatherMap API).
api openweathermap-api react react-hooks react-router-dom
Last synced: 05 Apr 2025
https://github.com/pintu544/product-app-api
There should be an input field where you have to add the name of the product. There should be a button to add that name in the list Clicking on the button should make an api call to insert item in the backend
msw react-hooks react-router reactjs typescript
Last synced: 05 Apr 2025
https://github.com/pintu544/virtual_wallet
Virtual Wallet using Nodejs and ejs
Last synced: 05 Apr 2025
https://github.com/pintu544/josh-talk-to-do-lists
Mern project for daily uses for time managemnet an optimization.
Last synced: 05 Apr 2025
https://github.com/pintu544/shopkart_studiographene
frontend-assignment (https://shopkarts.netlify.app/ )
Last synced: 05 Apr 2025
https://github.com/pintu544/news-app-with-firebase-integration
This Next.js app is designed to fetch news articles from an API, allowing authorized users to access and read news articles even when offline. Users have the option to save their favorite news articles to a personal list. The app implements Google authentication and utilizes Firebase Firestore for data storage.
Last synced: 05 Apr 2025
https://github.com/pintu544/frontend
Full Stack Development Project – Personalized News Hub
Last synced: 05 Apr 2025
https://github.com/pintu544/density-landing-page
This project involves creating a landing page for Density using the provided Figma design. The tech stack includes the Gatsby framework for building the website, a headless CMS for content management, and styled components for styling.
Last synced: 05 Apr 2025
https://github.com/pintu544/encrypted-timeseries
A small backend application which can generate and emit an encrypted data stream over a socket, listens to incoming data stream on a socket, decrypts and decodes it, saved to a time series db and then emit the saved data to a small frontend app.
Last synced: 05 Apr 2025
https://github.com/pintu544/bertharrangements
A full stack project to book berth seat
Last synced: 05 Apr 2025
https://github.com/pintu544/backend
Full Stack Development Project – Personalized News Hub
Last synced: 05 Apr 2025
https://github.com/pintu544/plotoproject
retrieve and update customer information.
Last synced: 05 Apr 2025
https://github.com/pintu544/backendauthsocket
Real-time dashboard application where admins can manage players and monitor their activity, while players can engage by clicking a “Banana” button and track their ranking in real-time.
bcrypt expressjs jwt mongodb nodejs socket-io
Last synced: 14 Mar 2025
https://github.com/pintu544/frontendauthsocket
Real-time dashboard application where admins can manage players and monitor their activity, while players can engage by clicking a “Banana” button and track their ranking in real-time.
localstorage react react-router-dom react-toastify socket-io
Last synced: 14 Mar 2025
https://github.com/pintu544/notes-application
Notes Management application built with the MERN
Last synced: 08 Mar 2025
https://github.com/pintu544/sheetbookingfrontend
A full-stack application that implements an intelligent seat booking system for theaters, trains, or any venue with organized seating. The application prioritizes allocating adjacent seats in the same row when possible.
axios chakraui react-icons reactjs
Last synced: 12 Apr 2025
https://github.com/pintu544/assignmentparta
Objective: Use the below APIs to fetch Users and their corresponding posts data and store it in any Database of your choice.
Last synced: 05 Apr 2025
https://github.com/pintu544/blog-app-frontend-react
Blog website with a functionality of CRUD and search with category
bootstrap reactjs tostify yup-validation
Last synced: 05 Apr 2025
https://github.com/pintu544/realtime-payment-collection-with-elasticdsearch
The Small Collection Management System is a simplified application designed to manage customer payments and notifications. This system demonstrates the ability to work with full-stack technologies, real-time updates, and basic AI integration.
elasticsearch expressjs mysql nextjs14 nodejs socket-io
Last synced: 27 Feb 2025
https://github.com/pintu544/taskmanagentui
Managed Task with the help of tailwind and shadcn Ui for better experience
Last synced: 27 Feb 2025
https://github.com/pintu544/image-processing-system
Accepts a CSV file and initiates the image processing job.
csv-parser expressjs mongoose multer nodejs sharp winston
Last synced: 19 Feb 2025
https://github.com/pintu544/header14
Header Design of figma https://pintu544.github.io/header14/
Last synced: 05 Apr 2025
https://github.com/pintu544/guruji-astrology
All functionality of astrology
Last synced: 05 Apr 2025
https://github.com/pintu544/sheetbooking
A full-stack application that implements an intelligent seat booking system for theaters, trains, or any venue with organized seating. The application prioritizes allocating adjacent seats in the same row when possible.
expressjs nodejs postgresql prisma
Last synced: 11 Apr 2025
https://github.com/pintu544/todoscoketrbacfrontend
Collaborative To-Do Application with Real-Time Updates and User Management
jest react redux redux-toolkit socket-io-client tailwind
Last synced: 20 Mar 2025
https://github.com/pintu544/assignment-submission-portal
A Node.js and Express-based backend application for managing assignments between users and admins.
expressjs mongodb nodejs typescript
Last synced: 05 Apr 2025
https://github.com/pintu544/identityreconciliation
Bitespeed needs a way to identify and keep track of a customer's identity across multiple purchases. We know that orders on FluxKart.com will always have either an email or phoneNumber in the checkout event. Bitespeed keeps track of the collected contact information in a relational database table named Contact.
nodejs-express postgresql typescript
Last synced: 05 Apr 2025
https://github.com/pintu544/recovero
Create a role based access system. A user creates an account as admin. Admin can add members.(Use same user model for admin and member)
Last synced: 05 Apr 2025
https://github.com/pintu544/weframetech
creating a dashboard using Next JS that is responsive to various screen sizes
Last synced: 05 Apr 2025
https://github.com/pintu544/task-management
Creating a RESTful API for managing tasks. The API should allow users to create, read, update, and delete tasks. Each task should have a title, description, status (e.g., "in progress," "completed"), and a due date. Users should be able to sign up, log in, and only manage their own tasks.
Last synced: 05 Apr 2025
https://github.com/pintu544/twitterclone
Twitter Clone with Node.js, Socket.IO and MongoDB
Last synced: 05 Apr 2025
https://github.com/pintu544/weather-web-app
A web application that allows users to check the current weather for a location by making asynchronous requests (AJAX) to a weather API.
Last synced: 05 Apr 2025
https://github.com/pintu544/recipe-finder-application
The Recipe Finder Application serves as a versatile platform enabling users to search for recipes based on specific keywords. The primary goal of this assignment is to deliver a responsive, user-friendly interface that facilitates searching, viewing, and saving recipes.
Last synced: 05 Apr 2025
https://github.com/pintu544/stopwatch
It's a StopWatch .it's has three buttton ,stop,start,reset.
Last synced: 05 Apr 2025
https://github.com/pintu544/ohsm
Mern assignment to choose different types of plan
Last synced: 05 Apr 2025
https://github.com/pintu544/pixel-art-maker
# PixelArtMaker Udacity project where I am making a pixel art grid. How to run the project: Step 1: Download & Export the project Step 2: Open the index.html file in your browser Step 3: Try it out yourself :)
Last synced: 05 Apr 2025
https://github.com/pintu544/priority-to-do-list
The Priority To-Do List App is a web application designed to help users manage and prioritize their tasks based on different priority levels. Users can add tasks, assign priorities (low, medium, high), and view tasks categorized by priority. The app aims to provide a simple and intuitive interface for effective task management.
Last synced: 05 Apr 2025
https://github.com/pintu544/frontend-job-challenge-level-2a
The Book Library App is a web application designed to help users manage their book collections. The app enables users to add new books with details such as title, author, and publication year. Users can also view their library of books and remove entries as needed.
Last synced: 05 Apr 2025
https://github.com/pintu544/guruji
Todo App Full stack project
expressjs mongodb nodejs reactjs
Last synced: 05 Apr 2025
https://github.com/pintu544/finding-donorcharity-ml
udacity submission project
Last synced: 05 Apr 2025
https://github.com/pintu544/drag_drop
drag drop using html/css/js for a square object.
Last synced: 05 Apr 2025
https://github.com/pintu544/frontend-job-challenge-level-2b
Frontend-Job-Challenge-Level-2B
Last synced: 05 Apr 2025
https://github.com/pintu544/frontend-30-day-challenge
The TravelBae is a web application designed to provide users with information about various travel destinations, allowing them to explore details about each destination, view a landing page with an overview, and access a report page for insights and feedback.
Last synced: 05 Apr 2025
https://github.com/pintu544/e-commerce-api
Create a REST API for an e-commerce system using Node.js
Last synced: 05 Apr 2025
https://github.com/pintu544/email-client-application
This email client application mimics the functionalities of Outlook. It allows users to view their emails, mark them as favorites, and filter them based on different criteria such as read, unread, and favorites.
css reactjs redux-thunk redux-toolkit vanilla-css
Last synced: 05 Apr 2025
https://github.com/pintu544/chip-component
A design and implementation of a chip component
Last synced: 05 Apr 2025
https://github.com/pintu544/cipher-schools
Frontend Assignment copy of Plutonn website
Last synced: 05 Apr 2025
https://github.com/pintu544/catalogviewers
Implement a catalog viewer for a collection of images. Frontend Tech: React, Typescript, Material UI
Last synced: 05 Apr 2025
https://github.com/pintu544/customer-segment
# Machine-Learning-with-PyTorch-Udacity
Last synced: 05 Apr 2025
https://github.com/pintu544/adminpanel
Admin must be able to delete or update any item from the admin panel.
Last synced: 05 Apr 2025
https://github.com/pintu544/bikeshare-data-r
post your work on github project
Last synced: 05 Apr 2025
https://github.com/pintu544/assignmentpartb
Scrape books data from http://books.toscrape.com and store it in Database.
Last synced: 05 Apr 2025
https://github.com/pintu544/moviesearchapp
A simple, responsive web application to search and view details of movies using the OMDB API. This app allows users to see a list of popular movies by default, search for movies dynamically with suggestions as they type, and view detailed information about a selected movie in a modal.
Last synced: 05 Apr 2025
https://github.com/pintu544/dashboardrt
The dashboard for the e-commerce app is designed to provide users with insights into transaction and sales data. It allows users to monitor and analyze various metrics related to their online store's performance, such as sales trends, revenue, order status, and more.
react-hooks react-router recatjs tailwindcss
Last synced: 05 Apr 2025