KB

HELLO, I'M KEN.NICE TO MEET YOU!

I'm a Fullstack developer, on an exciting journey of constant learning and growth.

My picture

About Me

I didn't take the traditional path into tech. With a background in pedology, I discovered programming through a Python YouTube ad, the name intrigued me enough to dive in. That first 'Hello, World!' sparked something unexpected....

My Skills

With several years of hands-on development experience, I've built a comprehensive skill set across the modern web stack. My expertise spans from crafting responsive user interfaces to architecting scalable backend solutions, with each project deepening my technical proficiency.

JavaScript TypeScript
HTML & CSS
Tailwindcss
ReactJs NextJs
Docker NodeJs
Git Django
PostgreSQL Firebase

Things I’ve Built

I believe in continuous innovation and bringing ideas to life through code. Below are some of the applications I’ve architected and deployed, each solving real-world problems while pushing the boundaries of modern web development.

Project picture
Project picture
Project picture

HOS Truck Trip Planner: Revolutionizing Fleet Compliance Through Intelligent Route Optimization

In an industry where a single Hours of Service (HOS) violation can cost thousands in fines and jeopardize driver safety, i built a comprehensive compliance platform that transforms complex DOT regulations into seamless, automated trip planning. This full-stack application doesn't just calculate routes, it proactively ensures every mile driven is compliant, every break is optimally scheduled, and every driver gets home safely and legally.

Project picture
Project picture
Project picture

Mizviv Hairs Online-store Platform

This application was developed for a local wig retail business to streamline their operations and enhance customer experience. Built with modern web technologies, it provides an intuitive platform for showcasing wig inventory, managing customer orders, and facilitating smooth transactions. The system addresses the specific needs of wig retailers, from detailed product categorization to specialized features for hair texture, length, and style preferences, making it easier for customers to find their perfect match while helping the business owner efficiently manage their inventory and sales.

Project picture
Project picture
Project picture

Chatter

With so much focus on quick contents like TikToks, Reels, etc. I wanted to build a platform for developers to have deeper, text-based discussions. Chatter Is a platform built specifically for devs to share and discover valuable programming content. Whether you’re writing or just reading, Chatter offers a smooth and easy space to exchange ideas and dive into discussions. It’s perfect for developers looking to connect and learn from each other in a meaningful way.

Project picture
Project picture
Project picture

Ask.ai

This is a simple web app i built, it uses some cool AI models from OpenAI. One of them is GPT-3.5-turbo, which is great at generating text based on prompts. You just give it a prompt, and it replies with detailed, human-like text. It’s perfect for things like answering questions or creating content.
The app also uses DALL-E 3, which is an AI model that generates images. You type in a description of what you want, and DALL-E turns that into an image for you. It’s really helpful if you’re looking for unique visuals or need to quickly create concept art based on an idea. Together, these models make the app fun to use for generating both text and images from simple inputs.

Project picture

Sharing Data Between Components In React

I wrote this quick 8-minute read on how data flows in a React app over on dev.to. It breaks down the basics and explains how data is passed around in a way that’s easy to understand.