[ ˅
{ ˅
"Real Estate Agent CRM web app": { ˅
"description": "A customer relationship management web app for real estate agents to manage multiple clients' properties and profiles.",
"tech stack": [ ˅
"React",
"TypeScript",
"Node.js",
"Express",
"MongoDB"
],
"GitHub": "https://github.com/HuIsJason/real-estate-crm",
"link": "https://agent-service.herokuapp.com/"
}
},
{ ˅
"Spreadsheet.js": { ˅
"description": "A JavaScript library for creating customizable and interactive vanilla spreadsheets. Features saving to localStorage, resizing, HTML input types, custom callbacks, and more.",
"tech stack": [ ˅
"JavaScript",
"HTML",
"CSS"
],
"GitHub": "https://github.com/HuIsJason/spreadsheet.js",
"link": "https://spread-sheet.herokuapp.com/"
}
},
{ ˅
"JSON Portfolio": { ˅
"description": "A personal portfolio template designed with a JSON theme. Page contents are displayed in JSON objects with Monokai syntax highlighting.",
"tech stack": [ ˅
"React",
"TypeScript",
"Material-UI",
"React Router",
"♥"
],
"GitHub": "https://github.com/HuIsJason/json-portfolio",
"link": "https://jason-hu.com/"
}
},
{ ˅
"Safer Strides": { ˅
"description": "A crime heat mapper mobile app that maps real-time police reports from the Toronto Police Twitter account.",
"tech stack": [ ˅
"React Native",
"Python",
"UiPath's Robotic Process Automation (for web scraping)"
],
"GitHub": "https://github.com/HuIsJason/safer-strides"
}
},
{ ˅
"Planit": { ˅
"description": "A full stack, trip advisor mobile app that generates recommended vacation itineraries based on user preferences, using Google Maps API.",
"tech stack": [ ˅
"React Native",
"Redux",
"Java",
"Spring Boot",
"MongoDB",
"Google Maps API"
],
"GitHub": "https://github.com/HuIsJason/planit-trip-advisor"
}
},
{ ˅
"Spotify-lite": { ˅
"description": "A backend for a music player service composed of two REST API microservices for songs and playlists.",
"tech stack": [ ˅
"Java",
"Spring Boot",
"MongoDB",
"Neo4j",
"Cypher"
],
"GitHub": "https://github.com/HuIsJason/spotify-lite"
}
},
{ ˅
"JShell": { ˅
"description": "A Unix-like shell environment with a tree file system and a command history stack. Used JUnit for unit testing.",
"tech stack": [ ˅
"Java",
"JUnit"
],
"GitHub": "https://github.com/HuIsJason/Java-Shell"
}
}
]