Skip to content
View maaaaaaaax's full-sized avatar
Block or Report

Block or report maaaaaaaax

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. CS50x-2022 CS50x-2022 Public

    My solutions to Harvard's CS50x 2022: Introduction to Computer Science course, per https://cs50.harvard.edu/x/2022/. If you are a current CS50x student, please review the course's Academic Honesty …

    C

  2. cracking-the-coding-interview cracking-the-coding-interview Public

    Solutions to the interview questions in Cracking the Coding Interview (Gayle Laakmann McDowell, 6th Edition, 2016)

    JavaScript

  3. coding-dojo-web-fundamentals coding-dojo-web-fundamentals Public

    Course work completed for Coding Dojo, a San Jose software programming bootcamp

    HTML

  4. coding-dojo-mean coding-dojo-mean Public

    MEAN | JavaScript (MongoDB, Express, Angular, Node)

    JavaScript

  5. coding-dojo-python coding-dojo-python Public

    Course work completed for Coding Dojo, a San Jose software programming bootcamp

    Python 1

  6. django-web-server django-web-server Public

    A basic Django web server completed in 2 hours for a technical interview. Requests JSON data from two API endpoints and returns the combined inputs.

    Python