Skip to content
View Code-indomitus's full-sized avatar
💭
Exploring
💭
Exploring

Highlights

  • Pro
Block or Report

Block or report Code-indomitus

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

Popular repositories

  1. Complete-Python-3-Bootcamp Complete-Python-3-Bootcamp Public

    Forked from Pierian-Data/Complete-Python-3-Bootcamp

    Course Files for Complete Python 3 Bootcamp Course on Udemy

    Jupyter Notebook

  2. data-structures-algorithms-python data-structures-algorithms-python Public

    Forked from codebasics/data-structures-algorithms-python

    This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practic…

    Jupyter Notebook

  3. MIPS_Assembly_Programming MIPS_Assembly_Programming Public

    Converted python high level code to assembly language (MIPS).

    Assembly

  4. Pokemon-Algorithm-and-Data-Structures Pokemon-Algorithm-and-Data-Structures Public

    Used algorithms and data structures to solve a Pokemon problem set.

    Python

  5. Minecraft-Algorithms-and-Data-structures Minecraft-Algorithms-and-Data-structures Public

    Used algorithms and data structures to solve a Minecraft problem set.

    Python

  6. Pokemon-Terminal-Game-OOD Pokemon-Terminal-Game-OOD Public

    Created a Pokemon terminal-based game using an existing game engine code using Java.

    Java