Simplifying Bankid Authentication In Python: Introducing Bankid6
July 6, 2024
36
Project
I have worked with BankId a lot over the years. By using my experience, I have created a PyPi package to help python developers integrate BankId in their system with the lowest effort possible.
Cheat Sheet Of Design Pattern
November 29, 2024
18
Design PatternPython
Description of design patterns with real-life analogy, python example, advantage and disadvantages.
Cost-Effective Django Deployment
August 26, 2024
92
DevOpsCloudPortfolio
I have migrated my Django portfolio website to Digital Ocean. This guide walks you through the entire setup process on a budget-friendly, reliable platform.
My New Portfolio Design
April 9, 2024
65
PortfolioProjectDjango
If you are not embarrassed by the first version of your product, you’ve launched too late. -Reid Hoffman
My first portfolio version was embarrassing.
Tests For Publishing Python Pypi Package
April 1, 2024
61
Python
Developers will use different versions of python where they want to install your package. It's import to test your python packages before releasing it.
How To Merge Branches Up To Specific Commit
March 27, 2024
83
git
If you realize that your past commit is worth the release then this is what you need to do.
Integrate Tinymce In Django Admin
March 15, 2024
54
Django
TinyMCE is a powerful editor. It can be integrated in Django admin to make awesome content for webpage.
[Un]Common Git Scenarios
February 26, 2023
39
git
Git tracks the project and keeps us calm. Using git properly can take away a lot of hassles of development. Here I listed three scenarios of version controlling and how I use git to handle them. Observing git commands in action can give us a clear view about these commands.
Personal Portfolio Website
April 11, 2022
58
PortfolioProjectPythonDjango
I present an initial overview of this platform, crafted with precision and powered by a blend of cutting-edge technologies like Python, Django, MySQL, GitHub, CircleCI, etc...
Let's Get Started
April 10, 2022
32
InspirationGeneral
I have just created this website and am getting started with blogging. Here is some information about myself and some plans with this website.