from jansencruz23 import AIEngineer
class Bio:
def __init__(self):
self.name = "Jansen C. Cruz"
self.aspiration = "AI/ML Engineer | Full-Stack & Automation Developer"
self.interests = ["Artificial Intelligence", "Automation", "Machine Learning", "Data Science", "Software Engineering"]
self.location = "Pampanga, Philippines"
class Education:
def __init__(self):
self.school = "Angeles University Foundation"
self.current_year = "4th year"
self.scholarships = ['BYA Scholar', 'University Scholar']
class Skills:
def __init__(self):
self.languages = ["Python", "C#", "JavaScript", "Java", "Dart", "SQL", "HTML", "CSS"]
self.ai_ml = ["LangChain/LangGraph", "n8n", "Power Automate", "PyTorch", "TensorFlow/Keras",
"Scikit-learn", "Hugging Face", "RAG", "MCP", "AI Agents", "Automation"]
self.web_frameworks = ["ASP.NET Core", "Entity Framework Core", "FastAPI", "MERN Stack"]
self.mobile_frameworks = ["Flutter"]
self.databases = ["MSSQL", "MySQL", "MongoDB", "Firebase"]
self.tools = ["Git", "Anaconda", "Jupyter", "VS Code", "Visual Studio", "Power BI"]
self.learning = ["Advanced Agentic Workflows", "Multi-Agent Orchestration", "Deep Agents"]
class HackathonsAndAwards:
def __init__(self):
self.recent_awards = [
"🏆 Best Research Paper - International Conference on Information Technology Education (IRCITE) 2026"
+ "for LiPAD: License Plate Advanced Deblurrer, a Lightweight AI-Powered Philippine License Plate Deblurring",
"🏆 Best Presenter - IRCITE 2026 for presenting LiPAD"
"🏆 Champion - Google Developer Groups - HAU's Beyond Limits: The AI Hack 2025",
"✨ Best Use of Gemini API - Beyond Limits: The AI Hack 2025",
"🏆 Champion - JPCS Hackathon 2025",
"🥈 2nd Place - JPCS Hackathon 2025",
"🥉 3rd Place - JPCS Hackathon 2024",
"🥈 2nd Place - iCode Hackathon 2021-2022"
]
class JansenCruz(AIEngineer):
def __init__(self):
super().__init__()
self.bio = Bio()
self.education = Education()
self.skills = Skills()
self.hackathons = Hackathons()
- Angeles City, Pampanga, Philippines
- in/jansen-cruz-480a47ba
- JansenCCruz
- https://www.tiktok.com/@intellisense.stdio?lang=en
Highlights
- Pro
Pinned Loading
-
jamaica-salem/LiPAD
jamaica-salem/LiPAD PublicMulti-stage CV pipeline for license plate recovery—CNN-based degradation classification, GAN-based deblurring, and CRNN-based sequence OCR.
Vue 5
-
auf-barangay-emr
auf-barangay-emr PublicA full-stack healthcare management system developed to digitize barangay health operations, replace paper records, and enable data-driven decision-making for local healthcare providers.
HTML 2
-
youtube-shorts-factory
youtube-shorts-factory PublicAI pipeline that composes Meta AI video clips into 9:16 vertical shorts — LLM storyboarding, Playwright automation, MusicGen audio, ffmpeg stitching. FastAPI backend with pluggable video/music prov…
Python 1
-
faceless-youtube-factory
faceless-youtube-factory PublicAutomated AI video generation factory. Create faceless YouTube content from prompts with LLM scripts, multi-character TTS, and automated publishing. Built with FastAPI, LangGraph, and Next.js
-
catmit
catmit PublicAI-powered git commit message generator 😸. VS Code extension + CLI. Supports OpenAI, Anthropic Claude, Gemini, NVIDIA Build, and Ollama. Generate, commit, and push in one click.
TypeScript
-
internship-eod-automation
internship-eod-automation PublicAutomated EOD report generator that compiles daily work activities into narrative summaries and posts to Teams and Internity -- powered by LangGraph, Power Automate, and Gemini
Python 1
If the problem persists, check the GitHub status page or contact support.



