// about.ts
Who I Am
I'm Traniel Pride, a full-stack developer who genuinely loves building things. Svelte is one of my favorite ways to work on the frontend, and Python is still my go-to backend language for shaping logic, workflows, and useful tools.
I also enjoy SQL, data engineering, and analytics because they help me understand what is happening underneath a product, not just on the surface.
I work with Claude and ChatGPT a lot too. Claude helps me shape ideas with creativity and detail, while ChatGPT helps me move quickly when I need direction fast.
I have a big imagination, and coding is a real passion of mine. Putting those together lets me build things I would not have realized I was capable of until I started making them.
// skills - click one
const skills = {
frontend: ["SvelteKit", "TypeScript", "Nuxt", "Next.js", "Tailwind CSS", "CSS"],
backend: ["Node.js", "Python", "REST APIs", "Rust"],
databases: ["PostgreSQL", "MongoDB", "SQLite"],
tools: ["Docker", "Figma", "Vite", "Git", "Claude", "ChatGPT"]
}