portfolio — VS Code

// about.ts — a little bit about me

Kishan Rajeev Jagadeesh

// Aspiring Full Stack Developer

const me = {

  location: "Apex, NC",

  studying: "Computer Science (B.S.)",

  year: 2,

  university: "UNC Charlotte",

  transferring: "NC State - Fall 2026",

  role: "Student",

  interests: [

    "full-stack development",

    "mobile apps",

    "backend systems",

    "AI & robotics",

  ],

  currentlyBuilding: "this portfolio",

};

// projects.json — things I've built

PicSolve

Over 1k+ downloads worldwide. Uses ML Kit for text recognition to extract words from images and submits them to an AI search engine for retrieval of relevant information.

ML Kit Android AI

Planr Pro

A mobile app to help students organize and manage school assignments. Features a clean UI for adding, editing, reordering, and deleting tasks with local storage and push notifications for deadlines.

Flutter Dart push notifications

Syncro

A seamless synchronization app that lets you copy text from your Android device and access it instantly on a synced website — no emailing or texting yourself required.

Android real-time sync

// skills.md

## Languages

Python

Java

Dart

HTML / CSS

JavaScript

## Frameworks & Tools

Flutter

WordPress

Git & GitHub

ML Kit

## Certifications

Python IT Specialist

PCAP-31-03

Flutter Development (Udemy)

Presidential Awards — Silver & Gold

## Professional

Organization & Mentorship

Strategic Planning

Public Speaking

Project Management

// contact.ts — my information

export const links = {

  github:

github.com/kishanrajeev

  email:

kishanrj@outlook.com

  linkedin:

linkedin.com/in/kishanrajeev

};

main ⚡ 0 errors TypeScript UTF-8 Ln 1, Col 1

Type to fuzzy-search across all sections.

Settings

Select a project to view details.