Skip to content
View jorgoose's full-sized avatar

Block or report jorgoose

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

Hi there πŸ‘‹

class LoganJorgensen(SoftwareEngineer):
    building = ["EveryNetNet", "huragok", "too many side projects"]
    interests = ["weightlifting", "cooking", "hiking", "live music"]

    def __init__(self):
        print("πŸ‘‹")
$ python logan.py
πŸ‘‹

🧰 Stuff I've Used

🧠 Languages πŸ“¦ Frameworks and Tools 🧠 ML / AI πŸ“± Mobile πŸ—„ Databases ☁️ Cloud

Python Go TypeScript JavaScript Dart PHP Java R

React Svelte Next.js FastAPI Vue.js TailwindCSS Express.js Laravel Spring

PyTorch TensorFlow OpenCV

Flutter Android Studio

PostgreSQL Supabase Neo4J SQLite

AWS Google Cloud

πŸ”Ž Currently Exploring

Rust CUDA GraphQL Apache Spark NLP

Projects

  • πŸ” EveryNetNet - Software platform for finding net-net stocks β€” 900+ users with real MRR and profitability
  • πŸ”§ huragok - Give any AI agent tools to create 3D assets from text or images
  • πŸƒ marketmon - Pokemon-style trading cards from S&P 500 companies, with AI-generated art and real financial stats (Anthropic's Build With Claude Challenge winner)
  • 🏊 SwimSmart - Live Chicago beach conditions from real sensor data, replacing the city's broken manual system (1st place β€” MCP Hackathon)
  • πŸ“Š tech-job-market-index - Are we cooked? Tracking the tech job market
  • πŸ‡ͺπŸ‡Έ html-es / eshtml - Transpiler and editor that lets Spanish speakers learn and write HTML in their native language
  • πŸ›’ costco-cli - Order from Costco, all from your CLI
  • 🌱 seedscout - SeedScout
  • 🐸 frogstagram - Frog-centric social media app β€” AI detection ensures only frog photos allowed
  • βš”οΈ halo-portfolio - Master Chief, mind telling me what you're doing on that website?
  • πŸŽ“ mit-ocw-youtube - Analyzing MIT OpenCourseWare YouTube data to make the case for why perseverance matters
  • πŸ“ˆ complexity-stock-backtesting - Testing stock performance vs. 10-K report complexity
  • 🏰 dungeon_ai - AI-generated dungeon-style story game (2nd place β€” Iowa State Hackathon)
  • πŸ›‘οΈ insuriquest - Making insurance education fun through dynamic story experiences (Best Insurance Hack β€” HackUIowa)
  • πŸ”’ legv8-decoder - Decode binary into LEGv8 Assembly

Pinned Loading

  1. huragok huragok Public

    CLI tool that gives AI agents the power to generate 3D models from text or images

    Go 3

  2. marketmon marketmon Public

    Winner of "Build With Claude" Developer Challenge. A Pokemon-style trading card game that transforms S&P 500 companies into fictional creature cards, using financial data for stats and AI-generated…

    Svelte 17 3

  3. complexity-stock-backtesting complexity-stock-backtesting Public

    Testing the historical performance of company's stocks based on the inherent complexity of their 10-K report filed with the SEC.

    Python 1

  4. chicago-builders-web chicago-builders-web Public

    Website for Chicago Builders, a community connecting engineers, designers, and founders through casual meetups to share and collaborate on projects.

    Svelte 4

  5. costco-cli costco-cli Public

    Order from CostCo, all from your CLI.

    Python 1

  6. pokemon-classification pokemon-classification Public

    A Keras-based image classifier to identify images of different Pokemon

    Jupyter Notebook