Skip to content

Instantly share code, notes, and snippets.

View SoMaCoSF's full-sized avatar

SoMaCo SoMaCoSF

View GitHub Profile
@SoMaCoSF
SoMaCoSF / AuthenticationService.ts
Created August 7, 2025 23:53
🏛️ California Family Law Assistant - The 'I Can't Afford a Lawyer' Starter Pack | When life gives you divorce papers, make lemonade with TypeScript and SQLite 🍋⚖️
/**
* Authentication Service - Session-Based Authentication
*
* @description Manages user sessions, authentication, and security for local-first application
* @author Agentic Interpreter (ai-interpreter-7f3e9d2a-4b8c-4d1e-9a5f-8c7b6d4e2f1a)
* @version 1.0.0
* @created 2025-01-08
*/
import { EncryptionService } from '../encryption/EncryptionService'
@SoMaCoSF
SoMaCoSF / index.html
Created July 23, 2025 21:32
Enhanced Everything MCP Server v2.0 - Kiro IDE Integration with Visual Workflows and Deep Research
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Enhanced Everything MCP Server - Kiro IDE Integration</title>
<style>
* {
margin: 0;
padding: 0;
@SoMaCoSF
SoMaCoSF / index.html
Created July 23, 2025 21:29
Enhanced Everything MCP Server - Comprehensive Documentation with Infographics and Visual Workflows
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Enhanced Everything MCP Server - Kiro IDE Integration</title>
<style>
* {
margin: 0;
padding: 0;
@SoMaCoSF
SoMaCoSF / index.html
Created July 23, 2025 21:29
Enhanced Everything MCP Server - Comprehensive Documentation with Infographics
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Enhanced Everything MCP Server - Kiro IDE Integration</title>
<style>
* {
margin: 0;
padding: 0;
@SoMaCoSF
SoMaCoSF / index.html
Created July 23, 2025 21:10
Enhanced Everything MCP Server - Interactive HTML Documentation
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Enhanced Everything MCP Server - Kiro IDE Integration</title>
<style>
* {
margin: 0;
padding: 0;
@SoMaCoSF
SoMaCoSF / index.html
Created July 23, 2025 21:09
Enhanced Everything MCP Server - Interactive HTML Documentation
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Enhanced Everything MCP Server - Kiro IDE Integration</title>
<style>
* {
margin: 0;
padding: 0;
@SoMaCoSF
SoMaCoSF / index.html
Created July 23, 2025 21:09
Enhanced Everything MCP Server - Interactive HTML Documentation with Infographics
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Enhanced Everything MCP Server - Kiro IDE Integration</title>
<style>
* {
margin: 0;
padding: 0;
@SoMaCoSF
SoMaCoSF / .gitignore
Created July 23, 2025 19:49
Everything MCP Server - Complete Implementation with All Integrations
# Dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Build output
dist/
build/
@SoMaCoSF
SoMaCoSF / .gitignore
Created July 23, 2025 18:24
Everything MCP Server - Complete Implementation with SpecStory Integration
# Dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Build output
dist/
build/
@SoMaCoSF
SoMaCoSF / .gitignore
Created July 23, 2025 18:21
Everything MCP Server - Complete Implementation with Kiro IDE Integration
# Dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Build output
dist/
build/