Skip to content
View paulperrin-stack's full-sized avatar

Block or report paulperrin-stack

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

Hi, I'm Paul 👋

Junior full-stack developer based in Da Nang, Vietnam. Backend-leaning. Recently completed The Odin Project and now building my portfolio.


🛠 Current stack

Backend: Node.js · Express · Prisma · PostgreSQL · SQLite · Passport · JWT · bcrypt
Frontend: React · React Router · Vite · HTML · CSS
Tooling: Git · GitHub · npm · ESLint · Prettier


🚀 Current projects

  • odin-book — Social network with feeds, follows, posts, likes, and comments. Sessions + GitHub OAuth. In progress (v2 rebuild).
  • blog-api — Blog backend with JWT auth, admin and reader roles. Express + Prisma + SQLite.
  • messaging-app — Messaging app with conversations and auth. Express + Prisma + PostgreSQL + JWT.
  • admin-dashboard — Responsive admin dashboard layout. Hand-coded HTML + CSS Grid. Live demo.

🌱 Currently learning

Daily algorithm practice on Codewars · Full Stack Open curriculum


📫 Contact

LinkedIn · paul.w.perrin@gmail.com

Pinned Loading

  1. admin-dashboard admin-dashboard Public

    Responsive admin dashboard layout, hand-coded with HTML and CSS Grid. No frameworks, no build tools.

    HTML

  2. blog-api blog-api Public

    Blog REST API with JWT auth, admin/reader role separation, and full CRUD for posts and comments.

    JavaScript

  3. messaging-app messaging-app Public

    Messaging app with user accounts, conversations, and private message threads.

    JavaScript

  4. odin-book odin-book Public

    A full-stack social media app built with Node.js, Express, and PostgreSQL, featuring user authentication, posts, likes, comments, and follow functionality.

    JavaScript