I'm
Learn About Me
Hello! My name is Sophia and I enjoy creating things that displays on the internet and I love Artificial Intelligence.
I recently started writing technical articles that covers everything you need to know on Python. To read my blog contents, visit Sophia's Blog
What I do
I create amazing, easy-to-use bots that could any given task on discord, whatsapp, twitter and telegram.
I create pixel perfect websites that has the best user experience.
I write unique backend programs and also use python fot automation and betterment of day-to-day activities.
I write articles mostly on Python but I have created articles outside of my niche. I create tuttorial, need-to-know and interview articles.
My Resume
My Portfolio
From My Blog
Do you remember the first time you had to negotiate for a job? 💼
What did you wish you had done differently?
Any tips for our new tech friends?
Here are my suggestions through an interview with software developers.
A REST API (also known as RESTful API) is an application programming interface (API or web API) that conforms to the constraints of REST architectural style and allows for interaction with RESTful web services.
REST stands for representational state transfer and was created by computer scientist Roy Fielding.
Struggling to create django API using the view method?
Here is an indepth tutorial of Django REST API.
Microsoft SQL Server is a relational database management system developed by Microsoft.
Here are some tips on msSQL - the do's and dont's.
Here is an article that helps create a custom authentication that automatically generates a new token and deletes old token each time a user logs in.
This is to prevent multiple device login from a user.
React is a JavaScript library for building user interfaces.
React is used to build single-page applications.
React allows us to create reusable UI components.
Here is everything you should know about react basics.
It is easier to listen to a book than reading it except if you are a nerd 😂
Here is guide to create you own audiobook program to turn all your PDF notes into an audiobook using python programming language.