https://github.com/rammyblog/dev-connect
Create Developer profile/portfolio, share posts and get help from other developers
https://github.com/rammyblog/dev-connect
css css-flexbox css-grid django django-rest-framework html html5 nextjs reactjs sass
Last synced: 10 months ago
JSON representation
Create Developer profile/portfolio, share posts and get help from other developers
- Host: GitHub
- URL: https://github.com/rammyblog/dev-connect
- Owner: rammyblog
- Created: 2020-05-14T22:48:10.000Z (over 5 years ago)
- Default Branch: frontend
- Last Pushed: 2023-01-06T07:13:21.000Z (about 3 years ago)
- Last Synced: 2025-04-30T07:05:15.316Z (10 months ago)
- Topics: css, css-flexbox, css-grid, django, django-rest-framework, html, html5, nextjs, reactjs, sass
- Language: JavaScript
- Homepage: https://devconnectz.netlify.app/
- Size: 1.31 MB
- Stars: 10
- Watchers: 1
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/devconnectz/deploys)
# Devconnector
A web app built using Django and NextJS(React) where developers can Create Developer profile/portfolio, share posts and get help from other developers.
[](https://devconnectz.netlify.app/)
It's like a mini social media app where developers can build their profiles and share their thoughts.
In the profile page, it highlights the last three github repos updated by the user (If the user has a GitHub username)
I wanted to learn SASS, so I took a tutorial by Traversy media on [YouTube](https://www.youtube.com/watch?v=IFM9hbapeA0).
After the tutorial I decided to make a functional web app. It's a PWA as well.
This Web app was built using the follwoing technologies
```
HTML
CSS
SASS
Python
Javascript (ES6)
React
NextJS
Django
Django Rest Framework
```