Skip to content
View 6reenhorn's full-sized avatar
☁️
Learning
☁️
Learning

Block or report 6reenhorn

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
6reenhorn/README.md


GitHub Stats

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;

Pinned Loading

  1. MovieAPP-Backend MovieAPP-Backend Public

    Movie 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

  2. QueueLess-Backend QueueLess-Backend Public

    QueueLess 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

  3. Gshadow2005/QueueLess Gshadow2005/QueueLess Public

    QueueLess helps users skip physical lines by tracking queue positions in real time and sending alerts when service is near.

    TypeScript 5

  4. dnjstr/plant-disease-detection dnjstr/plant-disease-detection Public

    A machine learning project

    Python 3

  5. PDC-Group_Activity PDC-Group_Activity Public

    Activities and projects for Parallel and Distributed Computing (CS323), spanning midterm to final term coursework.

    Python 3

  6. KokoMinaj/cs326-software-implementation-and-management KokoMinaj/cs326-software-implementation-and-management Public

    Python 3