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.
// about.ts — a little bit about me
// 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
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.
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.
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.
// skills.md
Python
Java
Dart
HTML / CSS
JavaScript
Flutter
WordPress
Git & GitHub
ML Kit
Python IT Specialist
PCAP-31-03
Flutter Development (Udemy)
Presidential Awards — Silver & Gold
Organization & Mentorship
Strategic Planning
Public Speaking
Project Management
// contact.ts — my information
export const links = {
github:
github.com/kishanrajeevemail:
kishanrj@outlook.comlinkedin:
linkedin.com/in/kishanrajeev};