Pinned Repositories
ci6115-aurora-skin-care
Clinic Management System is a Java-based application designed to automate clinic operations, including managing appointments, patients, dermatologists, treatments, and invoices. It follows a layered architecture for easy maintenance and scalability, demonstrating key object-oriented programming principles and clean code practices.
dotfiles
personal dotfiles for a consistent dev setup across machines.
learning
things i’ve learned and explored along my programming journey
library-management-system-oraclesql
The Library Management System project, part of the CI6320 Advanced Data Modelling coursework, features comprehensive SQL scripts utilizing OracleSQL to facilitate efficient data modeling and management.
micromaze-web
Welcome to the MicroMaze website repository! This project showcases the Tailwind CSS configuration and design principles used to create an engaging and visually appealing website for the MicroMaze competition. Below is a comprehensive guide to understanding the MicroMaze event and the partnership opportunities available.
ml-dimensionality-reduction
comprehensive python toolkit for advanced dimensionality reduction. integrates with sklearn, xgboost, and lightgbm to evaluate, visualize, and optimize high-dimensional data.
programmerrdai
Personal GitHub profile showcasing AI, machine learning, and software development expertise.
research-navigator
fastapi backend powered by crewai agents for automated research, data retrieval, and synthesis. orchestrates multi-agent workflows for query analysis, information gathering, and summarization.
serverless-uv-requirements
serverless plugin for fast python dependency resolution using uv. generates requirements.txt from pyproject.toml for lambda packaging.
Programmer-RD-AI's Repositories
Programmer-RD-AI/Programmer-RD-AI
Personal GitHub profile showcasing AI, machine learning, and software development expertise.
Programmer-RD-AI/issue-kernel
A collection of real-world coding issues I’ve found in communities and resolved, shared to help others save time debugging.
Programmer-RD-AI/library-management-system-oraclesql
The Library Management System project, part of the CI6320 Advanced Data Modelling coursework, features comprehensive SQL scripts utilizing OracleSQL to facilitate efficient data modeling and management.
Programmer-RD-AI/dotfiles
personal dotfiles for a consistent dev setup across machines.
Programmer-RD-AI/auth-forge
A self-hosted, authentication library offering email/password and anonymous login flows, JWT issuance & rotation, session management, and role-based access control (RBAC).
Programmer-RD-AI/ci6115-aurora-skin-care
Clinic Management System is a Java-based application designed to automate clinic operations, including managing appointments, patients, dermatologists, treatments, and invoices. It follows a layered architecture for easy maintenance and scalability, demonstrating key object-oriented programming principles and clean code practices.
Programmer-RD-AI/disaster-tweet-classifier
NLPrescue is an advanced Natural Language Processing system designed to detect and classify disaster-related tweets in real-time. Built with PyTorch and modern NLP techniques, it helps emergency responders quickly identify genuine disaster situations on social media platforms.
Programmer-RD-AI/latex-resume-template
LaTeX template for professional resumes with sections for education, experience, projects, skills, honors, awards, and volunteer work. Clean and professional formatting for effective presentation. Fork to create your personalized resume easily.
Programmer-RD-AI/micromaze-web
Welcome to the MicroMaze website repository! This project showcases the Tailwind CSS configuration and design principles used to create an engaging and visually appealing website for the MicroMaze competition. Below is a comprehensive guide to understanding the MicroMaze event and the partnership opportunities available.
Programmer-RD-AI/ml-dimensionality-reduction
comprehensive python toolkit for advanced dimensionality reduction. integrates with sklearn, xgboost, and lightgbm to evaluate, visualize, and optimize high-dimensional data.
Programmer-RD-AI/nasa-spaceapp-challenge-lk
Programmer-RD-AI/object-detection-framework
A Pythonic approach to object detection using Detectron2, a clean, modular framework for training and deploying computer vision models. DetectX simplifies the complexity of object detection while maintaining high performance and extensibility.
Programmer-RD-AI/openai-python
The official Python library for the OpenAI API
Programmer-RD-AI/research-navigator
fastapi backend powered by crewai agents for automated research, data retrieval, and synthesis. orchestrates multi-agent workflows for query analysis, information gathering, and summarization.
Programmer-RD-AI/review-pilot
A lightweight, AI-powered PR reviewer, think Copilot’s insights, but leaner and sharper.
Programmer-RD-AI/memer.rs
a meme generation rust cli tool
Programmer-RD-AI/serverless-uv-requirements
serverless plugin for fast python dependency resolution using uv. generates requirements.txt from pyproject.toml for lambda packaging.
Programmer-RD-AI/agent-ui-docker
Dockerized fork of Agent UI — a Next.js, Tailwind CSS & TypeScript chat interface for AI agents.
Programmer-RD-AI/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
Programmer-RD-AI/ci6115-food-ordering-system
The Pizza Ordering System is a sophisticated software solution that revolutionizes the way customers order and customize their perfect pizza. Built with Python, this system implements multiple design patterns to create a robust, scalable, and user-friendly platform.
Programmer-RD-AI/cp-solutions
A collection of my solutions to various competitive programming problems from platforms like LeetCode. This repository serves as a personal archive of my problem-solving journey, covering a range of algorithms, data structures, and problem-solving techniques.
Programmer-RD-AI/mcp-carbon-calculator
Advanced MCP server for computing CO₂e emissions from electricity and gas usage, exposing tools and prompts via JSON-RPC for seamless LLM integration.
Programmer-RD-AI/mnist-digit-recognition
A PyTorch-based deep learning implementation for MNIST digit recognition featuring CNNs, GPU acceleration, experiment tracking, and comprehensive testing capabilities.
Programmer-RD-AI/statvolt-iot
A cloud-connected power monitoring solution that helps track and control energy usage in real-time. Using ESP32 and cloud computing, StatVolt bridges hardware sensors with a web interface to provide instant power consumption data and remote control capabilities.
Programmer-RD-AI/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.