Skip to content
View pan-alex's full-sized avatar
πŸ’Š
πŸ’Š

Block or report pan-alex

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
pan-alex/README.md

Hi πŸ‘‹, I'm Alex Pan

I'm a software developer with a passion for healthcare and drug development. In my day job, I am a Regulatory Affairs professional in the in the pharmaceutical industry. In my free time, I build websites and web applications. I collaborate closely with my cat, Lorem, who provides crucial input during his occasional strolls across my keyboard. My interests include drug development, statistical learning, and AI. I'm always looking for ways to combine my interests into practical or fun applications.

Visit me at https://alexpan.ca.

Connect with me

https://alexpan.ca

LinkedIn: in/alex-pan Twitter: @panofalex Codepen: alex_pan

Codewars: alexanderpan

Languages and Tools

Languages

javascript python R

Front-end Tools

react html5 css3 sass

Back-end Tools

nodejs express flask mongodb

Fullstack Tools

stack overflow google duckduckgo

My Projects

Prescription Drug Name Generator


Drug Name Generator

Python/Flask, JavaScript - Full-stack web application that uses AI to generate new drug names based on existing drug names.

Transit Ridership


Transit Ridership

R (ggplot2, tidyverse, RMarkdown) - Data analysis project where transit ridership patterns are visualized and modeled for 3 North American cities.

BBBot


Slack bot

Python - A general-purpose Slack chat bot & assistant that aims to accept commands in formats that closely resemble natural language.

Pokedex


Pokedex

HTML, CSS/SASS, JavaScript - Front-end web app that pulls data from the PokeAPI to populate a pokdex with a responsive layout.

Pinned Loading

  1. slack_bot slack_bot Public

    Slack chatbot that receives commands and responds / performs actions.

    Python 1 1

  2. starbucks_locations starbucks_locations Public

    Exploratory analyses using the Starbucks Locations Data Set using Pandas

    Jupyter Notebook 2

  3. Transit_Ridership Transit_Ridership Public

    Exploratory data analyses regarding ridership trends for various transit systems in R

    HTML 1

  4. rps rps Public

    Rock paper scissors

    Python