GitHub
Browse through my GitHub repositories and see what I've been working on. These are some of my public repositories showcasing various projects and skills.
bchikara
Popular Repositories
portfolio
A developer portfolio website built using Next.js, designed to showcase your skills, projects, and experience in a sleek, code-editor-like interface. Deployed effortlessly with Vercel.
la-carte
LaCarte is a smart scanning app that allows diners to seamlessly browse the menu, place orders, and make payments—all without waiting for a waiter. By simply scanning a QR code, users can view the restaurant’s offerings, customize their orders, and pay instantly, creating a faster, contactless, and more convenient dining experience.
real-time_hand_gesture
This project implements a system for real-time American Sign Language (ASL) gesture recognition using computer vision and deep learning. It leverages MediaPipe for robust hand and body pose estimation and an LSTM neural network built with TensorFlow/Keras for gesture classification.