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

Highlights

  • Pro

Block or report Tanwyhang

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

Typing SVG

Hi there! I'm Tanwyhang

Welcome to my GitHub profile! I'm passionate about software development, artificial intelligence, academic tools, and sharing knowledge. My repositories reflect a journey through collaborative assignments, innovative projects, and detailed study notes. Here’s a little about me and what you’ll find across my GitHub:


About Me

  • Interests: Fullstack development, AI, academic tools, notes sharing, desktop apps, game development, backend systems.
  • Languages: Python, TypeScript, Java, SQL, PLpgSQL, CSS, JavaScript, C++ and GDScript.
  • Stacks: React Native, NodeJS, FASTAPI, Supabase, Firebase, Mermaid Data Modelling, Pandas, Numpy, Tailwind CSS, n8n Automation Workflow, NodeRED + MQTT, Matplotlib/Seaborn, RAG Pipeline via n8n
  • Focus: Practical implementations, learning resources, and collaborative development.
  • Extra Skills: Adobe Photoshop,Premiere Pro, After Effects, Blender3, TouchDesigner Derivatives

🏆 Competitions

  • NAIC Top10 Malaysian National Finalist (Sunway National AI Challenge 2025)
  • Worldquant IQC Top8 Malaysian National Finalist (International Quant Championship 2025)
  • Codenection 2024 Open Finalist
  • MCC 2021 Bronze Award (Malaysian Coding Competition by IOI MY)
  • Bolt.new Hackathon 2025
  • WSMB Internet of Things Category 2025

Collaboration & Learning

  • Team Projects: Enjoys working with others, sharing knowledge, and building innovative solutions.
  • Open Source: Welcomes contributions, feedback, and collaboration.
  • Continuous Learning: Always exploring new technologies, best practices, and ways to improve code quality and user experience.

Get in Touch

  • GitHub: Tanwyhang
  • Let’s Connect: Open to collaborations, project discussions, and knowledge sharing!

Thanks for visiting my profile! Check out my repositories for code, notes, and innovative solutions. Let’s build and learn together! 🚀

Pinned Loading

  1. Artificial-Intelligence-quote-generator-web-app Artificial-Intelligence-quote-generator-web-app Public

    A Flask web app that generates motivational quotes based on the user’s mood, leveraging Hugging Face’s emotion detection API for personalized quotes, providing an engaging user experience.

    CSS

  2. Batch-OCR-for-pdfs Batch-OCR-for-pdfs Public

    Processes PDF files for text extraction using OCRmyPDF. The tool scans documents in bulk and saves the output as searchable PDFs, ideal for digitizing large collections of scanned files.

    Python

  3. Cryptocurrency-Analysis Cryptocurrency-Analysis Public

    A Python application that retrieves and analyzes cryptocurrency data. It includes trading strategy backtesting with moving averages, momentum, and mean reversion algorithms, perfect for crypto anal…

    Python 1

  4. Data-Relational-Visualisation Data-Relational-Visualisation Public

    This project uses Seaborn and Matplotlib to visualize relationships in large datasets. It provides interactive density visualizations, ideal for exploring data distributions, trends, and insights w…

    Python

  5. Global-Normalised-Difference-Vegetation-Index-NDVI-Visualisation Global-Normalised-Difference-Vegetation-Index-NDVI-Visualisation Public

    Global-Normalised-Difference-Vegetation-Index (NDVI) Visualisation: A visualization tool for calculating NDVI from raster imagery, enabling efficient vegetation monitoring. Uses Rasterio for data h…

    Python

  6. Recommendation-system-using-SVD-Matrix-Factorisation Recommendation-system-using-SVD-Matrix-Factorisation Public

    A collaborative filtering system that uses matrix operations for user-item recommendations, integrating data imputation for improved predictions.

    Python