Skip to content
View Shiva1803's full-sized avatar

Highlights

  • Pro

Block or report Shiva1803

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Shiva1803/README.md

About me: Shivansh Tripathi

I am a third-year CS undergrad at Manipal University Jaipur, building at the intersection of AI and full-stack development. I spend most of my time turning ideas into products, from AI-powered tools to systems that actually solve something. I care about clean interfaces, thoughtful architecture, and shipping things that work.

Visitor Count

My FLagship Projects

An AI-powered link manager built to simplify how you organize and access URLs.

TypeScript   React   Supabase

Helps SMEs detect discrepancies between invoices and purchase orders using AI.

TypeScript   React   Supabase

Writing

I write occasionally about the stuff i'm dwelling into my pastime. Check them out here

Currently Building

Working on Con.AI, a persistent memory and context layer that lets AI actually remember who you are across platforms. The focus is on transparent, inspectable memory that you control, not a black box.

Tools I Reach For

For products, I default to React and TypeScript on the frontend with Fast/Flask/Express the backend. For AI work, Python with whatever model fits the problem recently a lot of work around memory systems and context management. For quick prototyping, I move fast and clean up later.

Contact Me

If something here caught your eye, a project, an idea, or just curiosity, feel free to explore the repos or reach out. Always open to interesting conversations. My website is: shivanshtripathi.vercel.app

Pinned Loading

  1. Projectile-Motion-Simulator Projectile-Motion-Simulator Public

    An interactive web app that visualizes projectile motion with real-time plots, velocity vectors, and customizable physics parameters like drag, wind, and launch angle. Built using Flask and Plotly.…

    JavaScript

  2. FinsightAI FinsightAI Public

    FinSight AI is a new gen system which helps SMEs and firms check discrepancies in invoices and POs.

    TypeScript 1 1

  3. explain.again explain.again Public

    A crowdsourced wall for one of the most prevelant problem in modern day LLMs - forgetting context.

    HTML

  4. Owly Owly Public

    Move

  5. TextInSight TextInSight Public

    NLP based sentence analyzer which returns sentiments (positive/negative) and themes (custom set) via BERT.

    Python