https://github.com/alexjsully/alexjsully-portfolio

Portfolio and showcase for Alexander Joo-Hyun Sullivan and his related projects & experiences.

https://github.com/alexjsully/alexjsully-portfolio

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.9%) to scientific vocabulary

Keywords

alex bioinformatics gaming portfolio science showcase web-dev

Keywords from Contributors

medical-imaging dice-roller archive-webpage hack llama bruteforce huggingface-transformers bioimage-analysis napari
Last synced: 5 months ago · JSON representation ·

Repository

Portfolio and showcase for Alexander Joo-Hyun Sullivan and his related projects & experiences.

Basic Info
  • Host: GitHub
  • Owner: AlexJSully
  • License: gpl-3.0
  • Language: TypeScript
  • Default Branch: main
  • Homepage: https://alexjsully.me
  • Size: 28.3 MB
Statistics
  • Stars: 3
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 16
Topics
alex bioinformatics gaming portfolio science showcase web-dev
Created over 4 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Codeowners Security

README.md

AlexJSully's Portfolio

My portfolio website to showcase (and brag) about my all my projects!

Follow on Twitter GitHub repo size GitHub Website

Getting Started

Go to https://alexjsully.me to see this portfolio!

Browser Compatibilities

| Chrome | Firefox | Edge | Safari | Opera | Tor | Mobile | | ------ | ------- | ---- | ------ | ----- | --- | ------ | | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |

Installation/Open

You can open a live version of my portfolio website at https://alexjsully.me

If you would like to run or modify my portfolio locally, clone the repository with git by running the following command:

git git clone https://github.com/AlexJSully/alexjsully-portfolio.git

Then run npm ci, change to the appropriate directory and then npm dev. My portfolio will run at http://localhost:3000/.

Known issues

I aim to make my portfolio as perfect as possible but unfortunately, there may be some unforeseen bugs. If you manage to find one that is not here, feel free to create a bug report so we can fix it.

  • None at the moment

Sponsorship

If you want to support my work, you can through the following methods:

  • BTC - 3Lp4pwF5nXqwFA62BYx4DSvDswyYpskBog
  • ETH - 0xc6EB17BD7cbe5976Bfc4f845669cD66Ff340a1A2

Contributing

Please read CONTRIBUTING.md for more details.

License

GPL-3.0

Authors

Owner

  • Name: Alexander Sullivan
  • Login: AlexJSully
  • Kind: user
  • Location: Canada
  • Company: Verily

Software Developer @verily-src | Bioinformatician | MSc @BioAnalyticResource

Citation (CITATION.cff)

cff-version: 1.2.0
title: Alexander Joo-Hyun Sullivan's Portfolio
message: >-
    Open-source website and code for Alexander Joo-Hyun
    Sullivan's portfolio.
type: software
authors:
    - given-names: Alexander
      family-names: Sullivan
      orcid: 'https://orcid.org/0000-0002-4463-4473'
      email: alexjsully.connect@outlook.com
contact:
    - email: alexjsully.connect@outlook.com
      family-names: Sullivan
      given-names: Alexander
      country: CA
      orcid: 'https://orcid.org/0000-0002-4463-4473'
      website: 'https://alexjsully.me/'
identifiers:
    - type: url
      value: 'https://alexjsully.me/'
repository-code: 'https://github.com/AlexJSully/AlexJSully-Portfolio'
url: 'https://alexjsully.me/'
abstract: >-
    Portfolio and showcase for Alexander Joo-Hyun Sullivan and
    his related projects & experiences.
keywords:
    - bioinformatics
    - gaming
    - portfolio
    - science
    - web application
license: GPL-3.0
commit: edc816e30539684f7ed6e308331986cbbb2c10e5
version: 2.0.12
date-released: '2024-07-05'

GitHub Events

Total
  • Delete event: 18
  • Issue comment event: 25
  • Push event: 32
  • Pull request review comment event: 4
  • Pull request review event: 15
  • Pull request event: 41
  • Create event: 21
Last Year
  • Delete event: 18
  • Issue comment event: 25
  • Push event: 32
  • Pull request review comment event: 4
  • Pull request review event: 15
  • Pull request event: 41
  • Create event: 21

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 393
  • Total Committers: 5
  • Avg Commits per committer: 78.6
  • Development Distribution Score (DDS): 0.061
Past Year
  • Commits: 164
  • Committers: 2
  • Avg Commits per committer: 82.0
  • Development Distribution Score (DDS): 0.012
Top Committers
Name Email Commits
Alexander Sullivan a****n@h****m 369
ImgBotApp I****p@g****m 10
DeepSource Bot b****t@d****o 6
semgrep.dev on behalf of @ASully s****t@r****v 4
deepsource-autofix[bot] 6****] 4
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 140
  • Average time to close issues: 17 minutes
  • Average time to close pull requests: 12 days
  • Total issue authors: 1
  • Total pull request authors: 4
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.86
  • Merged pull requests: 35
  • Bot issues: 0
  • Bot pull requests: 106
Past Year
  • Issues: 2
  • Pull requests: 13
  • Average time to close issues: 17 minutes
  • Average time to close pull requests: about 1 hour
  • Issue authors: 1
  • Pull request authors: 3
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.77
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (82)
  • AlexJSully (62)
  • deepsource-autofix[bot] (23)
  • imgbot[bot] (5)
Top Labels
Issue Labels
Pull Request Labels
dependencies (86) enhancement (6) bug (3) documentation (1) javascript (1)

Dependencies

package-lock.json npm
  • 1246 dependencies
package.json npm
  • prettier ^2.7.1 development
  • source-map-explorer ^2.5.2 development
  • @emotion/react ^11.9.3
  • @emotion/styled ^11.9.3
  • @mui/icons-material ^5.8.4
  • @mui/material ^5.9.1
  • @sentry/react ^7.7.0
  • @sentry/tracing ^7.7.0
  • firebase ^9.9.0
  • react ^18.2.0
  • react-app-polyfill ^3.0.0
  • react-dom ^18.2.0
  • react-scripts 5.0.1
  • web-vitals ^2.1.4
  • workbox-core ^6.5.3
  • workbox-google-analytics ^6.5.3
  • workbox-navigation-preload ^6.5.3
  • workbox-precaching 6.5.3
  • workbox-recipes ^6.5.3
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/ossar.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/upload-sarif v2 composite
  • github/ossar-action v1 composite
.github/workflows/code-qa.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • actions/setup-node v2 composite