Skip to content
View jeferson0993's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report jeferson0993

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
jeferson0993/README.md

Hi, I'm Jeferson (@jeferson0993) πŸ‘‹

Fullstack Software Engineer | TypeScript Specialist

I build scalable, type-safe web applications with a focus on performance and developer experience. My workflow revolves around the "T-S-P-F" stack: TypeScript, SvelteKit, Prisma, and Fastify.

πŸš€ My Skills

TypeScript SvelteKit Fastify Prisma PostgreSQL Docker Nginx


πŸ›  My Tech Stack

Frontend & Meta-Frameworks

  • Svelte / SvelteKit: Architecting reactive UIs with server-side rendering (SSR) and fine-grained reactivity.
  • TypeScript: Ensuring end-to-end type safety from the database schema to the UI components.

Backend & Database

  • Fastify: Building high-performance, low-overhead APIs with a robust plugin architecture.
  • Prisma ORM: Modeling complex relational data and managing migrations with precision.
  • PostgreSQL: Optimizing queries, indexing strategies, and ensuring data integrity.

Infrastructure & DevOps

  • Docker & Docker Compose: Containerizing microservices for consistent environments across dev and prod.
  • Nginx: Configuring reverse proxies, SSL termination (Certbot), and load balancing.
  • CI/CD: Automating deployments and maintaining high code quality standards.

πŸš€ Featured Project Architecture

In my recent projects, I typically implement a decoupled architecture:

Frontend (SvelteKit) ↔️ API Gateway (Nginx) ↔️ Backend (Fastify/Node.js) ↔️ Database (Postgres)

  • Type Safety: I leverage zod for runtime validation and share types between the Fastify backend and SvelteKit frontend via workspace packages.
  • Performance: Utilizing Fastify's schema-based serialization and SvelteKit's intelligent preloading.
  • Reliability: Multi-stage Docker builds to keep production images lean and secure.

🀝 Let's Connect

"Clean code is not written, it is evolved."

Popular repositories Loading

  1. dom-examples dom-examples Public

    Forked from mdn/dom-examples

    Code examples that accompany various MDN DOM and Web API documentation pages

    JavaScript

  2. radio-facil radio-facil Public

    Progressive Web App (PWA) radio stations player built using vanilla JavaScript and styled with Materialize CSS

    JavaScript

  3. jeferson0993 jeferson0993 Public

    Config files for my GitHub profile.

  4. bitcoinjs-lib-wrapper bitcoinjs-lib-wrapper Public

    A Typescript/JavaScript wrapper for bitcoinjs-lib [v3.3.2], simplifying hd wallet, bech32 wallet and legacy wallet operations

    JavaScript

  5. bitcoinjs-lib-wrapper-demo bitcoinjs-lib-wrapper-demo Public

    A secure, client-side Bitcoin wallet application built with Angular 18+, modern web technologies with best practices on top of bitcoinjs-lib-wrapper

    TypeScript

  6. ferninux ferninux Public

    Forked from inf3rtil/ferninux

    Ferninux distro inspired by LFS, Gentoo, Slackware and many others projects

    Shell