Freelancers using React in San Jose
Freelancers using React in San Jose
Sign Up
Post a job
Sign Up
Log In
Filters
2
Projects
People
Aayush Palai
pro
San Jose, USA
making web & mobile apps that scale
$10k+
Earned
64x
Hired
5.0
Rating
21
Followers
Expert
Follow
Message
making web & mobile apps that scale
0
Flowchart (Idea Organizer)
0
15
1
TastyComms / Tracker
1
86
1
AR Glasses with ChatGPT / Video integration.
1
172
3
Airbnb Coordinates Scraper Development
3
80
React
(2)
Follow
Message
Abdus Salam
pro
Fremont, USA
Product Design Partner, No-Code Developer
$1k+
Earned
1x
Hired
5.0
Rating
13
Followers
Follow
Message
Product Design Partner, No-Code Developer
1
Scaling Sales Conversions Using AI-Powered Video Personalization
1
34
2
Modernizing Recruitment Using Data-Driven Insights
2
24
0
East African Job Discovery: 4-Week MVP to Market-Ready App
0
14
0
Driving Engagement and Payment Readiness Across Meta's Apps
0
22
React
(3)
Follow
Message
Yusuf Kilic
San Jose, USA
I design and build premium websites
New to Contra
Follow
Message
I design and build premium websites
1
AI Lead Assistant — Conversational Product Interface
1
0
1
Workflow Automation Panel — Process Management UI
1
0
1
Luxury Hospitality Website — Maison Lumière
1
0
1
Archetype Insight Quiz — Interactive Assessment Experience
1
0
React
(3)
Follow
Message
Andrew Gray
Palo Alto, USA
Silicon Valley Staff Software Engineer
$10k+
Earned
1x
Hired
5.0
Rating
14
Followers
Follow
Message
Silicon Valley Staff Software Engineer
0
Figma Token Studio - Figma Plugin
0
19
2
Just Enough Prep - AI powered Education Platform
2
51
0
SmartNews - News Aggregator Mobile App
0
25
0
Software engineering and machine learning coach
0
36
React
(2)
Follow
Message
Hikari Builds
San Jose, USA
AI SaaS Engineer | MVPs, Agents, Automation, Next.js, Python
6
Followers
Follow
Message
AI SaaS Engineer | MVPs, Agents, Automation, Next.js, Python
1
AI Chrome Extension for Instant Cover Letter Generation (Job Jolt) I built Job Jolt, an AI-powered cover letter generator designed to help users create tailored job applications directly from real job listings in seconds. The product combines a Chrome extension with a backend web application to streamline the entire workflow. Users can visit a job listing on platforms like LinkedIn, extract relevant job data with a single click, and instantly generate a customized cover letter powered by AI. On the frontend, I developed a React-based Chrome extension that injects seamlessly into job listing pages. The extension handles data extraction, sanitization, and formatting before securely sending structured requests to the backend. On the backend, I built a Flask-based system integrated with OpenAI to generate high-quality, context-aware cover letters in under 20 seconds. The system was designed for speed and reliability, making it one of the fastest solutions in its category. A strong focus was placed on security and robustness. I implemented API key validation, token-based authentication, rate limiting, and secure password handling to ensure the platform could scale safely while protecting user data. The result is a smooth, end-to-end user experience that removes friction from the job application process and demonstrates how AI can be integrated directly into real-world workflows. This project highlights my ability to combine frontend UX, browser extensions, and AI-powered backend systems into a cohesive and high-performance product.
1
53
2
AI Marketing Attribution SaaS with CRM & Revenue Tracking I built PeoplePixel, an AI-powered SaaS platform designed to help businesses turn anonymous website traffic into identifiable leads and measurable revenue. The core problem was that most websites lose the majority of their visitors as “ghost traffic” without any way to identify, follow up, or measure impact. PeoplePixel solves this by combining visitor identification, CRM integration, and revenue attribution into one unified system. I designed and developed the platform end-to-end using Next.js, TypeScript, and Supabase, building a multi-tenant SaaS with authentication, team workspaces, billing, and secure data access using Row-Level Security. A key part of the product is the free traffic audit funnel. Users can enter their website URL to receive an automated analysis of missed revenue opportunities using Firecrawl and DataForSEO. This creates a strong entry point into the platform and drives conversion into the full product. On the data side, I integrated IntentWave for visitor identification and GoHighLevel as the CRM layer, syncing contacts, outreach activity, and purchase data. I then built a custom attribution engine that matches visitors to revenue using confidence-based scoring derived from email, SMS, and call engagement signals. The system runs on background pipelines using scheduled jobs and webhook ingestion to continuously process attribution data and update reporting in near real-time. The final product provides a complete ROI dashboard, including visitor insights, attributed revenue, funnel analytics, and pipeline performance, enabling businesses to clearly understand and recover lost revenue. This project highlights my ability to design and build complex SaaS platforms that combine data pipelines, third-party integrations, and product-driven user experiences into a cohesive system.
2
170
2
Gribbit – Real-Time Crypto Community Platform with On-Chain Analytics I built Gribbit, a full-stack crypto community platform that unifies on-chain data, real-time interaction, and social features into a single dashboard. The goal was to reduce fragmentation in crypto communities by combining price tracking, discussions, and content discovery into one cohesive experience. I developed the platform end-to-end using Next.js, TypeScript, and Supabase. It includes live token metrics, real-time chat, a community board, and curated content in a responsive, high-performance app. For on-chain data, I integrated Moralis Streams to process live swap activity into structured data powering trade feeds, wallet tracking, and Pulse dashboards. I also used DexScreener for real-time price, liquidity, and volume data. On the community side, I built real-time chat with Supabase Realtime and a Reddit-style board with posts, comments, voting, and moderation. I also created a “lore” system for curating and preserving important content. The platform emphasizes user experience with a responsive dual-layout dashboard, smooth animations, and performance optimizations for handling live updates. This project demonstrates my ability to build complex, real-time, full-stack applications that integrate external data and deliver a polished user experience.
2
2
187
1
Enterprise AI Search System with Embeddings, Pipelines & Widget Builder I worked as a Full Stack Engineer at Gloo, contributing to the architecture and development of an AI-powered discovery widget designed for large-scale content platforms. The product is an embeddable search system that enables semantic content discovery across podcasts, sermons, articles, and other media, allowing organizations to surface relevant content through intent-based search rather than traditional keyword matching. I helped design and build the system end-to-end, working across frontend, backend, and data infrastructure. On the frontend, I developed a modular widget and configuration system using Next.js, TypeScript, and modern UI tooling, enabling partners to integrate the search experience with a single script tag. A key part of the project was the widget builder interface. I built a multi-step configuration system with live preview, allowing non-technical users to customize layout, data sources, API keys, and embedding behavior in a simple and intuitive workflow. On the backend and data layer, I implemented ingestion pipelines to process large volumes of publisher content via RSS feeds. This included generating embeddings, enriching metadata, and preparing data for semantic retrieval, enabling domain-specific AI search across diverse content types. The search system itself was built using a hybrid approach. I combined vector-based semantic search using Weaviate with high-speed autocomplete and indexing via Typesense, resulting in accurate intent-based results alongside instant query suggestions. I also contributed to system reliability and observability by integrating analytics and monitoring tools, enabling detailed tracking, debugging, and performance optimization across deployments. The result is a scalable, production-grade AI search platform that can be embedded into external sites with minimal effort, providing powerful discovery capabilities backed by modern AI infrastructure. This project highlights my ability to design and build complex AI systems that combine frontend experience, backend architecture, and data pipelines into a cohesive, high-performance product.
1
110
React
(1)
Follow
Message
Lili Clift
Mountain View, USA
Web Dev & Design with Top-Notch Communication Skills
Follow
Message
Web Dev & Design with Top-Notch Communication Skills
0
Tattoo Booking Website
0
8
0
LC.co | Sample e-commerce app
0
12
0
Esoteria: Cartomancy App
0
15
View more →
React
(1)
Follow
Message
Marvin Pallones
Santa Clara, USA
Experienced React & Next.js developer optimizing responsive.
Follow
Message
Experienced React & Next.js developer optimizing responsive.
15
I independently built TrueCar, a full-scale automotive marketplace platform designed to simplify how people buy and sell cars. The website enables users to research new and used vehicles, compare real-time market pricing, explore financing options, and connect directly with trusted dealers—all through a clean, data-driven user experience. From planning and architecture to design and development, I handled the entire build with a focus on transparency, performance, and usability, ensuring users can make confident car-buying decisions with minimal friction.
15
131
0
Front-End Development for Nomad Goods E-Commerce Website
0
4
0
Flexible Business-Websites & B2B-Webapps für Wachstum- Evelan
0
2
0
38% OFF ULTRA BELTS
0
2
React
(1)
Follow
Message
Srra Zahid
Fremont, USA
Visual designer blending brand, digital, and motion.
New to Contra
Follow
Message
Visual designer blending brand, digital, and motion.
0
Haizoom Couture
0
1
0
Lumio Website Design
0
0
0
WhaleQuest
0
2
0
Arca: Personal Finance App
0
1
React
(1)
Follow
Message
Explore people