Skip to content
View glconde's full-sized avatar

Highlights

  • Pro

Block or report glconde

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
glconde/README.md

George Louie Conde

LinkedIn · Stack Overflow

Software Developer | Application Support | SQL / Cloud / Full Stack / React Native

Software developer based in Calgary, Alberta, with experience across application support, SQL reporting, full stack development, mobile development, and operational systems.

My work combines earlier IT and reporting experience with modern software development using AWS, .NET, Java/Spring Boot, React/Next.js, React Native, Python, PHP, SQL, and cloud-based tooling. I focus on practical projects that connect business workflows, data, backend systems, mobile applications, and user-facing web applications.

This profile highlights selected full stack, cloud, data, mobile, and coursework projects, including individual builds and team projects where I contributed. It focuses on recent project work rather than my full prior IT, application support, reporting, and systems experience.

Featured Projects

Project Stack What it shows Link
Smart Video Monitoring AWS, React, Lambda, OpenSearch, Rekognition Cloud architecture, serverless, searchable video metadata Repo
Job App Tracker .NET Core, Angular Full stack CRUD, frontend/backend separation, migration practice Repo
Movie App Spring Boot, Next.js, MySQL, AWS Team project, backend work, deployment(CI/CD) exposure Repo
ETL / BI Project Python, pandas, SQL, Power BI, DAX, PostgreSQL Data cleanup, transformation, reporting mindset Repo
WordPress Plugin Dev PHP, MySQL, Docker PHP maintenance, plugin development, local dev setup Repo

Other Personal Projects

Project Stack What it shows Link
Job App Tracker .NET Core, Vue Vue migration of the original Angular/.NET job tracking application. Repo
ETL Pipeline Python, Pandas, MySQL, Docker An ETL pipeline demo Repo
Reddit Desktop Emoji Picker JavaScript, MV3 A chrome extension that provides an emoji picker for Reddit desktop Repo
Data Processor C++ A simulation of data processing workflow similar to those used in engineering and inspection Repo

Coursework and Labs

Project Stack What it shows Link
Phishing Email Detection Python, pandas, NumPy, scikit-learn, SecML Classified Android applications as benign or malicious using a partial DrebinRed feature set. Repo
Android Malware Detection Python, pandas, NumPy, scikit-learn, SecML Classified Android applications as benign or malicious using a partial DrebinRed feature set. Repo
OS Container Project MySQL, Docker, PHP a PHP/MySQL-based Contacts application with Docker, extending functionality across database management, RESTful API endpoints, filesystem operations, and container security Repo

Team Projects

Some team project repositories are owned by teammates or course collaborators. The descriptions below summarize the project context and my participation.

Project Stack What it shows Link
PeerConnect React Native, Expo, Supabase Mobile app, team development, authentication, data persistence Repo
Village Rental App C#, MySQL, MAUI Blazor a rental management system designed to streamline the process of managing rental equipment, customers, and rental transactions. Repo
Weather App JavaScript, Next.js, Firebase Auth, Firestore Team project that displays weather data from an external API, with basic authentication and cloud data storage using Firebase. Repo
Parking Lot Detection App Python, DETR (PyTorch and torchvision), FastAPI, Tkinter This is a complete end-to-end project that demonstrates using AI (DETR object detection) to analyze parking lot images, count parked vehicles, estimate free slots, and serve results via an API and a simple GUI Repo

Pinned Loading

  1. job-app-tracker job-app-tracker Public

    A full-stack app for managing job applications through a simple workflow, with filtering, editing, and persistent storage (Angular, ASP.NET Core, TypeScript).

    TypeScript

  2. smart-video-monitoring smart-video-monitoring Public

    Smart Video Monitoring System (AWS Kinesis + Rekognition + OpenSearch)

    TypeScript

  3. etl-pipeline etl-pipeline Public

    A modular ETL pipeline that ingests movie metadata from the OMDb API, normalizes the data using pandas, and loads it into a Dockerized MySQL database using idempotent upserts with execution tracking.

    Python

  4. etl-bi etl-bi Public

    End-to-end ETL and Power BI analytics pipeline for Alberta electricity market data (Postgres, Docker, DAX).

    Python

  5. intp-p2 intp-p2 Public

    Full-stack movie app with AWS Amplify, CloudFront, Elastic Beanstalk, RDS, CI/CD, and OMDb API integration.

    HTML

  6. wordpress-plugin-dev wordpress-plugin-dev Public

    Custom WordPress plugin built with PHP for tracking job applications, featuring custom post types, meta fields, admin dashboard widgets, shortcode rendering, and CSV export. Includes Docker-based l…

    PHP