How I Stopped Copy-Pasting Jira Tickets Into Codex
I built a Jira MCP server so Codex can fetch ticket details directly from Jira. Now I can hand it a ticket key instead of pasting long issue descriptions and comments into every prompt.
I'm Akeem, a backend engineer and founder of Hexcore Ltd, based in Nigeria. I specialize in building robust, scalable systems using Python, NodeJS, Java, and cloud-native technologies. My journey started in a small village with no mentors or roadmap—just curiosity, passion and raw grit for success. I care deeply about solving hard problems, mentoring the next generation of engineers, and proving that world-class software can come from anywhere.




I built a Jira MCP server so Codex can fetch ticket details directly from Jira. Now I can hand it a ticket key instead of pasting long issue descriptions and comments into every prompt.
How I added Sentry Cron Monitoring to critical Temporal schedulers in Go so missed runs, failures, and stuck jobs became visible immediately instead of being discovered late.
Learn how Python generators can help you write memory-efficient code that handles large datasets with ease. Discover yield keyword, generator expressions, and real-world applications.




