Skip to content
View HyunjiiKim's full-sized avatar

Highlights

  • Pro

Block or report HyunjiiKim

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
HyunjiiKim/README.md

πŸ‘‹ Hi there, I'm Hyunji

πŸŽ“ Web Development Student

Currently expanding my skills in modern web technologies and building awesome projects along the way.

πŸ› οΈ Tech Stack

  • Frontend:

    • HTML5 & CSS3
    • JavaScript
    • TypeScript (Learning)
    • React.js (Learning)
    • Next.js (Learning)
    • Three.js (Learning)
  • Backend:

    • PHP
    • Node.js (Learning)
    • MySQL
    • Python (Learning)
  • Development Tools & Platforms:

    • Git & GitHub
    • Docker
    • Firebase
    • VSCode

🌱 Currently Learning

  • Deepening my TypeScript knowledge
  • Building full-stack applications with React and Node.js
  • Exploring Next.js for server-side rendering
  • Expanding my Python skills
  • Container orchestration with Docker
  • Backend-as-a-Service with Firebase

πŸ’» Projects

1.. LocalSteps

  • Full-stack web application based on Express.js, MongoDB and React
  • Implements complete CRUD functionality
  • Robust error handling and data validation
  • Custom-designed responsive interface
  1. CashDesk WebApp

    • A React-based cash desk application for school fundraising
    • Features include transaction management and fund tracking
    • Built with React to handle real-time cash operations
  2. Listify

    • A modern Todo List application built with React
    • Clean and intuitive user interface
    • Features task management with CRUD operations

πŸ“« How to Reach Me

⚑ Fun Fact


GitHub stats

Top Languages

HTML5 CSS3 JavaScript TypeScript React Next.js PHP MySQL Python Docker Firebase Git GitHub

Pinned Loading

  1. Php-MySQL Php-MySQL Public

    A personal repository where I learn PHP and MySQL through examples, exercises, and projects from a book. The repository contains PHP scripts, MySQL database setup files, and any relevant code snipp…

    PHP

  2. listify listify Public

    This is my first project using React, where I built an interactive Todo List application. It allows users to add, edit, and delete tasks, making it easy to manage daily activities. Explore the feat…

    JavaScript