From 9e237f59637672ace3cffe36fcb78d5a760bada7 Mon Sep 17 00:00:00 2001 From: EthanPisani Date: Mon, 21 Oct 2024 21:22:45 -0400 Subject: [PATCH] general blocking of new site --- main.py | 2 +- templates/main.html | 365 ++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 355 insertions(+), 12 deletions(-) diff --git a/main.py b/main.py index efde0c7..2de15da 100644 --- a/main.py +++ b/main.py @@ -221,4 +221,4 @@ def model(model): return render_template("model.html", model=model) if __name__ == "__main__": - app.run(host="0.0.0.0", debug=False, port=80) \ No newline at end of file + app.run(host="0.0.0.0", debug=False, port=8034) \ No newline at end of file diff --git a/templates/main.html b/templates/main.html index f083c4f..77222a4 100644 --- a/templates/main.html +++ b/templates/main.html @@ -1,26 +1,369 @@ - + - Redzuzu's Site + + + + + Ethan Pisani - Resume Portfolio + + - - - - - + + + + + + + +
+

Ethan Pisani.

- Chemistry 12 CPT + +

+ LinkedIn ⋄ + Website ⋄ + GitHub +

+ +
+

Projects

+ +
    + +
    +

    Homelab 2019 — Present

    +
      +
    • A collection of computers and servers both local and cloud-based running various software such as Debian, Proxmox, TrueNAS, and OPNsense.
    • +
    • Experience self-hosting apps like Gitea, Jellyfin, Docker apps, reverse proxy config, and more.
    • +
    +
    +
    +

    Tails of Ailurus 2021 — Present

    +
      +
    • Developed a 2D platformer game using Unity, C#, and Blender.
    • +
    • Designed levels, characters, and animations, and implemented game mechanics.
    • +
    +
    +
    +

    LTC Bus AI/ML 2024 — Present

    +
      +
    • Developed tools for real-time bus movement visualization using AI/ML techniques.
    • +
    • Utilized SQL and Multiple Linear Regression to store and analyze bus location data.
    • +
    +
    +
    +

    SMPLY-Navigate 2023 — Present

    +
      +
    • Developed a web app to help students navigate the Western campus.
    • +
    • Utilized Google Maps API, JavaScript, and HTML/CSS to create a user-friendly interface.
    • +
    +
    +
    +

    Gan website 2022 — Present

    +
      +
    • Developed a website for a local business using WordPress, HTML, and CSS.
    • +
    • Designed a user-friendly interface and implemented SEO best practices.
    • +
    +
    +
    +

    Project ASH 2021 — Present

    +
      +
    • Developed a web app to help students navigate the Western campus.
    • +
    • Utilized Google Maps API, JavaScript, and HTML/CSS to create a user-friendly interface.
    • +
    +
    +
    +

    Chemistry Study Guide 2021 — Present

    +
      +
    • Developed a website for a local business using WordPress, HTML, and CSS.
    • +
    • Designed a user-friendly interface and implemented SEO best practices.
    • +
    + + + + + +
+ +
+ +
+

Skills

+
    +
  • Python
  • +
  • Java
  • +
  • COBOL
  • +
  • C
  • +
  • C++
  • +
  • JCL
  • +
  • Bash
  • +
  • Rust
  • +
  • SQL
  • +
  • R
  • +
  • Numpy
  • +
  • TensorFlow
  • +
  • Docker
  • +
  • Jira
  • +
+
+ +
+

Experience

+

Junior Software Developer | Canada Revenue Agency
+ May 2024 — September 2024

+
    +
  • Trained on Batch/Online COBOL, JCL, Mainframe ISPF. Debugged programs in Xpediter, Topaz Workbench.
  • +
  • Performed daily QA testing of regressions, enhancing team efficiency.
  • +
  • Gained experience in agile development, using Jira, code reviews, impact analysis, and Endevor.
  • +
+ +

Junior Communications Officer | DFO Government of Canada
+ May 2022 — August 2022

+
    +
  • Updated team intranet site using Drupal, managed email inboxes, and documented user stories.
  • +
  • Improved team efficiency by assisting with tasks and stakeholder communications for a large software project.
  • +
+
+ + +
+

Extra-Curricular Activities

+

Western Developer Society | LTC Bus AI/ML Team Lead
+ September 2024 — Present

+
    +
  • Partnered with Dr. Yili Tang to develop tools for real-time bus movement visualization using AI/ML techniques.
  • +
  • Utilized SQL and Multiple Linear Regression to store and analyze bus location data.
  • +
+ +

Western AI | Developer
+ October 2021 — April 2024

+
    +
  • Created a Virtual Personality with open-source AI models, using techniques like LLM, TTS, STT, and text analysis.
  • +
  • Developed machine learning agents for object detection in games, achieving 87% accuracy.
  • +
  • Designed a custom ANN for image classification of yoga poses.
  • +
+
+ +
+

Education

+

+ Bachelor of Computer Science, University of Western Ontario
+ Honors Specialization in Computer Science (2021 - 2025) +

+
+ + +
- - - +