Skip to content
View preetiGusain's full-sized avatar

Block or report preetiGusain

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
preetiGusain/README.md

Preeti Gusain – Full Stack Developer

Hi, I'm Preeti, a self-taught software developer passionate about building real-world products. I’ve worked extensively with the MERN stack, Flutter, and backend technologies like Node.js, MongoDB, and Supabase.


Featured Projects

Flutter | Node.js | MongoDB | Supabase | Render

  • A cross-platform mobile app to store, track, and manage product warranties.
  • Built with Flutter (Dart), available on the Google Play Store.
  • Backend built using Express.js, hosted on Render, and data stored in MongoDB and Supabase.
  • Explore GitHub Repos

React | Node.js | Express | MongoDB | Material UI

  • A full-stack MERN notes app to create, edit, and delete notes securely.
  • Authenticated via JWT and deployed on GitHub Pages (frontend) and Render (backend).
  • GitHub Repo

Node.js | CLI Tools | Automation

  • A simple yet effective npm package to validate environment variables during app startup.
  • Helps prevent config-related runtime errors across environments.
  • GitHub Repo

Flutter | REST APIs

  • A Flutter-based movie discovery app that integrates with movie APIs to display trending titles.

React

  • A basic calculator built to understand state, events, and component logic in React.

Blogs & Learning

I write about technical challenges and solutions I face while building. Some highlights:

Read more on Medium


Skills & Tools

  • Frontend: React, Flutter, HTML, CSS, JavaScript
  • Backend: Node.js, Express
  • Database: MongoDB, Supabase, Cloudinary
  • DevOps & Tools: Git, GitHub, Render, npm, REST APIs, Cron jobs
  • Other: JWT Auth, Responsive Design, Google Auth, Deployment Pipelines

Connect With Me

Pinned Loading

  1. warranti_app warranti_app Public

    Warranti is an easy-to-use app that helps you stay organized and never miss a warranty deadline. Store receipts, warranty cards, and product details securely in one place.

    C++

  2. warranti-backend warranti-backend Public

    Backend for the Warranti platform built with Node.js and Express, handling user authentication via local signup/login and Google OAuth, with MongoDB integration.

    JavaScript

  3. warranti-ui warranti-ui Public

    UI to test warranti-backend

    JavaScript

  4. movieMaze-Flutter movieMaze-Flutter Public

    MovieMaze is a Flutter-based app that allows users to search, view details about movies/TV shows.

    C++

  5. Calculator-React Calculator-React Public

    Simple calculator App written in React

    JavaScript

  6. notes-api notes-api Public

    Backend for Notes UI

    JavaScript