Pinned Repositories
Algorithms_
This repository is a collection of codes for different algorithms in jupyter notebook.
algorithms_MIT
MIT open course_algorithms
code_snippets
CPP_projects
UCLA_CS31_CPP projects
Data_Structure_python
sample_code for data structures with python
django_blog_ray
a Django-based blog website
Genosha55.github.io
hangman
hangman with pygame
IBM_capstone_project_python-notebook
This repository is created according to IBM capstone project_coursera
web_development_django
Django-ToDoList
Genosha55's Repositories
Genosha55/Algorithms_
This repository is a collection of codes for different algorithms in jupyter notebook.
Genosha55/algorithms_MIT
MIT open course_algorithms
Genosha55/code_snippets
Genosha55/CPP_projects
UCLA_CS31_CPP projects
Genosha55/Data_Structure_python
sample_code for data structures with python
Genosha55/django_blog_ray
a Django-based blog website
Genosha55/Genosha55.github.io
Genosha55/hangman
hangman with pygame
Genosha55/IBM_capstone_project_python-notebook
This repository is created according to IBM capstone project_coursera
Genosha55/web_development_django
Django-ToDoList
Genosha55/NumPy
Jupyter Notebook & Data Associated with my Tutorial video on the Python NumPy Library
Genosha55/pygame_basics
Getting into pygame
Genosha55/pygame_Tetris
pygame_based Tetris game
Genosha55/Ruining-Wang
Genosha55/Sudoku-Solver_backtrack-alogrithm
A Sudoku Solver based on backtrack algorithm Based on tutorial by TechWithTim