Skip to content
View aam659's full-sized avatar
🎯
Coding
🎯
Coding

Highlights

  • Pro

Block or report aam659

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 Loading

  1. SpiceApp SpiceApp Public

    A mobile app designed to provide members with a wide variety of possible dining venues through the utilization of several algorithms based on user preferences.

    Java 3

  2. PersonalSite PersonalSite Public

    Personal website

    JavaScript

  3. TheHamBarAndGrille TheHamBarAndGrille Public

    EJS 1

  4. njvanhaute/cs301-phase3 njvanhaute/cs301-phase3 Public

    PHP

  5. TipCalculator TipCalculator Public

    Simple tip calculator web app built with vanilla JavaScript.

    HTML

  6. Calculator Calculator Public

    An infix to post-fix calculator application, based on dynamic and circular dynamic arrays, a stack, queue, binary search tree, and several other data structures and abstract data types. Makefile us…

    C