chapainaashish's profile picture. a self-taught developer and a FOSS advocator. Huge love for computers, rock music, and astronomy.

Aashish Chapain

@chapainaashish

a self-taught developer and a FOSS advocator. Huge love for computers, rock music, and astronomy.

The first way to interact with any LLM is through the API in development. This is pretty basic which you can master easily but you can miss some critical aspect which I have covered in this blog. View the blog: blog.chapainaashish.com.np/think-before-y… #AIEngineering #MachineLearning #LLM


I have recently published a new blog post "Continous Deployment Workflow with Github action". In this blog, you will learn how to implement CI workflow in your Django web application. Blog Link: geekydocs.com/blog/continoue… #github #cicd #python #django #githubactions

chapainaashish's tweet image. I  have recently published a new blog post  "Continous Deployment Workflow with Github action". In this blog, you will learn how to implement CI workflow in your Django web application.

Blog Link:  geekydocs.com/blog/continoue…

#github #cicd #python #django #githubactions

I have recently published a new blog post titled "Deploying Django application in Cpanel". Here, you will learn about how you can deploy your Django web app in Cpanel. Blog Link: geekydocs.com/blog/deploying… #python #django #cpanel #hosting #web #webapp #hosting

chapainaashish's tweet image. I have recently published a new blog post titled "Deploying Django application in Cpanel". Here, you will learn about how you can deploy your Django web app in Cpanel.  

Blog Link: geekydocs.com/blog/deploying…

#python #django #cpanel #hosting #web #webapp #hosting

The second version of sociobytes.com is finally here New Updates; * UI/UX improvement * Add Pinterest Support * Other minor changes Register Today yourself at #sociobytes #link_sharing #socialmedia #share

chapainaashish's tweet image. The second version of sociobytes.com is finally here

New Updates;
* UI/UX improvement

* Add Pinterest Support

* Other minor changes

Register Today yourself at 

#sociobytes #link_sharing #socialmedia #share

I am excited to announce the launch of my new blogging website geekydocs.com. In this website, l will try to provide quality content and tech tutorial that will be beneficial for fellow developers. Visit geekydocs.com for more info!

chapainaashish's tweet image. I am excited to announce the launch of my new blogging website geekydocs.com.  In this website, l will try to provide quality content and tech tutorial that will be beneficial for fellow developers. 

Visit geekydocs.com  for more info!

CONFIRMED: Twitter has officially been sold to Elon Musk for $44 billion.😮 #ElonMuskBuyTwitter #ElonMusk #ElonMuskTwitter


Static Method in Python🐍 Static methods, much like class methods, are methods that are bound to a class rather than its object.They do not require a class instance creation. So, they are not dependent on the state of the object.✅ A simple example.🔰 #programming #Python

chapainaashish's tweet image. Static Method in Python🐍 

Static methods, much like class methods, are methods that are bound to a class rather than its object.They do not require a class instance creation. So, they are not dependent on the state of the object.✅

 A simple example.🔰 
 #programming #Python

Function caching in Python 🐍 Function caching allows us to cache the return values of a function depending on the arguments⏭ We can use lru_cache() function for function caching✅ A simple example🔰 #Python #coding #programming #edtech #code #pythonlearning #OOP #Python3

chapainaashish's tweet image. Function caching in Python 🐍 

Function caching allows us to cache the return values of a function depending on the arguments⏭

We can use lru_cache() function for function caching✅

A simple example🔰
#Python #coding #programming #edtech #code #pythonlearning #OOP #Python3

Generators in Python 🐍 A generator-function is defined like a normal function, but whenever it needs to generate a value, it does with the yield keyword rather than return.✅ Example.🔰 #python #generators #code #programming #coding #pythonprogramming #pythonlearning

chapainaashish's tweet image. Generators in Python 🐍 

A generator-function is defined like a normal function, but whenever it needs to generate a value, it does  with the yield keyword rather than return.✅

Example.🔰 
#python #generators #code #programming 
#coding #pythonprogramming #pythonlearning

abc -- Abstract Base Classes in Python 🐍 The main goal of the abstract base class is to provide a standardized way to test whether an object adheres to a given specification. ✅ Let's learn through example🔰 #python #coding #oop #programming #edtech #abstractclass #code

chapainaashish's tweet image. abc -- Abstract Base Classes in Python 🐍 

The main goal of the abstract base class is to provide a standardized way to test whether an object adheres to a given specification. ✅

Let's learn through example🔰 

#python #coding #oop #programming 
#edtech #abstractclass #code

Asynchronous File Handling in Python. 🐍 The asyncio library provides a variety of tools for asynchronous task, and aiofiles provides even more specific functionality for working with files. 📂 Let's learn through example🔰 #python #code #programming #asynchronous

chapainaashish's tweet image. Asynchronous File Handling in Python. 🐍 
The asyncio library provides a variety of tools for asynchronous task, and aiofiles provides even more specific functionality for working with files. 📂
Let's learn through example🔰
 #python #code #programming #asynchronous

Pickle module in Python; The pickle module implements binary protocols for serializing and de-serializing a Python object structure through pickling. Let's learn through example; #python #pythonprogramming #programming #Coding #pythoncode

chapainaashish's tweet image. Pickle module in Python; 
The pickle module implements binary protocols for serializing and de-serializing a Python object structure through pickling.
Let's learn through example;
 #python  #pythonprogramming 
#programming #Coding  #pythoncode

Quick Tips Wanna contribute to open source but don't know how to code. Well, start by fixing typos on the documentation of open source projects. Easy and helpful. #OpenSource #project


Isolation Levels in MySQL 1. Read uncommitted 2. Read committed 3. Repeatable read 4. Serializable #mysql #database #programming

chapainaashish's tweet image. Isolation Levels in MySQL
1. Read uncommitted
2. Read committed 
3. Repeatable read 
4. Serializable
#mysql #database #programming

Public APIs is the collective list of all free APIs available over the internet which can be used by anyone without any kind of price or fee and more than that it could save hours of research finding those free APIs. Link: github.com/public-apis/pu… #APIs #programming #free


Asynchronous HTTP Requests in Python. Libraries used in Python for Asynchronous HTTP requests; - aiohttp - httpx - asyncio #python #programming

chapainaashish's tweet image. Asynchronous HTTP Requests in Python.

Libraries used in Python for Asynchronous HTTP requests;
     - aiohttp
     - httpx
     - asyncio
#python #programming

Loading...

Something went wrong.


Something went wrong.