Open in app

Sign In

Write

Sign In

NSerus
NSerus

16 Followers

Home

About

Sep 22, 2021

Manjaro Journey 00: Installing Manjaro KDE

So, you want to use Manjaro Linux on your computer (or maybe you just want to try a Linux Distribuiton in general), in this group of articles called “Manjaro Journey” i will try my best to explain my journey to understanding and customizing Manjaro to my liking. These tutorials may…

Manjaro

4 min read

Manjaro Journey 00: Installing Manjaro KDE
Manjaro Journey 00: Installing Manjaro KDE
Manjaro

4 min read


May 31, 2021

Making a small API using JSON data

Hello Peppos!! T’day we are going to use an API to get data from covid stats in a week from a json file and present it in the following ways: List number of new cases (every day of the week). List number of cases on intensive care (every day of…

Covid-19

3 min read

Making a small API using JSON data
Making a small API using JSON data
Covid-19

3 min read


May 29, 2021

Making a Multi-Node Distributed System with Hadoop 3.2.1

Hello Peppos!! Ever wanted to share tasks between your computers/servers? Worry no more, because today you are going to learn how to implement hadoop on your machines.(only the connecting part tho …). Explanation Hadoop has 2 essential parts: HDFS —A Distributed File System that loads data in machines inside the Cluster. …

Hadoop

6 min read

Making a Multi-Node Distributed System with Hadoop 3.2.1
Making a Multi-Node Distributed System with Hadoop 3.2.1
Hadoop

6 min read


May 11, 2021

An Introduction to Distributed Systems

Hello Peppos!!! A Distributed system, at the most basic level, it’s a collection of computers or systems that are ‘combined’ to form a single computer for the user, if one system fails it doesn’t damage the whole system, they all have one shared state and operate concurrently. They are connected…

Peer To Peer

3 min read

An Introduction to Distributed Systems
An Introduction to Distributed Systems
Peer To Peer

3 min read


May 4, 2021

API Upload and Download using LoopBack4

Hello Peppos!!!! So you want to upload and downloads files from your API, worry no more cause in this tutorial we are going to implement a solution that does exactly that using LoopBack 4. Getting the Packages and Creating the project First things first, get the Loopback 4 Package to start building the API. npm install -g…

Nodejs

4 min read

API Upload and Download using LoopBack4
API Upload and Download using LoopBack4
Nodejs

4 min read


Apr 22, 2021

Using Swagger for the First time

Hello Peppos!!!! So you have made your first node.js application, and you need a way to document your methods, variables and paths to the world. Worry no more cause the Swagger package is here to help you. This little package makes a fancy and organized interface that shows all the…

Nodejs

3 min read

Using Swagger for the First time
Using Swagger for the First time
Nodejs

3 min read


Apr 15, 2021

Adding authentication to a LoopBack App

Hello Peppos!! Today we are going to add Authentication to the Todo App that we previously made to make the application’s API more secure. LoopBack4 has a Authentication package with the name of @loopback/authentication in which secures your app’s API’s endpoints with custom authentication strategies and an @authenticate decorator. This…

3 min read

Adding authentication to a LoopBack App
Adding authentication to a LoopBack App

3 min read


Apr 14, 2021

Making a Todo API with Node.js and MongoDB using Loopback4

Hello Peppos!! LoopBack is a Node.js and TypeScript framework based on Express, open-source and Highly customizable. It allows you to quickly create APIs in a really easy way. In this tutorial we are going to create a Todo App API using this framework, make sure that Node.js …

5 min read

Making a Todo API with Node.js and MongoDB using Loopback4
Making a Todo API with Node.js and MongoDB using Loopback4

5 min read


Apr 5, 2021

Creating a CRUD app with Node.js and MongoDB

Hello peppos!! Today we are going to make a CRUD app using the mongoDB database (i made a tutorial on installing on manjaro here) and using Node.js (install tutorial here, also on manjaro). >>>>>ALSO, USE POSTMAN<<<<< Building the Environment… After creating the folder that will host the project, we initiate the project with: …

4 min read

Creating a CRUD app with Node.js and MongoDB
Creating a CRUD app with Node.js and MongoDB

4 min read


Mar 29, 2021

Installing MongoDB on Manjaro Linux

Hello peppo! You can probably use this tutorial on Arch (although if you are using Arch you probably know more than me), but i think this tutorial doesn’t translate very well to Debian based systems, but don’t worry, there are many tutorials out there to help you. NOTICE: The yay…

Manjaro

2 min read

Installing MongoDB on Manjaro Linux
Installing MongoDB on Manjaro Linux
Manjaro

2 min read

NSerus

NSerus

16 Followers

A Computer Science Student

Following
  • Vagner Bom Jesus

    Vagner Bom Jesus

  • R1CH4RD5

    R1CH4RD5

  • Pedro Pinto

    Pedro Pinto

  • Fred Cabral

    Fred Cabral

  • Thomas Randall

    Thomas Randall

See all (17)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams