Skip to content
View Juin28's full-sized avatar
😁
😁

Highlights

  • Pro

Block or report Juin28

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

Hi 👋, I'm Juin

A passionate computer science student who is currently studying at HKUST

juin28

Website LinkedIn Email


🏆 GitHub Trophies

Trophies


🛠️ Tech Stack

Programming Languages

JavaScript TypeScript Python Java C++ C C# Solidity SQL MIPS Assembly Arduino R

Web Development

Spring Boot React.js React Native Node.js Express.js Ethers.js Hardhat Firebase Figma Git HTML5 CSS3/Tailwind CSS

AI/ML & Data Science

Detectron2 TensorFlow PyTorch Keras Scikit-learn NumPy Pandas Matplotlib Seaborn OpenCV

Databases & Tools

MongoDB MySQL

Testing

Mocha Chai


📊 GitHub Stats

GitHub stats

Top Languages

GitHub Streak


⭐ From Juin28

Pinned Loading

  1. Brain_Tumor_Detection_Model Public

    This project is an automated system designed for detection and segmentation of brain tumors in MRI scans, and a report will be generated to help users understand the diagnostic process

    Jupyter Notebook

  2. Property_Prices_Prediction_Model Public

    This property price prediction model uses Keras and TensorFlow which aims to predict home sale prices based on features like bedrooms, building age, and location. The model achieved a Mean Absolute…

    Jupyter Notebook

  3. Twitter_DApp Public

    The Twitter-DAPP is a decentralized social media platform built on Ethereum, providing users control over data and interactions. Key features include blockchain-based storage, tokenized incentives,…

    JavaScript 1

  4. CodeToGiveHackathonAsia Public

    FoodLink is a platform for efficient food donation, connecting donors, agencies, and beneficiaries seamlessly.

    JavaScript

  5. Simplified_Memory_Management Public

    The Simplified Memory Management project creates a custom memory system that mimics malloc and free, enabling direct memory management without standard C library functions

    C

  6. Simplified_Multi-level_Feedback_Queue Public

    The MLFQ project simulates a multi-level feedback queue scheduling algorithm allowing processes to move between different queues based on their execution history and priorities

    C