Skip to content
Kanishq Sharma

↑↓ to move · enter to open · esc to close

Projects

Applications I have designed and built end to end. Each one started with the data model and the API contract.

Levorofit

Since 2026

A CRM product for nutritionists, built at Kognos InfoSystem. I work on the backend: API design, database schema, authentication, and the workflows in between.

  • Backend API development and API design
  • Database schema design
  • Authentication and access control
  • Business workflow implementation
  • Full-stack feature development

FastAPI · React · PostgreSQL

Cadence

Since 2025

A personal cognitive continuity system: habits, daily reflection, structured check-ins, and conversational logging that carry context from one day to the next.

  • REST API over a versioned schema, with Alembic migrations and SQLAlchemy models
  • Day lifecycle: close, reopen, and carry unfinished threads forward
  • Continuity reads: week reconstruction, bounded search, deterministic pattern observations
  • Verified SQLite backups with schema-version-matched restore and automatic rollback
  • Opt-in external AI with outbound redaction and ranked model fallback
  • Email verification that does not leak whether an account exists

FastAPI · SQLAlchemy · Alembic · SQLite · React · TypeScript

Read the case studySource

Re-Medi

A healthcare management platform covering appointment booking and role-separated access.

  • Built a healthcare management platform with role-based access control
  • Created RESTful APIs for appointment booking and workflow management
  • Implemented JWT-based authentication and role-based authorisation
  • Backed the platform with MongoDB data models

Python · REST APIs · MongoDB · JWT

Read the case studySource