← Back to projects
DevConnect
A developer networking platform built for technical communities.
Vue.jsNode.jsMySQLExpress
DevConnect
The Problem
Developers in a local tech community needed a dedicated space to share projects, ask technical questions, and find collaborators — without the noise of generic social networks.
The Approach
Built with Vue.js on the frontend for reactive real-time updates, Express/Node.js for the API, and MySQL for structured relational data. Designed a tagging system for skills and interests to power smart matching.
The Solution
A platform with profiles, project showcases, a Q&A board, and a matching algorithm that connects developers by skill overlap. REST API with full CRUD, search, and filtering.