Konrad Kaliciński Picture

Konrad Kaliciński

Full Stack Developer


Latest Posts by Konrad Kaliciński

Angular With @neo4j/graphql and the Nest.js Backend

neo4j cypher query showing movies and actorsIn my previous article, you could learn how to set up @neo4j/graphql with the NestJS backend framework. So now let’s create an Angular frontend on top of that and organize everything with NX monorepo.I will try to show how quickly you can start... read more


Create Neo4j Database Model With ChatGPT

Proper modeling of a graph database may be challenging. Because it requires a little bit of a different approach than relational database, we need to take into consideration what types of questions we want to answer.Luckily, nowadays we can use tools like ChatGPT that can help us to... read more