Skip to content
View Enprogames's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Enprogames

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
Enprogames/README.md

Hi there 👋

I'm Ethan Posner. I majored in computer science at Vancouver Island University. I mostly code in rust, C#, and Python, but have experience with JavaScript, PHP, HTML/CSS, C/C++, and Java.

Most of my time is focused at Yourgene Health Canada, where my team and I work hard to develop and maintain software for instruments that are used for DNA size selection.

I have lots of experience developing full-stack web applications using Python, PHP, HTML/CSS, and JavaScript. I gained lots of experience in this while working at Bytedeck Learning Society for my summer 2023 co-op.

I also developed Tekku in collaboration with Nicholas Hopkins. It is a full-stack PHP forum website, allowing users to post images under various topics.

I am very interested in projects which involve processing large amounts of data and returning meaningful results based on it.

I am also very interested in low-level computing concepts, such as emulation of old hardware.

My Projects

I've completed the following personal and collaborative projects:

  • .NET Maui Flashcard Viewer: A simple desktop/mobile application, created using .NET Maui, designed for creating and viewing flashcards.
  • Bitcoin Research Project: Undergraduate research project with goal of developing methods for tracing bitcoin transactions. Uses the Janusgraph graph database to efficiently query bitcoin data in a graph format.
  • Course Capsule: Website for students and teachers to share educational content for their courses, created using FastAPI, HTML/CSS/JavaScript.
  • Tekku: A PHP forum website created using the L.A.M.P. stack, allowing users to post images under various topics. Dockerized to allow for easier deployment.
  • SQL Injection Example Website: Created in collaboration with Sebastian Van Den Bremt, a Django website that is vulnerable to SQL injection attacks. Demonstrates how easy this attack is to exploit.
  • Flashcard Tool: A tool for memorizing large amounts of information. It has been a great aid to my own personal studying.
    • Uses python's Tkinter GUI library
  • Music Player: A small program which can be used to play song files.
    • Uses python's Tkinter GUI library
  • Python Clock: A clock I created for schools to show when a class is currently happening, when it will end, the current time, the current date, and a fact or joke at the top.
    • Uses python's eel GUI library. Also implemented using python's Tkinter GUI library.

Want more?

Visit my website: https://ethanposner.com/.

Pinned Loading

  1. Bitcoin_JanusGraph Bitcoin_JanusGraph Public

    Bitcoin transaction tracing data science project. Uses Blockchain.info developer API, PostgreSQL database, and JanusGraph graph database.

    Jupyter Notebook 3

  2. Tekku Tekku Public

    Dockerized PHP forum website

    PHP

  3. Maui-Flashcard-Viewer Maui-Flashcard-Viewer Public

    An application to create and view flashcards, created using .NET Maui

    LLVM 1

  4. SQL-Injection-Example SQL-Injection-Example Public

    A simple Django website to show how easy it is to use SQL injections when user inputs aren't sanitized. Created for a school project.

    Python 1

  5. Flashcard-Tool Flashcard-Tool Public

    A simple python program to create and display flashcards. Very useful for memorization of large amounts of information.

    Python

  6. Python-Clock Python-Clock Public

    A school clock in python with a customization schedule.

    Python 1