Skip to content
View glli01's full-sized avatar

Block or report glli01

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

Hi there 👋, It's George.

🙍‍♂️: I currently a Mid-Level Software Engineer at Oracle, with a focus on System Design and architecture. On my github I have some personal projects when I get time between my hobbies, work, and learning. If you are interested in any of my work, you can find some of the links below (I do all my own designs as a hobby!).

Projects I am currently working on:

  • Containerized Server Hosting and a homelab ✅
  • Kubernetes The Hard Way - building a cluster from scratch ✅
  • AnkiNotes (currently paused) - AI powered Anki system for converting Markdown (Obsidian Notes) into anki flashcards for review. Infra run through Ansible + Terraform, Typescript React stack.

Things I am currently learning about:

  • Group Relative Policy Optimization (GRPO)
  • Agentic Flows (langgraph) ✅ and MCP
  • GraphQL

Previously:

Things I have worked on:
🤝‍: Oracle Internship, a human resources application tracking velocity statistics and other heuristics per team/developer,
🉑: Python ML, a Sudoku SAT solver using backtracking; a Blackjack MC, TD, and QLearning algo; a Gomoku AI using MCTS; a 2048 AI using Expectimax trees,
💳: Wowtokens, a real-time data retrieval and profit calculator for World Of Warcraft,
📔: Todooos, a MERN public todolist/productivity app,
🛤️: Pathyy a public pathfinding visualizer

Things I have previously learnt:
⬜: Container management with Kubernetes ✅,
🟦: Load balancing, and Load Testing ✅,
🟩: Different Application Architectures (Event Driven✅, Layered, Microservices ✅, P2P✅, Serverless ✅),
🟧: Big Data management and Machine Learning through Python (and perhaps Django) ✅
🟥: UI/UX Design 🔰

📫: You can contact me by Email at [email protected]

Profile Views

Pinned Loading

  1. wowtokens wowtokens Public

    A calculator that automatically calculates the highest profit items to buy and sell. Wowtokens parses over 20 million lines of data from the Blizzard API and builds my own databases off of it so th…

    JavaScript

  2. Ecommerce Ecommerce Public

    Ecommerce webapp used to learn full stack development.

    JavaScript

  3. tourism tourism Public

    The public version of Sniip. This displays the blog-type website before transitioning into the MERN stack.

    JavaScript

  4. visualizer visualizer Public

    React visualizer website meant to employ graph-search and maze-find algorithms while looking good.

    JavaScript

  5. todo todo Public

    A MERN todolist that includes User management, and data persistence. Currently functional, but still a WIP. Some features currently in development include- website responsiveness and google calenda…

    JavaScript 1