About Bernard Kirk Adjarnor
Bernard Kirk Katamanso is a Ghanaian software engineer and final-year Computer Science student at UMaT, Tarkwa. He serves as CTO at Orcta Technologies, where he builds scalable, predictable systems by prioritizing simplicity and reliability over unnecessary complexity. His work focuses on backend and full-stack development, with strong experience in Python for API design, automation, and data-driven systems. He also explores applied AI research, particularly constrained decoding with knowledge graphs to reduce hallucination in language models, and contributes to the developer ecosystem through GDG UMaT.
Sessions at PyCon Ghana 2026
What Nobody Tells You About Running a Developer Community as a Student
Everyone says to “build community.” As a student, that advice is vague until you are the one actually doing it. In this lightning talk, I’ll share what I’ve learned as …
FastHTML: Build Useful Python Web Apps Without the Boilerplate
You have a Python script that works. Maybe it processes data, runs a pipeline, or monitors something. Now you need a web page to show the results to your team. …