An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/38fa29d3-20a1-4c2e-9add-7fa2bda5de5b/deploy-status)](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.

[![Netlify Status](https://onasanyatunde.codes/portfolio_images/devconnectz-netlify-app.png)](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
```