> _
interface SoftwareEngineer extends Person {
name: string,
languages: string[],
experienceLevel: "Senior" | "Mid" | "Junior"
}
const developer: SoftwareEngineer = {
name: "Jeremy Castanza",
location: "South Carolina, USA",
role: "Full Stack Engineer",
experienceLevel: "Senior",
languages: ["JavaScript", "Python", "TypeScript", "PHP"],
currentFocus: ["AI Personas", "Claude", "Multi-Tenant Architecture"],
hobbies: ["ποΈ Camping", "πͺ Building", "πͺ Weights", "πͺ Family Time"],
randomFact: "I once covered my boss's entire office in Post-It notes. ποΈ"
};
Project | Description | Tech Stack |
---|---|---|
Project Amos | Start-up aimed at providing analytics and gamification for targeted audiences | React Router and Neon |
Zen Browser | Seeking contributions to new open-source web browser | Typescript, C++ |
- π I'm currently working on developing a start-up SaaS platform
- π± I'm currently pursuing certifications in AI, LLM, and MCP technologies
- π― I'm looking to contribute on open source projects
- π€ I'm looking for help with multi-tenant architecture and scaling products
- π¬ Ask me about Typescript, React, Node.js, or anything tech-related
"Perfection !== Excellence. Excellence requires the authority to make decisions and the grace to fail. Excellence > Perfection"