Welcome to Note API, a simple CRUD project showcasing the development of a web API using a modern tech stack:
My Portofolio
This is my final project for the data analysis module with Python in the Data Scientist Profession course at EBAC. In this project, we will explore a challenge in the...
The primary goal of this software is to provide a diagnostic prediction of whether a patient has diabetes. It achieves this through a robust machine learning model that has been...
Why are we suddenly so concerned about data and statistics? The answer lies in the explosion of data generated by institutions, businesses, NGOs, etc.
TDD helps keep productivity high by narrowing focus of the developers, and this repository contains a practical TDD sample code.
Role-based access control (RBAC) is an approach used to restrict access to certain parts of the system to only authorized users.
It is obvious that software developers spend most of their time solving those issues that could have been prevented. Implementing the coding standards would help the team to detect the...
MERN Stack: MERN Stack is a Javascript Stack that is used for easier and faster deployment of full-stack web applications. MERN Stack comprises of 4 technologies namely: MongoDB, Express, React...
Estudar programação sozinho nunca foi fácil eu tenho visto alguns dos meus amigos e colegas da faculdade a desistirem desta meta de ser programador simplesmente porque as vezes os conteúdo...
Computer programming is something that moves me a lot, especially web programming and mobile programming, I have learned to program long before i started my university (2017), since 2014 I...
This project is the result of reading the book by Guilherme Pontes this book teaches how to build a PWA from scratch using React JS, and the book...
Esta é uma mine calculadora muiltplataforma Android e iOS desenvolvido na linguagem de programação DART com a framework Flutter, servi para calcular o ROI (O returno de um investimento).
REST stands for Representational state transfer which essentially refers to a style of web architecture that has many underlying characteristics and governs the behavior of clients and servers.
Javascript makes it possible to store data on the client side. For this we use the Storege Web API. This API accesses the browser’s local storage area without time limit,...
Uploading is the transmission of a file from one computer system to another, usually larger computer system. From a network user’s point-of-view, to upload a file is to send it...
This is a simple Javacript project which use firebase as database for persisting data.
The MERN stack is becoming increasingly popular and is a powerful stack to work in. If you’re able to build and deploy good MERN applications, it will greatly help your...
Let’s face it, forms are really verbose in React. To make matters worse, most form helpers do wayyyy too much magic and often have a significant performance cost associated with...
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development,...