vtyeh's Stars
writefreely/writefreely
A clean, Markdown-based publishing platform made for writers. Write together and build a community.
akshitagupta15june/PetMe
PetMe is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need. Star this repo⭐
picturepan2/instagram.css
Instagram.css - Complete set of Instagram filters in pure CSS
lhn136/todoList
TodoList with basic javascript, html, css.
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
saranya1987/Veterans_Suicide_Analysis
Suicide Among Veterans in the United States and their major cause Analysis
weekysui/earthquake_map_visualization
weekysui/poverty-and-physical-activity-comparison
weekysui/Yelp_Restaurant_Analysis
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
lhn136/Webcrawler--master
lhn136/SearchEngine-master
nattui/bracktracking-sudoku-solver
Backtracking Sudoku Solver (Unfinished)
nattui/fisher-yates-shuffle
Fisher–Yates Shuffle: Random Permutation Algorithm (Java). The program shuffles the song names in the input text file, and outputs the shuffled into new text file.
nattui/google-scholarship
Initial 3-month challenge course
nattui/basic-web
Basic Web: Boilplate code for a simple, reponsive web page.
nattui/udemy-python-masterclass
Projects and lecture notes for Udemy Python Masterclass with Intructor Tim Buchalka.
nattui/maze
🌽 Maze Generation & Solver - Automatically generates a maze and solves the maze using Breadth-First Search (BFS) and Depth-First Search (DFS)
nattui/TEDxSJSU
nattui/josephus
Josephus Permutation (Java) - The program returns the placement from a number of nodes and jumps utilizing circular linked list.