Skip to content
View arshitadewan7's full-sized avatar

Block or report arshitadewan7

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


terminal typing


$ cat about.json

{
  "name": "Arshita Dewan",
  "location": "Adelaide, AU  ←  Assam, IN",
  "education": "B.Cs Computer Science @ University of Adelaide",
  "current_role": "Full-Stack + AI Engineer Intern @ Bohniman Systems",
  "past_roles": ["Commonwealth Bank", "JP Morgan Chase", "Partsmen Australia"],
  "community": "Secretary @ WiSTEMs (Women in STEM Society, UoA)",
  "currently_building": "clausifai. — AI-powered legal document management SaaS",
  "side_quest": "Coding tutor @ Superprof",
  "endgame": "Found a venture-backed AI startup",
  "status": "open_to_opportunities: true"
}

$ ls -la ./projects

🔴 clausifai.

AI-powered legal document infra for startups

Built for the UoA Tech eChallenge. Flags unfair clauses. Benchmarks market-rate terms. Monitors contract relationship health over time. Brutalist black/white/red identity.

Next.js AI SaaS Legal-tech

STATUS: ⬛ ACTIVE — IN COMPETITION

🔴 FolioLab

Collaborative LeetCode + job-hunt tracker

Built with my friend Shivali. OAuth authentication, real-time sync, shared progress boards. Because grinding alone is overrated.

Svelte Supabase OAuth Real-time

STATUS: ⬛ ACTIVE — LIVE

⬜ Crufindr

AI cofounder matching platform

OpenAI-powered compatibility engine that matches founders by vision, skills, and working style. For people who are serious about building.

Vue.js Node.js MongoDB OpenAI API

STATUS: ✅ SHIPPED

⬜ CourseSpace

Notion-style academic organizer

For students who hate cluttered dashboards. Clean, fast, built for how students actually think.

Svelte LocalStorage Custom UI

STATUS: ✅ SHIPPED

⬜ MyFi

Personal Finance Tracker

Full-stack finance dashboard. Tracks budgets, assets, expenses, savings with real-time AJAX updates. Clean UI, zero bloat.

Node.js Express MySQL AJAX

STATUS: ✅ SHIPPED

⬜ WhisprAI

Voice-based AI assistant

Combines GPT-3.5 with real-time speech recognition for natural voice conversations. Built before everyone was doing it.

Python OpenAI API SpeechRecognition

STATUS: ✅ SHIPPED


$ cat stack.config

── LANGUAGES ──

Python JavaScript TypeScript C++

── FRONTEND ──

Svelte React Next.js Vue TailwindCSS

── BACKEND & DATA ──

Node.js Django Flask Supabase MySQL MongoDB

── AI / LLM ──

Anthropic OpenAI LangChain

── DEVOPS & TOOLS ──

Git Vercel Docker Postman


$ git log --oneline ./career

f3a91cc  (HEAD → present)  intern: full-stack + AI engineer @ Bohniman Systems
b72e410  intern: software engineering @ Partsmen Australia  
9c3d8f1  intern: technology program @ Commonwealth Bank
4ab12de  intern: technology program @ JP Morgan Chase
1d9e077  init: BSc Computer Science @ University of Adelaide

$ top — what's running right now

PID   PROCESS                          CPU    STATUS
---   -------                          ---    ------
001   clausifai. (Tech eChallenge)     ████▒  ACTIVE
002   FolioLab (w/ Shivali)            ███▒▒  ACTIVE
003   WiSTEMs Secretary duties         ██▒▒▒  BACKGROUND
004   Superprof coding tutoring        ██▒▒▒  BACKGROUND
005   SWE/AI role search (2026)        ███▒▒  ACTIVE
006   Learning: Docker + AWS + TS      ██▒▒▒  BACKGROUND

$ cat stats.sh | bash



$ cat contribution_graph.ascii


╔══════════════════════════════════════════════════════════════╗
║                                                              ║
║    shipping fast  ·  breaking things  ·  learning faster    ║
║                                                              ║
║              [ currently: building clausifai. ]              ║
║                                                              ║
╚══════════════════════════════════════════════════════════════╝

Pinned Loading

  1. MyFi MyFi Public

    MyFi is a full-stack personal finance management web application that enables users to manage budgets, track assets, create price alerts, and view personalized investment portfolios. The platform s…

    HTML

  2. DevLaunchPad DevLaunchPad Public

    A collection of ready-to-use starter templates for frontend, backend, fullstack, AI integrations and databases - made for fast prototyping and learning.

    JavaScript 1

  3. crufindr crufindr Public

    Crufindr is an AI-powered platform that helps aspiring founders find the perfect cofounder based on skills, vision, and compatibility. Create profiles, match intelligently, chat, and launch faster …

    Vue

  4. eyespy-io eyespy-io Public

    AI-powered gaze tracking to reveal where your attention really goes - loyalty tests, heatmaps, and subconscious focus detection in real-time.

    Python

  5. jimliturnstwenty jimliturnstwenty Public

    A birthday website made with love to celebrate Jimli’s 20th birthday in a digital scrapbook style.

    HTML

  6. whisprAI whisprAI Public

    WhisprAI is a voice-activated assistant powered by GPT-3.5 that responds to your spoken commands to play music, tell jokes, give real-time updates, help you study, plan trips, and more — all throug…

    Python