Dev

Projects and experiments across web dev, AI/NLP, and graphics/rendering.

About My Development Work

I’m a full-stack developer and AI/ML enthusiast building projects that bridge research and practice. My work spans secure web applications, NLP/AI-powered tools, and graphics/rendering engines.

I focus on combining modern frameworks, cloud deployment, and data-driven methods to make applications that are both technically robust and user-friendly.

Building My Site

From `npm run dev` to secure deployment on Vercel + Render.

  • Lightweight text analysis tool using spaCy, statistical metrics, and Google Gemini.
  • Analyzes style, grammar, and sentiment and gives interpretable, human-readable feedback.
  • Supports English and Simplified Chinese, with a modular backend built in FastAPI.
  • Deployed on Render + Next.js frontend hosted on Vercel.
  • GitHub: T3xtAnlys
Mesh Renderer — Graphics / Rendering
  • Built an OpenGL-based 3D engine supporting OBJ model loading, texture mapping, and real-time rendering.
  • Implemented UV-mapped textures, backface culling, subdivision, and projection transforms.
  • Focused on performance, modular design, and practical graphics workflows.
  • GitHub: OBJ-Mesh-Renderer
ChompChompCar — Full-Stack Web Dev Project
  • MERN stack app for carpool coordination, serving as Team Lead & Full-Stack Developer.
  • Integrated Google Places API, responsive UI with TailwindCSS, and calendar scheduling features.
  • Deployed secure backend with Express & MongoDB, including authentication and data protection.
  • GitHub: SWEProject
Skills & Tools
  • Programming & Frameworks: Python, C++, C, JavaScript, React.js, Node.js, Express, MongoDB, TailwindCSS
  • AI & NLP: spaCy, Google Gemini, TextBlob, prompt engineering, multilingual support
  • Graphics & Rendering: OpenGL, SFML, 3D engine design, mesh rendering
  • Other Tools: Git, Linux/Windows systems, secure coding practices