Skip to content
View Parker2107's full-sized avatar

Highlights

  • Pro

Block or report Parker2107

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

๐Ÿ‘‹ Hey there, I'm Jeevesh Malhotra

๐Ÿ“ง ย  jeevesh2107@gmail.com ย  ย  || ย  ย  ๐Ÿ“ฑ ย  +91 9599697117


โš’๏ธ What I'm Building

  • ๐Ÿ›’ Building a React Native + Medusa ecommerce app with OTP login, Razorpay payments, and real-time cart sync
  • ๐Ÿ“ฌ Developing PlaceMate, a Flutter + Django app that uses Gmail API to detect placement-related emails with Google OAuth2 integration
  • ๐Ÿ“ฆ Created a Django + Supabase backend for structured CSV uploads and mobile/web sync
  • ๐Ÿ” Built a WireGuard proxy tunnel on Fly.io to bypass network restrictions in hostel WiFi
  • โš™๏ธ Exploring clean architecture, reactive UIs, scalable REST APIs, and secure full-stack flows

๐Ÿ“Š GitHub Analytics

๐Ÿ–ผ๏ธ Frontend

React Native Flutter Swift React TypeScript JavaScript HTML5 CSS3


๐Ÿ”ง Backend

Node.js Django Flask


๐Ÿ›ข๏ธ Databases

PostgreSQL MySQL MSSQL


โ˜๏ธ Cloud & DevOps

Git Fly.io Render Vercel Google Cloud AWS EC2


๐Ÿงฉ Storage & State

Supabase AWS S3 AsyncStorage


Languages

Python Dart C C++ Java R


Featured Projects

PlaceMate - Flutter + Django + Supabase Placement Email Scannerย  WIP

A Gmail-integrated mobile app built with Flutter and a Django + Supabase backend.
Uses Google OAuth2 to access and monitor the inbox for placement-related emails, parsing through emails automatically using AI and then classifying placement-related ones to notify the user. Designed for college students to track opportunities automatically


Ootsav โ€“ Event Scheduling & RSVP App ย  WIP

A centralised event platform built with Flutter and a Django backend.
Let's users create events (weddings, parties, corporate), send invites, manage co-hosts, and track RSVPs โ€” with future AI-assisted personalisation planned.


Himalayan DroneShala - RN + Medusa OTP Ecommerce App

A mobile-first e-commerce app powered by React Native + Medusa.js backend.
Includes OTP login, Razorpay payments, real-time cart sync, and address picker โ€” designed for production use.


Django + Supabase CSV Backend

REST API backend with Django and PostgreSQL for CSV upload and mobile/web sync.
Handles CSV parsing, structured database writes, and scalable endpoints.

๐Ÿ”— View Project โ†’ Django Backend


React Storefront (FakeStore API)

A full-stack ReactJS + TypeScript app with rich UI/UX.
Includes dark/light toggle, cart with localStorage, validated checkout form, and smooth custom hooks.

๐Ÿ”— View Project โ†’ FakeStore


MasterKey โ€“ Password Manager

A secure, offline password manager built with Flask + SQLite after a real security incident.
Includes multi-user login, scoped password CRUD, and isolated user storage โ€” all without internet dependency.
It was built to solve a personal need during CS50 and marked my leap from CLI output to full-stack apps.

๐Ÿ”— View Project โ†’ Password-Manager


Wiki Markdown App

A lightweight markdown-based wiki system using Django + SQLite.
Create, edit, delete, and search through dynamic Markdown pages, stored with real-time local persistence.

๐Ÿ”— View Project โ†’ Wiki


Flutter Banking App (UI Prototype)

A mobile banking prototype built with Flutter, showcasing screen navigation and modular widgets.
Includes login, card dashboard, and transactions with clean UI design.

๐Ÿ”— View Project โ†’ Banking App


๐Ÿ“š Currently Learning

  • Flutter-Dart Mobile app development
  • DRF API creation and usage
  • Integrating AI to provide solutions for real challenges

๐Ÿ“Š GitHub Activity


๐Ÿ“ซ Letโ€™s Connect

๐Ÿ’ฌ Want to collaborate or debug something together?
๐Ÿ“ฎ DM me on LinkedIn or drop a star โญ on anything you liked!


โ€œCode like a poet. Ship like a pirate.โ€ โ€” Me, probably

Pinned Loading

  1. BankingApp BankingApp Public

    Banking App made from basic flutter components

    Dart

  2. Password-Manager Password-Manager Public

    First Project ever...HTML-CSS, Flask-Python, SQL

    Python

  3. App_Backend App_Backend Public

    Django backend for CSV upload and REST API support

    JavaScript

  4. FakeStore-FE FakeStore-FE Public

    ReactJS storefront using FakeStore API with cart and checkout

    HTML