Skip to content
View myopicOracle's full-sized avatar

Block or report myopicOracle

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
myopicOracle/README.md

Hey there, I'm Gary 👋

Full-stack developer with a passion for building practical solutions that solve real problems. I love working across the entire development stack—from AI infrastructure to user interfaces and everything in between.


🤖 Featured Project: Local LLM Integration Toolkit

End-to-end AI infrastructure built from scratch — Complete solution for running large language models locally using Ollama, featuring custom Node.js server architecture, intuitive frontend GUI, and global deployment via ngrok and Vercel. This project demonstrates the full AI development lifecycle from local setup to production deployment.

🎬 Live Demo Highlights

Handling Raw Bytes Stream from Ollama API Endpoint

Handling Raw Bytes Stream from Ollama API
Watch on YouTube

Exposing Your Local API for Remote Access w/ ngrok

Exposing Local API for Remote Access
Watch on YouTube

Tech Stack: Node.js, Express, Ollama API, ngrok, Vercel
📖 Full Documentation🎥 Video Walkthroughs on YouTube


🚀 Project Portfolio

YummyBuy E-Commerce Platform

Custom e-commerce solution for local business

YummyBuy Screenshot

Built for a bakery owner frustrated with generic website builders. Features real-time product filtering, persistent cart state using Context API, and integrated payment processing. Currently solving actual business challenges while exploring advanced React patterns.

Tech: React, Node.js, Express, TailwindCSS
📋 Project Board💻 Repository


Resume Builder React App

Interactive resume builder with persistent state

Resume Builder Screenshot

Clean, functional resume builder demonstrating React fundamentals. Features component-based architecture, form state management with hooks, and seamless edit/display mode switching. Built with DRY principles and reusable components.

Tech: React, JavaScript, CSS
🔗 Live Demo📖 Documentation


Calcutron 8000 Calculator

Vanilla JavaScript calculator with elegant UX

Calculator Screenshot

Built from scratch using vanilla JavaScript with thoughtful edge case handling (including a snarky "Nice try!" for division by zero). Features proper operation logic, real-time display updates, and polished responsive design.

Tech: JavaScript, HTML5, CSS3
🔗 Live Demo💻 Repository


CarbonXchange • The Joshua Tree Foundation

Sustainability platform bridging carbon markets and blockchain innovation

CarbonXchange Homepage Mission: Advance #SustainableFinance NFTree Concept Net Zero Framework Voluntary Carbon Markets Thesis

A comprehensive sustainability platform exploring carbon offset initiatives through innovative products like Carbon X-Trace™ and blockchain-backed NFTrees. Features in-depth analysis of carbon markets, Net Zero frameworks, and accessible environmental education through structured digital storytelling.

Focus: UX Design, Environmental Tech, Blockchain Concepts
🌱 Visit Platform🌳 Joshua Tree Foundation


🛠️ Tech Stack & Expertise

Frontend: React, JavaScript, HTML/CSS, Tailwind CSS
Backend: Node.js, Express, SQL
AI/ML: Ollama, API Integration, Model Deployment
Currently exploring: Python, TypeScript, Next.js, blockchain development
Certifications: Microsoft Azure AI-900 (IBM Data Analyst Professional incoming)


🤝 Let's Connect

Always up for collaborating on interesting projects or discussing the latest in AI and full-stack development.

💼 LinkedIn📧 Email🐙 GitHub

Pinned Loading

  1. run-local-llm-with-gui Public

    JavaScript 1

  2. YummyBuy.ca Public

    A simple project started during The Odin Project's React Course "Shopping Cart Project" lesson. Meant to tie-in everything learned so far about hooks like useState, useEffect, useContext, useReduce…

    JavaScript

  3. simple-resume-app Public

    A simple resume builder app built with React. It uses form fields to prompt and capture user inputs, which are then rendered in 3 sections - Summary Information, Education, and Work Experience. Use…

    JavaScript

  4. poke-sweeper-game Public

    Don't click the same image twice! Sounds simple, right?

    JavaScript

  5. foundations-calculator Public

    Final Project of The Odin Project Foundations Course

    JavaScript

  6. a-simple-drum-kit Public

    Adapted from Wes Bos' JavaScript 30 challenge, which can be found here: https://github.com/wesbos/JavaScript30

    JavaScript