Skip to content
View ZanhNe's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Open University - HCMOU
  • Ho Chi Minh city
  • 06:37 (UTC +07:00)
  • LinkedIn in/diepbaodoanh

Block or report ZanhNe

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

πŸ‘‹ Hello! I'm a Dev Apprentice


πŸ§‘β€πŸŽ“ About Me

  • πŸŽ“ Currently a 3rd-year student majoring in Information Technology
  • πŸ§— On the journey to become a Software Engineer
  • βš’οΈ Still an apprentice developer, learning and improving every day
  • πŸ™‡β€β™‚οΈ If you happen to browse through my repos, please don’t expect too much β€” instead, feel free to teach me anything you think I can improve. I’ll be grateful for your guidance!

🌟 Interests & Focus

  • πŸ€– Fascinated by Generative AI (GenAI) and its real-world applications
  • 🌐 Interested in becoming a Fullstack Developer
    • πŸ’» Backend: My main focus β€” I enjoy working with backend tools and systems (like Flask, Spring, Express)
    • πŸ–₯️ Frontend: I know the basics well enough to use, but I'm not specialized (just HTML, CSS, Core JS and ReactJS)
  • πŸ› οΈ I have experience integrating GenAI into my own projects beyond traditional backend work

πŸ’‘ What I Value

  • πŸ“˜ Always learning and open to feedback
  • 🧠 A slow but deep thinker β€” I like to understand how things really work
  • πŸ—£οΈ Happy to discuss tech and get constructive suggestions

πŸ“« Connect with Me

  • GitHub: πŸ§‘β€πŸ’» Right here where you're reading this
  • Email: βœ‰οΈ [email protected]
  • Fun: call me Zanh πŸ˜†

πŸ“ "I'm not a pro developer β€” just someone trying to get better every single day."


✨ Thanks for visiting my GitHub profile! ✨

Pinned Loading

  1. route-sharing route-sharing Public

    A realtime route sharing platform that allows users to schedule and publicly share their upcoming travel routes. Other users can view and match their own routes with compatible ones, enabling route…

    Python 2

  2. route-sharing-agent route-sharing-agent Public

    An AI-powered assistant built with LangChain, integrated with the Realtime Route Sharing API to help users automate planning tasks. The agent understands natural language inputs, offers route sugge…

    Python 1

  3. english-checking english-checking Public

    A small-scale Online English Learning System built with Flask using the MVC (Model-View-Controller) architecture. This project is designed for students to learn and practice English through interac…

    CSS

  4. simple-web-server simple-web-server Public

    Simple web server in Python using socket β€” for learning HTTP from the ground up. 😎

    Python