Skip to content
View jparkrighthere's full-sized avatar

Block or report jparkrighthere

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

Hi there 👋

Jeonghyeon's github stats

  • ✨️ I am (was) ...

    • Majoring in Computer Science at University of Wisconsin-Madison
    • Back-end & Blockchain Developer Intern at CreativeHill.Inc (06.23 ~08.23)
  • 🔭 I’m currently working on ...

    • On-going project
      • CollegeMate (College Community App Development)
      • Capital One (Full Stack Bankiing Application)
  • 🌱 I’m currently learning ...

    • Express.js
    • TypeScript
    • Next.js
    • Tailwind CSS
  • 📫 How to reach me:

Popular repositories Loading

  1. Github_Portfolio Github_Portfolio Public

    1

  2. Fetch-Coding-Assessment Fetch-Coding-Assessment Public

    Fetch Online Coding Assessment

    Java

  3. DragonTreasure DragonTreasure Public

    A game program implemented in Java that user finds a treasure avoiding dragon.

    Java

  4. Sticky-Notes Sticky-Notes Public

    Program that searches posts which include the words a user wants

    Java

  5. Cache-Simulator Cache-Simulator Public

    This is Cache Simulating Program in C

    C

  6. HeapDynamicMemoryAllocator HeapDynamicMemoryAllocator Public

    This is a program implemented heap memory allocation functions malloc() and free() manually, using implicit free list with delayed coalescing.

    C