Chepkirui Dorothy

I am a self-taught web developer who is enthusiastic about technology and its applications. I enjoy experimenting with Python's Django framework, HTML, and CSS to create cool websites.

My interest in technology has led me to enjoy explaining technical information in a simple manner. When I'm not coding, I like to do photography.



Chepkirui Dorothy Articles


How to Build a News Site API with Django Rest Framework in Python
How to Build a News Site API with Django Rest Framework in Python

Learn how to create a news site API from scratch using the Django and Django Rest Framework libraries in Python.

How to Make a Todo App using Django in Python
How to Make a Todo App using Django in Python

Learn how you can build a simple Todo application using the Django framework, crispy forms and Bootstrap in Python;

How to Make a Blog using Django in Python
How to Make a Blog using Django in Python

Learn how to build a simple blog from scratch using the Django framework and Bootstrap styling in Python.

How to Create an Alarm Clock App using Tkinter in Python
How to Create an Alarm Clock App using Tkinter in Python

Learn how to build a simple alarm clock app using tkinter and playsound libraries in Python.

How to Build an Authentication System in Django
How to Build an Authentication System in Django

Learn how you can build a simple authentication system (sign up, login, and logout) using the Django framework and Bootstrap in Python.