• Stars
    star
    1
  • Language
    JavaScript
  • License
    Other
  • Created almost 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Backend API based on Express Nodejs framewrok

More Repositories

1

codechallengeGUI

This is a https://codechalleng.es website clone in GUI
Python
2
star
2

python3-pathlib-module-usages-examples

Examples showing you how to work with file paths—names of directories and files—in Python 3.4 and above using pathlib Module
Python
2
star
3

filemetadata

Build a full stack JavaScript app that is functionally similar to this: https://file-metadata-microservice.freecodecamp.rocks/.
HTML
2
star
4

movielist

A simple react app based on react js.
JavaScript
1
star
5

contactmanager

A simple app based on reactjs that you can use to manager your contacts
JavaScript
1
star
6

AboutMe

About me android app based on Kotlin programming language
1
star
7

infosec

Information security with helmetjs
JavaScript
1
star
8

timestamp-project

Build a full stack JavaScript app that is functionally similar to this: https://timestamp-microservice.freecodecamp.rocks/.
JavaScript
1
star
9

blorgh

1
star
10

watertank

Watertank Project for MM
1
star
11

sample-flask-blog

This is a sample flask blog. The data is saved to Mongo DB.
Python
1
star
12

flutter-login-page-screen

A login page screen based on flutter
Dart
1
star
13

docker-node-mongo

Sample node and mongo app that uses docker
JavaScript
1
star
14

contactmanager_redux

A simple app based on reactjs using redux that you can use to manager your contacts
JavaScript
1
star
15

node-backend-api

Backend Development and APIs using nodejs
JavaScript
1
star
16

RNCourse

A simple app based on React Native
JavaScript
1
star
17

flutter-basic-personality-app

A simple basic app for determining your personality type
Dart
1
star
18

urlshortener

Build a full stack JavaScript app that is functionally similar to this: https://url-shortener-microservice.freecodecamp.rocks/.
CSS
1
star
19

djangoforprofessionals

Django docker based on the book Django for Professionals by William S. Vincent
Python
1
star
20

parser-microservice

test
HTML
1
star
21

github-portfolio

A github-portfolio app b
JavaScript
1
star
22

flutter-based-business-card

A business card made using flutter
Objective-C
1
star
23

Project-Management

Full Stack MERN Project based on GraphQL and MoongoseDB
1
star
24

mysite

A blog web application based on Django web framework
Python
1
star
25

excercisetracker

Build a full stack JavaScript app that is functionally similar to this: https://exercise-tracker.freecodecamp.rocks/.
JavaScript
1
star
26

django_custom_user_model

There are two modern ways to create a custom user model in Django: AbstractUser and AbstractBaseUser. In both cases we can subclass them to extend existing functionality however AbstractBaseUser requires much, much more work. Seriously, don’t mess with it unless you really know what you’re doing. And if you did, you wouldn’t be reading this tutorial, would you? So we’ll use AbstractUser which actually subclasses AbstractBaseUser but provides more default configuration.
Python
1
star