Jiaxi Liu (Jesse)
Master’s Graduate
Software Engineer | Scalable APIs · Web Scraping · Data Integration · Code Quality & Refactoring
Thoughts on AI, software, and life. Short notes and long-form writing.
Networking fundamentals matter for frontend, backend, and cloud engineering.
React, Next.js, Node.js, and Express often appear together, but they solve different problems.
Python fundamentals often appear in backend interviews and automation scripting.
React builds UI. Next.js adds routing, layouts, server rendering, backend routes, and deployment conventions on top of React.
BeautifulSoup and Selenium both work with web pages, but they serve different purposes.