Skip to content
View CryoYohan's full-sized avatar
:electron:
Limit Breaker
:electron:
Limit Breaker

Block or report CryoYohan

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

🧝‍♂️ Hail, Traveler! I am Cyril John Ypil

🧙‍♂️ Python Wizard | 🔮 Data Seer | ⚔️ Code Forge Master

tumblr_4a336f1716a86ec64fa45c29ca4cafa3_c7d8a105_500

🌄 From the Shores of Cebu, Philippines
📜 Mastering Pythonic Runes, Palantír Visions, and Forging Full-Stack Artifacts
⚔️ "Not all those who wander are lost... but my code never is!"

Palantír Connection Bard's Scroll Eagle Post Wandering Souls


🏆Trophies

trophy


🔮 The Great Quest

def fellowship_quest():
    current = {
        'weapons': ['Python', 'JavaScript', 'Java'], 
        'magic': ['Django', 'Flask', 'React'],
        'ancient_lore': ['Pandas', 'NumPy', 'TensorFlow'],
        'quests': ['Forge AI Artifacts', 'Conquer Cloud Realms']
    }
    return current

📜 Currently deciphering scrolls of:

  • Pythonic Elvish Runes (Advanced Concepts)
  • Machine Learning Palantíri
  • Natural Language Prophecies (NLP)
  • Cloud Kingdom Deployment (AWS/GCP)

🛡️ The Armory of Middle-Stack

Weapons Magic Items Ancient Tomes Mounts & Steeds
Python Flask Pandas Git
JavaScript Django TensorFlow Firebase
Java Vue.js OpenCV PyCharm
SQL Tailwind Jupyter Notebook Google Cloud

📜 Chronicles of the Code

🏰 GitHub Stronghold Stats

Commits Streak Language Scrolls

🏹 Legendary Quests

🔹 Minas Tirith Keep - Flask/Django fortress architecture
🔹 Palantír Network - Machine learning prophecy stones
🔹 Mithril Forge - Open-source contribution crafting
🔹 Elven UI Realms - React/Tailwind interfaces of light

"One does not simply walk into Mordor... without proper exception handling!" ⚔️


🗺️ Tales from the Road

🍻 | Pipe-weed connoisseur at Green Dragon Inn
⚔️ | Gaming quests in free moons
📚 | Archivist of ancient tech scrolls
☕ | Ent-draught (coffee) powered coding sessions
🎸 | Minstrel training (guitar) in progress


Send Palantír Message

3f952fe5f74eb70751cf5d84a499f1c2

"May the Light of the Silmarils Guide Your Code!"

Pinned Loading

  1. EnerGreen-AI-Powered-and-IoT-Based-Green-Energy-Consumption-Monitoring-System EnerGreen-AI-Powered-and-IoT-Based-Green-Energy-Consumption-Monitoring-System Public

    An AI-powered and IoT-based green energy monitoring system that enables real-time tracking of household electricity consumption and green energy consumption, predicts future energy costs, and provi…

    Vue 1 1

  2. GreenEnergyConsumptionMonitoringWebApp GreenEnergyConsumptionMonitoringWebApp Public

    A simulation-based web app that allows users to monitor energy consumption, simulate solar energy production, and track carbon footprint reduction. Experience real-time data, detailed analytics, an…

    HTML 5 3

  3. QRCodeScannerOpenCVPython QRCodeScannerOpenCVPython Public

    This project is a web-based QR code scanner designed for student attendance tracking. It integrates a simple webcam.js mini frontend with a backend powered by OpenCV in Python, and features SQLite …

    HTML 1

  4. Fixed-Partition-Simulation Fixed-Partition-Simulation Public

    This C# application in a GitHub repo simulates a fixed memory partitioning algorithm for OSes. Users define fixed-size partitions and see how processes are allocated. It can visualize allocation an…

    C# 2

  5. Pomodoro-App-Python Pomodoro-App-Python Public

    A Pomodoro App using Python GUI Tkinter

    HTML 1

  6. Quizzler-App-API Quizzler-App-API Public

    A Trivia Quizzler app that uses Open Trivia DB API for the trivias.

    Python