Skip to content
View gwicho38's full-sized avatar
๐Ÿฆ–
๐Ÿฆ–

Sponsoring

@1024jp

Highlights

  • Pro

Block or report gwicho38

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

๐Ÿ‘‹ Hi, I'm Luis (@gwicho38)

LinkedIn Website Email

SWE | MS in CS @ UIUC | JD @ NYU Law | CS @ FSU | ECON @ FIU


๐Ÿš€ Featured Projects

โšก Outlet - EV Charging Marketplace

P2P Electric Vehicle Charging

Outlet Tests Flutter Phoenix

A full-stack peer-to-peer marketplace connecting EV drivers with charging station hosts. Built with Flutter (iOS/Android/Web) and Phoenix/Elixir backend.

๐ŸŽฏ Key Features:

  • ๐Ÿ“ Google Maps integration with real-time location search
  • ๐Ÿ’ณ Stripe Connect payment processing with host payouts
  • ๐Ÿ” JWT authentication with OAuth (Google, Apple)
  • โฑ๏ธ Real-time charging session monitoring via WebSockets
  • ๐Ÿ“Š Analytics dashboard for hosts and guests
  • ๐Ÿš— Smart vehicle integration (Smartcar API)

๐Ÿ› ๏ธ Tech Stack:

  • Frontend: Flutter, Dart, Provider, GoRouter, Material Design 3
  • Backend: Phoenix/Elixir, PostgreSQL + PostGIS, Redis, Oban
  • Infrastructure: Fly.io, Docker, GitHub Actions
  • Integrations: Stripe, Google Maps, Firebase, Tigris Storage

๐Ÿ”— Try Outlet


๐Ÿ›๏ธ GovMarket.trade - Politician Trading Tracker

React Supabase TypeScript Python

A transparency platform that tracks and analyzes stock trades made by politicians worldwide using public disclosure data.

โœจ Features:

  • ๐Ÿ“ˆ Real-time politician stock trade tracking with ML-powered signals
  • ๐ŸŒ Global coverage: US Congress, UK Parliament, EU Parliament, US States
  • ๐Ÿ“Š Interactive dashboard with portfolio tracking and order management
  • ๐Ÿ” Comprehensive scrapers for official government sources
  • ๐Ÿค– Automated data collection with scheduling and monitoring

๐Ÿ› ๏ธ Tech Stack:

  • Frontend: React, TypeScript, Tailwind CSS
  • Backend: Supabase (PostgreSQL + Edge Functions)
  • Data Pipeline: Python scrapers, ML preprocessing
  • Sources: US House/Senate, UK Parliament, EU Parliament, State disclosures

๐Ÿ”— Live Platform | ๐Ÿ“ฑ View Code


๐Ÿ” lsh-framework - Encrypted Secrets Manager

npm npm downloads Node.js CI TypeScript

The simplest way to sync .env files across all your machines. AES-256 encrypted secrets with IPFS storage.

โœจ Features:

  • ๐Ÿ”’ AES-256-CBC encryption for all secrets
  • โ˜๏ธ Zero-config IPFS sync via Storacha network
  • ๐Ÿ”„ Multi-environment support (dev, staging, prod)
  • ๐Ÿ‘ฅ Team collaboration with shared encryption keys
  • โฐ Automatic secret rotation with built-in daemon
  • ๐Ÿ“ค Export to JSON, YAML, TOML, or shell exports
npm install -g lsh-framework
lsh init && lsh sync

๐Ÿ“š View on NPM | ๐Ÿ“ฑ View Code


๐Ÿ mcli-framework - Universal Script Runner

PyPI PyPI downloads Tests Python

Run any script, anywhere, with intelligent tab completion. Transform scripts into versioned, schedulable workflows.

โœจ Features:

  • ๐Ÿš€ Zero-config script execution (Python, Shell, Jupyter notebooks)
  • ๐Ÿ“ฆ Portable workflows stored in ~/.mcli/workflows/
  • ๐Ÿ”„ IPFS cloud sync for immutable workflow sharing
  • โฐ Built-in scheduler and daemon support
  • ๐Ÿ”— Lockfile versioning for reproducibility
  • ๐Ÿค– AI chat integration (OpenAI, Anthropic, Ollama)
pip install mcli-framework
mcli run ./script.py  # Run any script instantly

๐Ÿ“š View on PyPI | ๐Ÿ“ฑ View Code


๐Ÿ”Œ mcli-framework - VS Code Extension

VS Code Marketplace VS Code Marketplace Downloads VS Code

Visual Studio Code extension for mcli-framework with Jupyter-like workflow editing.

โœจ Features:

  • ๐Ÿ“ Cell-based editing interface for workflow JSON files
  • โšก Live code execution (Python, Shell, Bash, Zsh, Fish)
  • ๐ŸŽฏ Monaco editor with IntelliSense
  • ๐Ÿ“Š Rich markdown documentation cells

๐Ÿ“š View on Marketplace


๐Ÿ–ฅ๏ธ Nativefier - Maintained Fork

npm Electron Node.js

A maintained fork of the archived Nativefier project. Wrap any web app into a native desktop application.

โœจ Features:

  • ๐ŸŒ Convert any website to a desktop app (macOS, Windows, Linux)
  • ๐ŸŽจ Automatic icon and name retrieval
  • ๐Ÿ’‰ Custom JS & CSS injection support
  • ๐Ÿณ Docker support for cross-platform builds
npm install -g nativefier
nativefier 'web.whatsapp.com'

๐Ÿ“ฑ View Code


๐Ÿ’ป Tech Stack

Languages

Dart Elixir JavaScript TypeScript Python C++ Java

Frameworks & Tools

Flutter Phoenix React Node.js PostgreSQL Redis Docker Git

Cloud & DevOps

Fly.io GitHub Actions Firebase Supabase


๐ŸŽ“ About Me

  • ๐ŸŽ“ Currently: Pursuing MS in Computer Science @ UIUC
  • โš› Role: Software Engineer, Founder
  • ๐Ÿ”จ Working on: Outlet - EV Charging Marketplace
  • ๐Ÿ‘€ Primary stack: Flutter, Elixir/Phoenix, TypeScript, Python
  • โณ Experience with: C, C++, Java, distributed systems
  • ๐Ÿ’ž๏ธ Passion: Building accessible technology and spreading knowledge
  • ๐ŸŒฑ Interests: Clean energy, civic tech, data transparency, mobile development

๐Ÿ“Š GitHub Stats

GitHub Stats Top Languages


๐Ÿ† Highlights

  • ๐Ÿš€ Built and deployed production full-stack marketplace app (iOS/Android/Web)
  • โšก Architected real-time EV charging platform with Phoenix/Elixir backend
  • ๐Ÿ’ณ Integrated Stripe Connect for multi-party payment processing
  • ๐Ÿ—บ๏ธ Implemented geospatial search with PostgreSQL + PostGIS
  • ๐Ÿงช Achieved 100+ automated tests with CI/CD pipeline
  • ๐Ÿ“ฑ Shipped cross-platform mobile apps to App Store and Google Play
  • ๐Ÿ›๏ธ Created civic transparency tools for public accountability
  • ๐Ÿ“ฆ Published open-source packages to NPM, PyPI, and VS Code Marketplace
  • ๐Ÿ”Œ Developed VS Code extension for CLI workflow management

๐Ÿค Let's Connect

I'm always happy to collaborate and spread access to technology! Whether you're interested in:

  • ๐Ÿš— EV infrastructure and clean energy tech
  • ๐Ÿ›๏ธ Civic tech and government transparency
  • ๐Ÿ“ฑ Mobile app development
  • โšก Real-time systems and distributed architectures
  • ๐Ÿ“ฆ Open source package development
  • ๐ŸŽ“ Computer science education

Feel free to reach out:

LinkedIn Email Website


๐Ÿ’ก "Building technology that makes a difference"

Profile Views


Pinned Loading

  1. lsh lsh Public

    cli command util

    TypeScript 2

  2. lnvim lnvim Public

    Forked from LazyVim/starter

    Starter template for LazyVim

    Lua 2 1

  3. lefv.info lefv.info Public

    A website for my musings and other errata

    TypeScript

  4. politician-trading-tracker politician-trading-tracker Public

    Comprehensive politician trading disclosure tracker with scrapers for US Congress, EU Parliament, UK Parliament, and more

    TypeScript 1