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 250 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

👋 Hi     Hola     שלום     你好      こんにちは
       I'm   Soy      אני         我叫      私の名前は
          Gary         גארי       夏戈      ゲイリー

I started my career in finance, but made the switch to software after realizing I wanted to build things, not just analyze them. Since then, I’ve picked up skills in full-stack development, AI engineering, data pipelines, and cloud infrastructure.

I'm interested in contributing to open-source projects and early-stage startups.

Fun Fact: "In 2013, only 28 babies born in England and Wales were named Gary, leading Garys to be labeled a "dying breed" ~ Wikipedia


Table of Contents


Tech Stack

Languages/Runtimes:

  • JavaScript / Node.js
  • Python / Flask
  • SQL / R

Frameworks/Tools:

  • React / Vite / Tailwind / Vercel
  • Express / FastAPI / Render
  • PostgreSQL / MySQL / SQLite
  • Firebase / Supabase / Drizzle ORM / OAuth
  • NumPy / Pandas / Scikit-learn
  • Matplotlib / Seaborn

AI/ML:

  • OpenAI API / Vercel AI SDK / Gemini API
  • Cloudflare (Workers, AI Gateway)
  • Pinecone / Supabase Vector DB / Bedrock Knowledge Base
  • Bedrock / Prompt Engineering / Steering / Guardrails
  • LM Studio / Ollama

Blockchain/Web3

  • Solidity / Smart Contracts
  • Web3.js / Ethereum

Currently Exploring:

  • SageMaker / Fine-Tuning / Model Deployment / Containerization
  • Langchain / FastMCP / Bedrock Agents
  • Cloudflare (Durable Objects, MCP Server)
  • FastMCP
  • TypeScript / Next.js
  • Golang
  • Svelte

Bootcamps & Certificates

Completed:

  • Validates foundational knowledge of key services for compute (EC2, Lambda), storage (S3, Aurora, RDS, DynamoDB, EBS), AI/ML (SageMaker, Bedrock), cloud development (AWS SDK, CodePipeline), networking (CloudFront, VPC), containerization (Fargate, ECS, EKS), security (IAM, WAF, Shield, GuardDuty, Inspector), and governance (CloudWatch, CloudFormation).
  • A program and community that needs no introduction, covering HTML, CSS, JavaScript, React.js, Node.js, Express.js, PostgreSQL, and various tooling/libraries, in addition to self-guided projects, modern development best practices, and plenty of practice learning how to learn through docs and asking good questions.
  • Full-stack web development with tools like HTML5, CSS3, JavaScript ES6, React.js, Node.js, Express.js, PostgreSQL, and Web3 technologies.
  • 11 course Professional specialization awarded for proficiency in Excel, SQL, Python, Jupyter Notebooks, and Cognos Analytics, with hands-on experience in data manipulation, visualization, and presenting insights from real-world datasets.
Microsoft Azure AI-900 (Apr 2025 - Apr 2025)
  • Awarded for demonstrating proficiency in fundamental machine learning, computer vision, natural language processing, and generative AI concepts, with hands-on experience using Azure AI services like Cognitive Services and Vision Studio to implement no-code AI solutions for real-world workloads.

In-Progress:

  • Datacamp - Associate AI Engineer for Developers (August 2025 - present)
  • AWS Cloud Solutions Architect - Associate [SAA-C03] (Jun 2025 - present)
  • Scrimba - The AI Engineer Path (Jul 2025 - present)

Want to Earn:

  • AWS Certified Developer Associate [DVA-C02]
  • Certified Kubernetes Application Developer (CKAD)
  • AWS Certified Machine Learning Engineer - Associate [MLA-C01]

Pollyglot - AI Language Learning Assistant

Interactive language tutor powered by OpenAI

Pollyglot Language Learning Interface

Independent final project in Scrimba's "Intro to AI Engineering" course - specifically OpenAI API integration, zero-shot vs few-shot prompting, and parameter tuning (temperature, stop-sequences, frequency/presence penalties).

Cloudflare workers to eliminate cold starts and reduce latency. System few-shot to balance effective responses with token usage. AI Gateway for rate limiting and surge control.

Tech: React, Vite, Node.js, Express, Cloudflare Workers, OpenAI API


3D Metaverse with Fully Decentralized Authentication

Myopic Metaverse 3D Environment Demo

Sign-In With Ethereum (SIWE) authentication via MetaMask enables users to have greater control over their data. An interesting implication that sets the stage for digital ownership backed by trustless enforcement mechanisms.

3D environment adapted from Claude Artifact "Anthropic Office Simulator", which uses HTML/JS and mocked AI responses. Adapted to use React.js and integrated Gemini API for real chatbot and NPC interactions.

Tech: Three.js, Ethereum, Web3.js, Google Gemini API, Node.js


End-to-End AI Infrastructure: Deploy Local LLMs Remotely

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.

Handling Raw Bytes Stream from Ollama API Endpoint

Handling Raw Bytes Stream from Ollama API
Watch on YouTube

Tech Stack: Node.js, Express, Ollama API, ngrok, Vercel
Project RepoVideo Walkthroughs on YouTube


The Simple Library

Constructors & Prototypes - 1st JavaScript Project (Dec. 2024)

Built with vanilla JavaScript, this project was my first taste of OOP, getting some reps in for prototypal-inheritance, JS classes, constructor functions, DOM manipulation, and local storage.

Live Demo

Library App Screenshot

➡️ Try the Live Demo

What I Learned

  • Object-oriented programming with JavaScript classes and prototypes
  • DOM manipulation and event handling
  • Form validation and data persistence
  • Responsive web design principles
  • Code organization and project structure

Project Repo


Resume Builder React App

Interactive resume builder with persistent state

Interactive Resume Builder Interface

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

Tech: React, JavaScript, CSS
🔗 Live DemoProject Repo


Calcutron 8000 Calculator

Vanilla JavaScript calculator with elegant UX

Calcutron 8000 Calculator Interface

Early project from The Odin Project built from scratch using vanilla JavaScript. Features proper operation logic and real-time display updates.

Tech: JavaScript, HTML/CSS 🔗 Live DemoRepository


Let's Connect

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

💼 LinkedIn
📧 Email
🐙 GitHub

Last updated: August 28, 2025

Pinned Loading

  1. ai-eng-build-with-me ai-eng-build-with-me Public

    A collection of AI Engineering projects - build with me!

    JavaScript 1

  2. myopic-metaverse myopic-metaverse Public

    A proof-of-concept metaverse that combines blockchain technology with AI to create an interactive 3D environment with true digital ownership and intelligent NPCs.

    TypeScript 1

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

    This repository gives you simple options to interact with Ollama modles using CLI, a local GUI, or a hosted web-app. NOTE: This setup is intended for testing and personal use only. Exposing your lo…

    JavaScript 1

  4. prototypes-library prototypes-library Public

    1st Project of the JavaScript Course in Odin's Full Stack JavaScript Track. Combines what we've learned about objects, object prototypes, property/method inheritance, constructor functions, etc.

    JavaScript

  5. simple-resume-app 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

  6. poke-sweeper-game poke-sweeper-game Public

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

    JavaScript