Skip to content
View HMWCS's full-sized avatar
:shipit:
:shipit:
  • United States

Block or report HMWCS

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HMWCS/README.md

Hi there 👋

Full-Stack Software Engineer & AI Researcher with a passion for building intelligent systems and scalable applications.

🎓 Education

  • MS Computer Science (AI Specialization)
  • BS Computer Science

💻 Tech Stack

AI/ML: Python, PyTorch, Scikit-learn, Pandas
Backend: Java, Spring Boot, Python, PostgreSQL
Frontend: React, Next.js, TypeScript, Tailwind CSS, Shadcn/UI
Tools: Docker, Git, Maven, Pixi, pnpm

🔬 Research Interests

  • Artificial Intelligence & Machine Learning
  • Algorithm Optimization
  • Distributed Systems & Microservices Architecture

🎹 Beyond Code

Concert classical pianist with conservatory training, blending technical precision with creative expression.


Building the future through code and algorithms 🚀

Pinned Loading

  1. zenghongtu/paseo-relayzenghongtu/paseo-relayPublic

    A lightweight self-hosted relay server for Paseo.

    Go 183 29

  2. java-snowflake-id-generatorjava-snowflake-id-generatorPublic

    Java Snowflake ID generator with CAS optimization for high throughput.

    Java 2

  3. simple-under-construction-pagesimple-under-construction-pagePublic

    A simple, responsive single-page under-construction site built with pure HTML and CSS.

    HTML 1

  4. java-nary-tree-lca-finderjava-nary-tree-lca-finderPublic

    This repository contains code for finding the Lowest Common Ancestor (LCA) and Lowest Dominating Common Ancestors (LDCAs) in an n-ary tree.

    Java