Skip to content
View miles-dev33's full-sized avatar
🎯
Focusing
🎯
Focusing
  • California

Highlights

  • Pro
Block or Report

Block or report miles-dev33

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

Pinned

  1. Compiler Compiler Public

    This compiler takes a pseudo language, parses it for errors, and verifies that it's correct expressions with a stack before translated it into C++ code

    C++ 1

  2. Europa Europa Public

    This is a small website that I made with Node, Mongoose, ExpressJS, HTML, and CSS to describe Europa

    HTML

  3. String-Matching-with-Dynamic-Programming String-Matching-with-Dynamic-Programming Public

    Longest common subsequences with dynamic programming in C++

    C++

  4. Taskyak Taskyak Public

    This application is designed to use emberjs and a firebase database to create and manage various tasks for user accounts, and a chat forum

    JavaScript

  5. Dynamic-Programming-Classification Dynamic-Programming-Classification Public

    The fastest one was the character mode function, the second fastest was the longest mirror, and the slowest was the longest subset trio algorithm

    C++

  6. Lamports-Logical-Clocks Lamports-Logical-Clocks Public

    One of my parallel and distributed computing grad projects that essentially handles interprocess communication and event handling with vector clock timestamps

    Java 1 1