Skip to content
View jeremycastanza's full-sized avatar
β˜•
Getting another coffee
β˜•
Getting another coffee

Block or report jeremycastanza

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jeremycastanza/README.md
> _

Typing SVG

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. πŸ—’οΈ"
};

Technologies

Languages

TypeScript JavaScript Python PHP

Frontend

React Next.js Tailwind CSS

Backend

Node.js NestJS React Router

Database & Cloud

Neon PostgreSQL Azure AWS Docker Vercel Netlify

GitHub Analytics

Snake animation

Projects

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++

Current Goals

  • πŸ”­ 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

Let's Connect!

LinkedIn Twitter Portfolio

Profile Views

"Perfection !== Excellence. Excellence requires the authority to make decisions and the grace to fail. Excellence > Perfection"

Popular repositories Loading

  1. DBML2Drizzle DBML2Drizzle Public

    Forked from ala-garbaa-pro/DBML2Drizzle

    A Bidirectional Schema Conversion Tool for DBML and Drizzle-ORM

    TypeScript

  2. mcp-demo mcp-demo Public

    Course demo related to MCP exploration with Anthropic

    Python

  3. jeremycastanza jeremycastanza Public

    Public Github Repo