Enprogames
Software Development Co-op @ Yourgene Health Canada, BSc Major in Computer Science @ Vancouver Island University
Pinned Repositories
Bitcoin_JanusGraph
Bitcoin transaction tracing data science project. Uses Blockchain.info developer API, PostgreSQL database, and JanusGraph graph database.
Flashcard-Tool
A simple python program to create and display flashcards. Very useful for memorization of large amounts of information.
Hacker-Labyrinth
Group project for Software Engineering at VIU
Maui-Flashcard-Viewer
An application to create and view flashcards, created using .NET Maui
Python-Clock
A school clock in python with a customization schedule.
spinning_wheel
SQL-Injection-Example
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.
Stock-Bot
Bot to buy stocks and crypto
stock-bot-website
A django website for trading stocks and running trading algorithms
Tekku
Dockerized PHP forum website
Enprogames's Repositories
Enprogames/Stock-Bot
Bot to buy stocks and crypto
Enprogames/Bitcoin_JanusGraph
Bitcoin transaction tracing data science project. Uses Blockchain.info developer API, PostgreSQL database, and JanusGraph graph database.
Enprogames/Hacker-Labyrinth
Group project for Software Engineering at VIU
Enprogames/spinning_wheel
Enprogames/stock-bot-website
A django website for trading stocks and running trading algorithms
Enprogames/sustainablinds
Website created as a prototype for Technation Sustainability and Post Pandemic Recovery Competition. Automated window blinds are used to harness or block sunlight in order to optimally heat or cool a building.
Enprogames/Flashcard-Tool
A simple python program to create and display flashcards. Very useful for memorization of large amounts of information.
Enprogames/Maui-Flashcard-Viewer
An application to create and view flashcards, created using .NET Maui
Enprogames/MusicPlayer
A simple python music player.
Enprogames/Python-Clock
A school clock in python with a customization schedule.
Enprogames/SQL-Injection-Example
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.
Enprogames/Tekku
Dockerized PHP forum website
Enprogames/bytedeck-1
LMS originating from Timberline Secondary School's Digital Hackerspace
Enprogames/C_Unit_Testing_With_Check_And_Makefile
Simple example of how the Check unit testing framework can be used in simple C projects using a Makefile
Enprogames/djangorestframework-api-key
🔐 API key permissions for Django REST Framework
Enprogames/dynamically-add-forms-django-formsets-javascript
Demo of how to dynamically add forms with Django
Enprogames/Enprogames
Enprogames/fm_transmitter
Raspberry Pi as FM transmitter, custom source
Enprogames/git_bash_windows_powerline
Light & simple powerline theme for Git bash for windows
Enprogames/Github-Graph-API
A python server using fastapi which returns a graph of all public projects for a user
Enprogames/neo4j-python-driver
Neo4j Bolt driver for Python
Enprogames/OpenAI-Discord-Bot
Enprogames/Password-Creator
Makes passwords based on a given website and username
Enprogames/personal-site
A personal website created for my career in computer science.
Enprogames/PyGame-Slither
Made with the Sentdex tutorial.
Enprogames/react-personal-site
Enprogames/simple-news-application
A simple text-based news application. Uses Oracle Database and Python. Created for databases class.
Enprogames/Triangle_Drawing
Draws triangles in python using turtle