nhandoanphan.github.io

👋 Nhan Doan’s User Page

About Me

Hi! I’m Nhan Doan (Nick), a Math-CS student at UCSD who enjoys building projects with Python and Java.


Favorite Programming Language

My favorite programming language is Python because it is simple and powerful.


📸 Picture

Cute image


💬 Quote

“Success is no accident. It is hard work, perseverance, learning, studying, sacrifice and most of all, love of what you are doing or learning to do.”


🧾 Code Example

Here is a simple Python function I like to use: def hello(): print("Hello World")


More About Me

If you want to explore resources that I often use as a programmer, I frequently visit GitHub and Stack Overflow to learn, debug, and improve my coding skills.

You can also jump back to my About Me or revisit my Favorite Programming Language to better understand my background.

Within this repository, you can check another file here: README.


📚 My Learning Journey

When learning something new in programming, I usually follow this process:

  1. Understand the core concept
  2. Practice with small coding problems
  3. Apply it in a project
  4. Reflect and improve

I also enjoy working with different technologies: