-
Semantic-Layer-Online-Course Public
Forked from dbt-labs/Semantic-Layer-Online-CourseRepository for the dbt Semantic Layer course
UpdatedDec 17, 2024 -
maxinexiong.github.io Public
This repository contains the source code and assets for my personal portfolio website, "Maxine's Tech Gallery". It serves as a comprehensive platform showcasing my technical skills, certifications,…
-
ChatGPT-Tkinter-Desktop-App Public
An unofficial tkinter desktop application that enables natural language conversations with OpenAI's ChatGPT directly from your local computer using o1 models, GPT-4o mini, GPT-4o, or GPT-4 Turbo mo…
-
OpenAI-API-Web-Apps Public
This repository hosts a collection of custom web applications powered by OpenAI's GPT models (incl. o1 models, gpt-4o, gpt-4o-mini and gpt-4-turbo), Whisper model, and TTS model. These apps include…
-
This project implemented Apache Cassandra data modelling to support Sparkify's analysis of user activity and song play data. It involved consolidating partitioned files into a single CSV, designing…
Jupyter Notebook MIT License UpdatedSep 10, 2024 -
This project builds a cloud-based ETL pipeline for Sparkify to move data to a cloud data warehouse. It extracts song and user activity data from AWS S3, stages it in Redshift, and transforms it int…
Jupyter Notebook MIT License UpdatedSep 9, 2024 -
This project utilizes PySpark RDD and the Breadth-first Search (BFS) algorithm to find the shortest path and degrees of separation between two given Marvel superheroes based on based on their appea…
-
This project utilizes PySpark DataFrames and PySpark RDD to implement item-based collaborative filtering. By calculating cosine similarity scores or identifying movies with the highest number of sh…
-
This algorithmic project enables users to find the shortest path between two locations on a map. It leverages graph theory and A* search algorithm, providing a user-friendly solution similar to Goo…
-
ImageAI-Flask-Apps Public
This project offers two Flask applications that utilize ImageAI's image prediction algorithms and object detection models. These apps enable users to upload images and videos for object recognition…
-
AI-Plays-Flappy-Bird Public
The project showcases the implementation of the NEAT algorithm in Python to play a Flappy Bird-like game. It orchestrates the evolution and evaluation of a bird population through successive genera…
-
An application that is built to continuously monitor designated areas and alert users via email when any object enters and remains in the area beyond a specified duration. This application is ideal…
-
Music-Events-Web-Scraper Public
A web scraping program built to extract attribute data on music events from a popular event ticketing website. The program collects event data based on the specified country and city, which is then…
Python MIT License UpdatedJun 21, 2024 -
Book-Search-Engine Public
The Book Search Engine is a desktop application developed in Python using the Tkinter and CustomTkinter library. It enables users to interact with a local SQLite database to manage and query book i…
Python MIT License UpdatedJun 21, 2024 -
Geocoding-Web-Service Public
This repository houses a geocoding web application built in Python with Flask that transforms address data within a file into precise latitude and longitude coordinates. Upon uploading a file, user…
-
This repository contains RPA solutions that are designed to automate repetitive and time-consuming data entry tasks to streamline customer data entry into both CRM web and desktop applications simu…
C# MIT License UpdatedMay 2, 2024 -
ACME-Work-Items-RPA Public
This repository contains a robust UiPath automation solution that utilises the UiPath REFramework to fulfill the specified requirements, which includes automating data scraping from acme-test.com, …
MIT License UpdatedApr 24, 2024 -
This repository hosts a UiPath automation solution with separate Dispatcher and Performer sub-processes. The Dispatcher bot adds queue items to Orchestrator Queue, while the Performer bot searches …
-
ACME-Vendor-Check-Bot-RPA Public
This repository contains a robust UiPath automation solution utilising the REFramework, crafted to fulfill the specified requirements, including extracting data table from acme-test.com, comparing …
MIT License UpdatedApr 24, 2024 -
This repository houses a UiPath automation solution tailored for Invoice Extraction in RPA workflows. Tasked with reading each table row and extracting invoice details from each invoice photo throu…
-
This repository contains a RPA workflow developed with UiPath Classic Design that's capable of transferring data from a spreadsheet onto dynamic form fields on the screen. This RPA solution success…
-
Roulette-Bot-RPA Public
An automation solution that employs the Martingale roulette strategy in online roulette gameplay.
-
Calendar-Picker-Bot-RPA Public
An automation solution that searches for a location on Booking.com and selects the start and end dates using the calendar picker
-
An automation solution that iterates through photos in a folder, removes the background using an online AI tool, and saves the edited photos in a separate folder.
-
An automation solution designed to tackle the challenge of creating a bot that converts IP addresses in an Excel spreadsheet into their corresponding physical locations, including Country, Region, …
-
An automation solution designed to meet the challenge of creating a Coronavirus stat-alert bot. This bot is capable of scraping Coronavirus statistics from a user-inputted country and sending an em…
-
Gmail-Automation-RPA Public
This repository hosts a robust automation solution that orchestrates various email operations, including Email Reading, Email Saving, Email Attachments Downloading, Email Forwarding, and Email Dele…
-
Outlook-Email-Automation-RPA Public
The UiPath RPA robot automatically fetches and saves the 10 most recent unread email messages with attachments from Desktop Outlook to your local machine, and sends automation reports to specified …
-
This repository contains automation solutions that efficiently extracts text from scanned PDF documents with consistent layouts. Utilizing Tesseract OCR engine, the UiPath RPA robot achieves nearly…
-
This repository houses an UiPath RPA solution that effortlessly scrape data from 1000 invoices issued to different customers, store the data in the invoices_data.xlsx Excel file, and categorizes in…
4 UpdatedApr 17, 2024