Pinned Repositories
A-Path-Finding-Visualization
A python visualization of the A* path finding algorithm. It allows you to pick your start and end location and view the process of finding the shortest path.
aiplatform-intro
cfs
Creating a File System
DigitalHistory
This repository is a Data Science curriculum for history.
fasteR
Fast Lane to Learning R!
interview
Everything you need to prepare for your technical interview
mdx-deck
♠️ React MDX-based presentation decks
simpleurlshortener
Build a Simple URL Shortener
Sudoku-GUI-Solver
This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.
test-sandbox
Created with CodeSandbox
atuljayaram's Repositories
atuljayaram/A-Path-Finding-Visualization
A python visualization of the A* path finding algorithm. It allows you to pick your start and end location and view the process of finding the shortest path.
atuljayaram/aiplatform-intro
atuljayaram/cfs
Creating a File System
atuljayaram/DigitalHistory
This repository is a Data Science curriculum for history.
atuljayaram/fasteR
Fast Lane to Learning R!
atuljayaram/interview
Everything you need to prepare for your technical interview
atuljayaram/mdx-deck
♠️ React MDX-based presentation decks
atuljayaram/simpleurlshortener
Build a Simple URL Shortener
atuljayaram/Sudoku-GUI-Solver
This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.
atuljayaram/test-sandbox
Created with CodeSandbox
atuljayaram/theme-ui
Build consistent, themeable React apps based on constraint-based design principles
atuljayaram/tweet_sentimental_analysis
A very simple program to pull tweets about products on them and perform basic sentimental analysis on them. Utilizes the Tweepy and TextBlob libraries.
atuljayaram/zero_to_deep_learning_video
Repository for the Zero to Deep Learning® Video Course