Samuel Mwangi

Samuel is an undergraduate student pursuing a degree in Computer Science. Samuel is interested in Algorithms, Machine Learning, and backend. He thinks open source projects are cool and enjoys being a contributor.

7

0

0
Samuel is an undergraduate student pursuing a degree in Computer Science. Samuel is interested in Algorithms, Machine Learning, and backend. He thinks open source projects are cool and enjoys being a contributor.
7
0
0
Apr 17, 2022
Multitenancy is a property whereby a web application can serve more than one customer while having each customer’s data and users isolated.
Dec 21, 2021
The datasets that we use for training models in machine learning have unpredictable values that might vary from each other on a broad scale. Numerical values might have big differences amongst themselves,...
Sep 30, 2021
Modern organizations, bloggers, companies, and brands, are featuring both pictures and videos on their websites to strengthen their content and to promote their YouTube channels.
Aug 3, 2021
JavaScript has an inbuilt Date object that can be used for various applications. There are also some inbuilt methods in JavaScript that can help us make use of the Date object.
May 10, 2021
Structs are user-defined data types found in both C and C++. They are capable of holding data items of different data types under a single name, which is different from arrays, that only hold data items of the...
Mar 26, 2021
Django is a Web framework for perfectionists with deadlines. Django gives programmers the power of customizing this admin site to suit the requirements of the project or the needs of the client. This tutorial...
Jan 22, 2021
TinyMCE is a rich and flexible online text editor that is compatible with Django amongst many other frameworks. It comes in handy when trying to make your content look more stylish with colorful texts, various...