logo

Dev Log

Sharing the latest technology and programming knowledge. I dive deep into cutting-edge technology trends including AI, Python, TypeScript, React, and Next.js, delivering practical tutorials and best practices. From experienced engineers to those just starting their programming journey, I share the knowledge I've acquired as technology evolves.

car body
car tire
car tire

Search

Posts

Align Center Content with HTML and CSS

A comprehensive guide to various methods of centering elements both horizontally and vertically using HTML and CSS.

#HTML#CSS

How to Get Token Count with LangChain

Explaining how to retrieve token counts when interacting with LLMs using LangChain.

#LangChain#Python#AI

Generating Invoice PDFs with React-PDF

React-PDF is a library for generating PDFs in React applications. It provides a set of tools and components for generating PDFs.

#React.js#TypeScript#JavaScript

Develop an Agent with LangChain

LangChain is a framework for building AI applications. It provides a set of tools and components for building AI applications.

#LangChain#AI#JavaScript#Python

Develop Chat UI with Streamlit

Streamlit is a framework for building AI applications. It provides a set of tools and components for building AI applications.

#Python

Nice slider with Swiper.js in Next.js

Swiper.js is a powerful JavaScript library for implementing modern touch sliders. It enables easy creation of mobile-friendly, responsive sliders, carousels, tabs, and galleries.

#JavaScript#Next.js

Add AI to Pandas

PandasAI is an innovative tool that combines the power of AI with Pandas, a Python data analysis library. While maintaining the ease of use of traditional Pandas, it enables data manipulation through natural language, dramatically improving data analysis workflows.

#Pandas#Python#AI