Zhicheng's Blog
Chronicles of a

Programmer, Analyst, and Designer.

Currently debugging  life.py

Welcome to my blog! This blog chronicles my journey of building things (currently interested in LLM-powered features) and figuring out life.

As a born designer who stumbled into data science before learning his first programming language (Python), I believe software is the (current) ultimate vehicle for great thinking and building.

But tools still need analytics to act as proof, and design to make them effortlessly digestible.

I live for these intersections, treat this as my playground for validating life thoughts by building them out, automating the (unfortunately essential) stuff to free up the fun. Think of it as me trying to debug life while getting better at debugging programs. Fueled by an insatiable curiosity (and AI's endless patience), I'm pretty confident this entire script will be error-free by the end of this century.

Active Systems

🌍 Dossigraphica Macro Geo Intelligence

Visualizing corporate entities network mapping via LLM pipeline extractions.

📍 NearPulse Micro Geo Intelligence

Micro-neighborhood dashboard analysis tool.

📸 Shotwise Photography

AI photography analyzer & aesthetic scoring platform.

📈 AperilexLabs Filing Analysis

Financial analytics and corporate filing insights.

AI Development 2024-07-06 5 min read

Inomad Diary-04-Infrastructure-01-Readings-Security Compliance and Governance

🔎 Intro In this post, I will explore the concepts of security, compliance, and governance in modern cloud infrastructure and their importance in ensuring the confidentiality, integrity, and availability of data and services. Security, compliance, and governance are critical aspects of cloud infrastructure that help organizations protect their assets, comply with regulations, and maintain operational efficiency.

#Security #Inomad #Infrastructure #Compliance #Governance
READ_MORE ->
AI Development 2024-07-05 4 min read

Inomad Diary-04-Infrastructure-01-Readings-Messaging

🔎 Intro In this post, I will explore the role of messaging systems in modern cloud infrastructure and their importance in enabling communication between distributed components, services, and applications. Messaging systems play a crucial role in building scalable, reliable, and decoupled architectures that can handle complex workflows and interactions in cloud environments.

#Inomad #Infrastructure #Messaging
READ_MORE ->
AI Development 2024-07-04 5 min read

Inomad Diary-04-Infrastructure-01-Readings-Development and Deployment

🔎 Intro In this post, I will explore the role of development and deployment technologies in modern cloud infrastructure and their importance in building scalable, reliable, and efficient web applications and services. Development technologies encompass a wide range of tools, frameworks, and practices that enable developers to create, deploy, and maintain software solutions in the cloud.

#Development #Inomad #Infrastructure
READ_MORE ->
AI Development 2024-07-04 5 min read

Inomad Diary-04-Infrastructure-01-Readings-Database

🔎 Intro In this post, I will explore the role of databases in modern cloud infrastructure and their importance in storing, managing, and retrieving data for web applications and services. Databases are a critical component of cloud infrastructure, providing a structured and efficient way to store and access data for various use cases.

#Inomad #Infrastructure #Database
READ_MORE ->
AI Development 2024-06-30 6 min read

Inomad Diary-04-Infrastructure-01-Readings-CDN and Networking

🔎 Intro In this post, I will explore Content Delivery Networks (CDNs) and networking technologies that play a crucial role in delivering content efficiently and securely over the internet. CDNs and networking solutions are essential components of modern cloud infrastructure, enabling fast and reliable access to web applications and services.

#Inomad #Infrastructure #Cloud Computing #CDN #Networking
READ_MORE ->
AI Development 2024-04-30 3 min read

Inomad Dairy-03-Dynamic Formset

🔎 Intro When developing web applications that require flexible and dynamic user inputs, utilizing formsets in Django alongside JavaScript can significantly enhance user experience and functionality.

#Inomad #Django #Form #Formset #JavaScript
READ_MORE ->
AI Development 2024-04-29 3 min read

Inomad Dairy-02-Complex ProductModel

🔎 Intro In this blog post, I’ll walk through how to model complex relationships between products using Django, specifically focusing on a scenario where products can be composed of other products, and vice versa.

#Inomad #Django #ProductModel
READ_MORE ->