Ernesto Enriquez's repositories
Design-pattern-trainer
Interactive tool for practicing Python design patterns with AI-generated challenges and feedback.
Unity-VR-Bloch-Sphere
Virtual Reality based 3-dimensional representation of a Bloch sphere; a two-level quantum mechanical system (qubit).
Codepath-Fullstack-Web-Projects
Postgres, ExpressJS, ReactJS, and NodeJS projects built over a span of 6 weeks for Codepath's SITE bootcamp/internship
Cookiegpt-application
Simple frontend. User clicks on a cookie (html button) and an llm generates an increasingly sarcastic message based on some hard-coded persona. To be implemented in conjuction with cookiegpt-infrastructure.
cookiegpt-infrastructure
Infrastructure for cookiegpt. Follows GitOps pattern. Makes use of kubernetes, fluxcd, terraform, and a suite of AWS tools for secrets management, hosting, etc.
Advent-of-code-2023
Yeehaw!
Banking-System
Simple banking system created in C++. This was the first 'real' program i've ever written. Spaghetti is meant to be shared, so feel free to peruse.
EduCrypt
EduCrypt was a web/discord blend educational project for NextStepHacks hackathon 2021. It even won a prize!
Bottom-Up
Archived personal project. May return to it later.
Bottom-up-infrastructure
Bottoms up IaC repo. Mostly just terraform on AWS.
F24-mini-copilot
Submitions for Data science club - Mini Copilot project; Building and deploying a lightweight code autocompletion tool.
ML-training-examples
Training jobs tweaked to be run from sagemaker estimators. Enabled DDP and MLFlow experiment tracking.
Qiskit-Circuits
Basic Qiskit circuits on jupyter notebook. Wrote this for educational purposes. Simulates a half and full adder on a quantum circuit, as well as documents the steps for quantum teleportation.
Umich-DataScience-Team-Tutorial
Tutorials and Checkpoint for MDST
W24-llm-augmentation
Applying Large Language Models, augmented with information retrieval (RAG), function calling, and other tools, to a variety of tasks in different domains.
Zenml-Sentiment-Analysis-Pipeline
End to End linear regression and sentiment analysis machine learning pipelines with ZenML