Python Rock Paper Scissors game in Python In this article at OpenGenus, We will we looking to create a Rock Paper Scissors game in Python.
Python Python script to create Gist In this article at OpenGenus, we will look at how to write a Python script that will create a gist using GitHub API.
System Design System Design/Architecture of Airbnb In this article at OpenGenus, we will try to understand the basics of system design and architecture of a hotel renting platform namely Airbnb and do a high level design of Airbnb.
UX Design Peak-End Rule In UX Design In this article at OpenGenus, We will look at how a psychological heuristic can affect the way we do things that is Peak End Rule and also aid in UX Designing.
HTML DOCTYPE in HTML DOCTYPE is a declaration, but definitely not a tag. It's the first line that you write in a HTML/XHTML documents.