Organic Software Engineer
There’s no single box you can put me in. Call me a jack of all trades.
Backend? Got it. AI/ML? Got it. Data? Give me three days and I’ll figure it out.
Things I've built and problems I've solved
Created a comprehensive web application for skin disease detection using advanced AI models. Incorporated DinoV2 for image analysis and Llama 3.370b for accurate diagnostic analysis, improving diagnostic precision for healthcare applications.
Built a full-stack AI-powered educational platform that helps users learn essential but often overlooked topics such as personal finance, critical thinking, and productivity. Integrated modern web technologies and retrieval-augmented generation (RAG) to deliver personalized, conversational learning experiences.
Verified achievements and completed coursework
Comprehensive course covering AI fundamentals, search algorithms, knowledge representation, machine learning, and neural networks.
Intensive introduction to programming using Python, covering functions, variables, conditionals, loops, exceptions, libraries, and more.
Competitive programming and innovation challenges
Inter-institute hackathon focusing on innovative tech solutions
Healthcare-focused AI innovation hackathon where we built MalamaAI - an AI-powered skin disease detection application
Building AI agents using Google's Vertex AI platform
Creating applications using AI assistant APIs
Building AI workflows using Langflow platform
Stuff I built for uni. Didn't want to, but had no choice
Developed a complete nutritional management platform for end users and nutritionists. It includes patient profiling, diet chart generation, nutrition tracking, and admin dashboards.
Developed an expense tracker that allows users to upload receipts, auto-extract key details using Tesseract OCR, categorize transactions, and visualize their spending with interactive charts. Emphasized simplicity and real-time insights using Streamlit.
used php myssql, javascript to create a webapp that lets you search through an historical archive of news articles. It allows users to search by keywords, view article details, and explore related articles.
A Linux-inspired GUI application that replicates essential OS operations like file management, process/thread creation, inter-process communication, and custom code execution. Features include folder/file creation, permission editing, launching applications, task manager-style process display and control, and data sharing between processes. Also includes a custom code execution module for user-defined Python or C programs.
Time Venturers is a console-based RPG set in the year 2094. Players must uncover who summoned them to the future and why, while exploring a mysterious cyber-themed world. The game implements core programming concepts like conditional logic, loops, functions, and basic data structures to manage gameplay elements and decision branching.