const aboutMe = {
developer: {
name: "6reenhorn",
education: "CS Student @ USTP Cagayan de Oro",
location: "Cagayan de Oro, PH",
workingOn: ["Personal Portfolio Website"],
currentlyLearning: [
"Data Structures & Algorithms",
"Backend Engineering with FastAPI",
"Python for AI and ML",
]
},
techStack: {
languages: ["JavaScript", "TypeScript", "Python", "HTML5", "CSS3"],
technologies: {
frontend: { frameworks: ["React"], styling: ["Tailwind CSS"] },
backend: { javascript: ["Node.js", "Express"], python: ["FastAPI", "Django"] },
databases: ["PostgreSQL"]
}
},
futureGoals: {
nearTerm: ["Backend Engineering", "AI Engineering", "RAG Systems"],
longTerm: ["ML Engineering", "Deep Learning", "Neural Networks"],
exploring: ["PyTorch", "LangChain", "LlamaIndex", "HuggingFace"]
}
} as const;
type AboutMe = typeof aboutMe;
- Cagayan de Oro, Mindanao, Philippines
-
14:21
(UTC -12:00) - john.cyril.g.espina
- __jhncyyy
- in/john-cyril-espina-231968349
- https://6reenhorn-personal-web.vercel.app
Highlights
Pinned Loading
-
MovieAPP-Backend
MovieAPP-Backend PublicMovie App Backend is the server-side component of the Movie App, built with Django and Django REST Framework (DRF). It provides APIs for movie management and user authentication, serving as the fou…
Python 3
-
QueueLess-Backend
QueueLess-Backend PublicQueueLess Backend is the server-side engine of the QueueLess platform, designed to handle queue management and real-time updates. It exposes APIs that power the QueueLess frontend, ensuring custome…
Python 5
-
Gshadow2005/QueueLess
Gshadow2005/QueueLess PublicQueueLess helps users skip physical lines by tracking queue positions in real time and sending alerts when service is near.
TypeScript 5
-
dnjstr/plant-disease-detection
dnjstr/plant-disease-detection PublicA machine learning project
Python 3
-
PDC-Group_Activity
PDC-Group_Activity PublicActivities and projects for Parallel and Distributed Computing (CS323), spanning midterm to final term coursework.
Python 3
-
KokoMinaj/cs326-software-implementation-and-management
KokoMinaj/cs326-software-implementation-and-management PublicPython 3
If the problem persists, check the GitHub status page or contact support.




