Skip to content
View Mercrist's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Mercrist

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

Welcome to my profile 🥳!

About Me

  • I'm a software engineering student at the University of Puerto Rico at Mayagüez🐾 and incoming SWE FTE.
  • Relevant Coursework: OOP, Data Structures & Algorithms, Intro to SWE & Development, Software Design, Programming Languages, Computer Architecture I/II, Software Testing, Software Requirements, Machine Learning, OS, Cryptography, Databases, Computer Networks, Capstone.
  • Fluent in: Python🐍, Java☕, & C/C++❗️
Projects & Labs List 💻
  • Includes a list of my personal projects, coursework projects, club projects, and course labs. These are sorted in descending order: from my most recent projects to the oldest.
Project Progress Repository Links
Databases: Warehouse Inventory Completed Repo Link
Bot-O-Mat: Multiprocessing Completed Repo Link
Machine Learning: Text Classification Completed Repo Link
OS Laboratories Completed Repo Link
Assembly: MSP430 Slot Machine Completed Repo Link
Pathway Internships (Full Stack) Completed Repo Link
Caffe Etoile (Full Stack) Completed Repo Link
Elevator System Prototype Completed Repo Link
Huffman Encoder Completed Repo Link
Threads Processor Simulator Completed Repo Link
Data Structures Lab Repository Completed Repo Link
"Akamatsu": Discord Bot Completed Repo Link
Sudoku Backtracking Visualizer Completed Repo Link
Pac-Man Completed Repo Link
Audio Visualizer Completed Repo Link
Github Stats 📈

Language Stats 📔

Networking

  • Both my LinkedIn profile and my resume are attached down below. Thanks for reading through!

Pinned

  1. pathway pathway Public

    Internship review website which allows students to check out company ratings, pay, and more.

    Python 1

  2. caffe-etoile caffe-etoile Public

    A simulation of a cozy Franco Italian cafe located at a humble shop at the Seattle seaside.

    Python

  3. Databases-Inventory-Project Databases-Inventory-Project Public

    Developed over the semester for Databases (CIIC4060). Model for Warehouse management.

    Python 1

  4. Tweets-Disaster-Classification Tweets-Disaster-Classification Public

    Machine Learning text classification project about classifying Tweets as related to natural disasters or not.

    Jupyter Notebook

  5. Sudoku-GUI Sudoku-GUI Public

    Simple Sudoku Game built on Pygame as a backtracking algorithm visualizer. Credits to TechWithTim for the idea.

    Python 45 12

  6. PacMan PacMan Public

    Custom PacMan project developed in C++ utilizing version 0.11.2 of OpenFrameWorks.

    C++