Skip to content
View Seb-fd's full-sized avatar
  • Colombia

Block or report Seb-fd

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
Seb-fd/README.md

Typing SVG

Building production software for real businesses. E-commerce, POS, zero-knowledge encryption, real-time applications.

634 tests across production projects | 309 tests on zero-knowledge crypto | Bilingual EN/ES


Stack

TypeScript React Next.js Node.js Tailwind CSS Supabase Prisma Clerk Socket.io Vite

Now

Gitanas E-commerce & POS — Daily sales, inventory, POS system serving a real Colombian lingerie business. Replaced manual operations with digital sales tracking and multi-method payments. 565 tests, ~8,000 LOC.

Password Manager — Zero-knowledge, end-to-end encrypted password manager. SRP-6a authentication, Argon2id key derivation, per-field AES-256-GCM encryption. 309 tests, 36 DB migrations, full CI/CD.

The Hermit POS & Inventory — POS and inventory system for a craft cocktail bar in Pasto, Colombia. Sales dashboard with pour cost tracking, cocktail recipes, table management, daily cash close, and offline-first sync. Tech stack specified by the business owner. ~9,800 LOC, 69 tests.

Featured Projects

Gitanas E-commerce & POS

React TypeScript Tailwind CSS Supabase Zustand

Complete e-commerce platform with integrated POS system — product catalog, sales terminal, inventory management, multiple payment methods, and employee timeclock. Used daily by a real business.

Live | 565 tests | ~8,000 LOC

Password Manager

Next.js TypeScript Supabase Jotai Zod

Zero-knowledge architecture — master password never leaves the device. SRP-6a for authentication, Argon2id (64MB memory) for key derivation, AES-256-GCM per-field with AAD. Password generator, favorites, search, export, auto-lock, CSRF protection, 6 rate limiters.

Live | 309 tests | 36 migrations

The Hermit POS & Inventory

JavaScript Google Apps Script Google Sheets Chart.js

Internal POS and inventory system for The Hermit Cocktail Bar in Pasto, Colombia. Sales dashboard with 7 chart types, cocktail recipes with pour cost tracking, table management with interactive floor plan, open tabs, purchases, expenses, daily cash close, and offline-first sync. Tech stack (Google Apps Script + Google Sheets) specified by the business owner.

~9,800 LOC | 69 tests

The Hermit Cocktail Bar

React TypeScript Vite Tailwind CSS Framer Motion i18next

Bilingual landing page for a craft cocktail bar in Pasto, Colombia. 9 sections, 22-cocktail interactive menu, lightbox gallery, Google reviews, WhatsApp reservation CTA. Full SEO with JSON-LD, Open Graph, Twitter Cards.

Live | 65 tests | CI/CD

Social Media App

Next.js Tailwind CSS Clerk Prisma Neon

Full-stack social network with SSR for sub-2s page loads. User authentication, posts, likes, comments, follow system, custom avatars, responsive dark-mode UI. ~2,800 lines of TypeScript.

Live | GitHub

Multiplayer Mini Game

React Vite Socket.io Node.js

Real-time multiplayer browser game. Players join shared rooms and compete to collect coins on a dynamic canvas. Smooth collision detection, dynamic scaling, audio feedback, real-time score tracking.

Live | GitHub

GitHub Stats

GitHub Stats

Contact

sebastianfd005@gmail.com | Portfolio | GitHub | LinkedIn

Pinned Loading

  1. Multiplayer-Mini-Game Multiplayer-Mini-Game Public

    Real-time multiplayer browser game built with React, Vite, and Socket.io.

    JavaScript

  2. social-media-app social-media-app Public

    TypeScript