Skip to content
View dnjstr's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report dnjstr

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

Be Quiet and CODE!

const aboutMe = {
  developer: {
    name: "Den Jester Antonio",
    education: "CS Student @ USTP Cagayan de Oro",
    location: "Cagayan de Oro, PH",
    workingOn: ["Full-Stack Projects", "Web Development"],
    currentlyLearning: ["Advanced React Patterns", "TypeScript Deep Dive"]
  },

  techStack: {
    languages: ["JavaScript", "TypeScript", "Python", "C++", "Java", "CSS3"],
    technologies: {
      frontend: { 
        frameworks: ["React"], 
        styling: ["CSS3"] 
      },
      backend: { 
        javascript: ["Node.js"], 
        python: ["Python"],
        other: ["C++", "Java"]
      },
      databases: ["MySQL"],
      tools: ["Git", "GitHub", "VS Code", "NPM"]
    }
  },

  futureGoals: {
    exploring: ["Machine Learning", "Deep Learning", "AI Development"],
    technologies: ["TensorFlow", "PyTorch", "Scikit-learn"],
    dream: ["To Become a Software Engineer"]
  }
} as const;

type AboutMe = typeof aboutMe;

GitHub Activity Graph

Contribution Streak

Pinned Loading

  1. MovieApp-Front-End MovieApp-Front-End Public

    All code files for MovieApp/Front-End

    TypeScript 2

  2. 6reenhorn/JIA-Integrated-Management-System 6reenhorn/JIA-Integrated-Management-System Public

    Private Minimart Management System

    TypeScript 3

  3. Gshadow2005/MonsterTyper Gshadow2005/MonsterTyper Public

    A fast-paced Java typing game

    Java 2

  4. LENS-Library-Entry-Management-System/LENS---Backend LENS-Library-Entry-Management-System/LENS---Backend Public

    The Library Entry Notation System (LENS) is an automated ID scanning system designed to efficiently record, store, and manage log records of students and faculty. The system aims to enhance operati…

    TypeScript 3