NerdvanaNC
Amateur self-taught developer interested in gaming, automation, and all sorts of code-magic. Strong HTML & CSS foundations learning JS & Python.
India
Pinned Repositories
CodeWarsKatas
A repo of the kata/exercises I complete on CodeWars; some of these solutions I've come up with are too inspired not to immortalize.
D-DGame
A textual D&D-esque game I wrote as an exercise from the Learn Python the Hard Way book.
discord-playbot
A bot that alerts players on the server when someone wants to find people to play with. Passion project for my small server of ~20 people.
django-blog-refresher
Came back to Python after a while; I've forgotten everything, so I'm starting with a basic Django project as a refresher.
django-tech-with-tim
Following along with Tech with Tim's YT tutorial on Django for beginners.
djangoproject.com
Source code to djangoproject.com
djankyminiblog
A place where people can write one post/letter/entry per day. Practice project.
ex47
ex47 of the LPTHW
houseparty
React & Django app following Tech with Tim's Tutorial | Working with the Spotify API to create listening rooms.
naturalinput
A module to parse natural user inputs and classify them as subject, nouns, verbs, etc. Part of the Learn Python The Hard Way book.
NerdvanaNC's Repositories
NerdvanaNC/CodeWarsKatas
A repo of the kata/exercises I complete on CodeWars; some of these solutions I've come up with are too inspired not to immortalize.
NerdvanaNC/D-DGame
A textual D&D-esque game I wrote as an exercise from the Learn Python the Hard Way book.
NerdvanaNC/discord-playbot
A bot that alerts players on the server when someone wants to find people to play with. Passion project for my small server of ~20 people.
NerdvanaNC/django-blog-refresher
Came back to Python after a while; I've forgotten everything, so I'm starting with a basic Django project as a refresher.
NerdvanaNC/django-tech-with-tim
Following along with Tech with Tim's YT tutorial on Django for beginners.
NerdvanaNC/djangoproject.com
Source code to djangoproject.com
NerdvanaNC/djankyminiblog
A place where people can write one post/letter/entry per day. Practice project.
NerdvanaNC/ex47
ex47 of the LPTHW
NerdvanaNC/houseparty
React & Django app following Tech with Tim's Tutorial | Working with the Spotify API to create listening rooms.
NerdvanaNC/naturalinput
A module to parse natural user inputs and classify them as subject, nouns, verbs, etc. Part of the Learn Python The Hard Way book.
NerdvanaNC/RedditPostMaker
A bot I made to automatically capture screenshots of Reddit posts and their top comments.
NerdvanaNC/RedditVideoMaker
A bot I coded to automatically make Reddit TTS videos.
NerdvanaNC/skeleton
A basic skeleton/boilerplate for Python modules.
NerdvanaNC/tspToDo
NerdvanaNC/vanilla-javascript-crash-course
Brushing up on JS DOM manipulation to get geared up for learning React.
NerdvanaNC/vanilla-js-fetch-api-number-facts
Learning more about the Fetch and XHR APIs in JS.