Building sharp, useful web products.

CS student and full-stack developer. Hackathon winner. I build tools grounded in real operations — fleet systems, data visualization, and automation that hold up in the field.

Portrait of Tushar Vikram
How I work

Code that ships.

I write tools for real operations — typed up, tested, and deployed. The snippet flags trucks overdue for their 90-day BIT inspection: the kind of logic that runs my fleet platform every day.

JavaScriptNode.jsNext.jsSQL
best-fleet-care / inspections.js
1// flag trucks overdue for a BIT inspection2 3function dueForInspection(truck) {4  const days = daysSince(truck.lastBIT)5  return days >= 90        // CA 90-day cycle6}7 8const overdue = fleet9  .filter(dueForInspection)10  .sort((a, b) => b.miles - a.miles)
deployed · node v22 · 0 errors

Selected work

Three real projects — click any card to see screenshots, the full breakdown, and links.

From rough idea to shipped interface.

Full-stack engineering, real operations experience, and daily experience running real logistics operations. I build tools that work in the field — not just in demos.

Full-Stack DevelopmentNode.js, Express, SQLite/Postgres — from schema to deployed UI.
API IntegrationsREST APIs, Google Apps Script, third-party data pipelines.
Data & AutomationSpreadsheet automation, reconciliation tooling, reporting workflows.
Operations ThinkingDaily trucking dispatch & compliance work — I build for real users because I am one.

Experience

Insurance, operations, and automation roles — the real-world work that grounds how I build software.

Insurance Office Support

Riyaan Insurance Agency · Manteca, CA

Insurance office support — client intake, policy documents, and customer communication.

Insurance & Office Operations Support

Farmers Insurance · Modesto, CA

Client information entry, document organization, coverage intake, and administrative follow-up — handling policy details where accuracy and confidentiality mattered.

2026

Business Systems & Automation Support

C Line INC

Built spreadsheet tracking systems for loads, invoices, payments, and dispatch status, and prepared import-ready CSVs for QuickBooks / SaaSAnt.

2025–2026

Sales & Phone Repair Associate

Tyfar Inc

Sold accessories and performed basic phone repair and screen-protector installs while handling fast customer interactions and sales goals.

2026

Store Operations Assistant

Spice Mart & Deli

POS transactions, customer service, inventory support, pricing, and vendor coordination in a busy retail environment.

2023–2025

Customer Service / Food Service

Sizzlin Masala

Managed customer orders, food-service tasks, and fast-paced shift communication with accuracy and professionalism.

2024–2025

Leadership & community

Where I show up beyond the code — leading, mentoring, and volunteering in my community.

Leadership

Vice President

MJC CIS Club

Leading the campus CS community — promoting collaboration, technical learning, and student involvement, and helping students connect around projects and careers.

2026
Mentorship

Project Lead & Mentor

Modesto Junior College

Breaking projects into clearer steps and mentoring peers through beginner-friendly problem solving — combining technical guidance with practical planning and accountability.

2026
Award

Hackathon Winner

H2O Hackathon of San Joaquin

Built a winning, community-focused project with a small team under time pressure — research, build, and clear presentation against the clock.

2026
Volunteer

Data Operations Volunteer

Seva Hospice

Cleaned operational data and built automated XLSX tracking sheets with formulas and color-coded status, making records easier to update and review.

2026
Portrait of Tushar Vikram

CS student at Modesto Junior College. Born in India, raised in Italy, now building software in California. Winner of the H2O Hackathon of San Joaquin and VP of the MJC CIS Club. I’ve worked in trucking dispatch and operations — which is why my projects are grounded in real workflows, not just tutorials.

Find meOpen to internships & project collaborations.

Have a project in mind?

Send a message and I’ll get back to you within a day. Open to internships, freelance builds, and collaborations.

I usually reply within a day.