Open in app
Home
Notifications
Lists
Stories

Write
Jekayin-Oluwa Olabemiwo
Jekayin-Oluwa Olabemiwo

Home

Published in Analytics Vidhya

·Pinned

Stacks in Python

An introductory article to help new Python lovers get going with the Stack Data Structure What is the Stack Data Structure? In Computer Science and programming, a data structure simply is how a particular set of data values is arranged, stored, and managed. Going forward, I’d like you to think of the word ’stack’ in its…

Python

4 min read

Stacks in Python
Stacks in Python

Mar 27

A Step Forward

Lessons on Adaptability and Resilience: A review of the foundation level of the McKinsey’s Forward program A Bit of Introduction I’m Jekayin-Oluwa Olabemiwo. I’m a software engineer and technical writer. I work with a Fintech team at Venture Garden Group. I’ve wanted to do a professional development program to gain…

Mckinsey

3 min read

A Step Forward
A Step Forward

Feb 24, 2021

Django Rest Framework with PostgreSQL: A CRUD Tutorial

Working with APIs is important for most web developers. From extending other services for your app to providing resources for other apps and services, APIs are essential to modern web systems for application-to-application communication. API, an acronym for Application Programming Interface is a means by which the client-side interacts with…

Python

9 min read

Django Rest Framework with PostgreSQL: A CRUD Tutorial
Django Rest Framework with PostgreSQL: A CRUD Tutorial

Feb 22, 2021

Django Rest Framework Authentication with Dj-Rest-Auth

Authentication and authorization in Django RESTful APIs using Dj-Rest-Auth with Gmail server for sending verification emails to users Introduction Oftentimes, we come across websites and apps that demand that we register, that is, sign-up as users for us to have access to some service or feature on those websites and apps…

Django

23 min read

Django Rest Framework Authentication with Dj-Rest-Auth
Django Rest Framework Authentication with Dj-Rest-Auth

Feb 4, 2021

How to Create User Authentication with the Django Framework on Ubuntu 18.04

Introduction When building a web application, you may need to allow users to log in to be able to use the application and log out of the application when they are done. The process of providing users with access to the application is called User Authentication. In this guide, we will…

Django

7 min read

How To Create User Authentication With The Django Authentication Framework On Ubuntu 18.04
How To Create User Authentication With The Django Authentication Framework On Ubuntu 18.04

Published in Analytics Vidhya

·Jan 24, 2021

Using Queues in Python

In Programming and software development, data structures are used to store and arrange a set of values. There are various types of data structures for different use cases. They include stacks, queues, lists, etc. This article focuses on queues and basic operations that could be carried out on them. What is the Queue Data Structure? A…

Data Structures

5 min read

Queues in Python
Queues in Python

Jan 11, 2020

Convert Markdown to HTML in your Django App with Markdownify Library

Markdownify is a library of the Django framework that supplies a Django template filter to convert markdown syntax to HTML codes in Django templates. It is under the publicly available Python Package Index (PyPI) at https://pypi.org/project/django-markdownify/ Markdownify implements the python-markdown package to convert markdown syntax to HTML. It also uses…

Python

2 min read

Convert Markdown to HTML in your Django App with Markdownify Library
Convert Markdown to HTML in your Django App with Markdownify Library

Jan 11, 2020

Productivity Hacks I found out in VSCode

In the past few days, I’ve spent most of my time designing web pages and templates for a project I work on. Recently, I discovered some things which have increased my productivity and speed in VSCode. I’ve used VSCode mostly in the past few months for most of my front-end…

Web Development

3 min read

Productivity Hacks I found out in VSCode
Productivity Hacks I found out in VSCode

Published in DSC-KWASU

·Jul 25, 2019

REACT 101 (Part-1) — Basic Concepts and Installation

Developed by Facebook, React is the most popular library for building interactive user interface. It was developed by Facebook Prerequisites It is expected that you have a little understanding of JavaScript and how object-oriented concepts are used. Content: 1. What are Components 2. Making Components 3. On State and Views 4. Setting…

Java Script

3 min read

REACT 101 (Part-1) — Basic Concepts and Installation
REACT 101 (Part-1) — Basic Concepts and Installation

Jul 24, 2019

Test

Testing testing

1 min read

Jekayin-Oluwa Olabemiwo

Jekayin-Oluwa Olabemiwo

Following
  • Mercy Idowu

    Mercy Idowu

  • Ed Newton-Rex

    Ed Newton-Rex

  • J3

    J3

  • Pinterest Engineering

    Pinterest Engineering

  • Trent McConaghy

    Trent McConaghy

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable