Pinned Repositories
cpp
Learning C++, programs, simple projects, files and the daily grind. Progress and project descriptions are below.
explore-the-world
Website that helps you track your travel plans, including flights, stays, and activities, using the Tripadvisor API.
focus_button
Java tool to track (v1) how long, (v2) when and where you are losing focus. Used for when working on the computer (i.e coding/designing). Easily accessible.
leetcode
Daily LeetCode problems for interview prep, learning about data structures and algorithms, time and space complexity, and more Python tricks and syntax.
madlibs
A mad libs game written in python, includes an NLP module.
self_driving_cars
My repo for self-driving car projects that addresses various aspects of the software development and research for self-driving cars.
spaceman
A game written about guessing a word based on letters. Interactive on the terminal with fun alien graphics. Pretty dope.
tweet_generator
This uses a Markov chain to spit out tweets by modern day Jane Austen based on her novel: Pride and Prejudice.
thecodingsophist's Repositories
thecodingsophist/explore-the-world
Website that helps you track your travel plans, including flights, stays, and activities, using the Tripadvisor API.
thecodingsophist/leetcode
Daily LeetCode problems for interview prep, learning about data structures and algorithms, time and space complexity, and more Python tricks and syntax.
thecodingsophist/cpp
Learning C++, programs, simple projects, files and the daily grind. Progress and project descriptions are below.
thecodingsophist/self_driving_cars
My repo for self-driving car projects that addresses various aspects of the software development and research for self-driving cars.
thecodingsophist/spaceman
A game written about guessing a word based on letters. Interactive on the terminal with fun alien graphics. Pretty dope.
thecodingsophist/-Jinja2-ExploitMe
thecodingsophist/algorithms
Data Structures and Algorithms course offered through UC San Diego
thecodingsophist/api-project
My custom Back-End-Web API.
thecodingsophist/boho
Web development for Boho
thecodingsophist/Core-Data-Structures
thecodingsophist/crisisbot
FB Hackathon 2019: We wanted to respond to the problem that crisis responders don't know the location of where to find people during a public or private crisis. So this bot responds directly to a person in need of a crisis response by flagging a crisis responder on the map.
thecodingsophist/crisisbot_frontend
Frontend for Crisis Bot
thecodingsophist/Deep_Learning_AI
thecodingsophist/django_work
Polls App made in Django
thecodingsophist/gif-search-2019
N/A
thecodingsophist/gopherisms
Challenges in Go!
thecodingsophist/latestResume
The latest version of my resume using markdown.
thecodingsophist/Make-It
thecodingsophist/MusicPlayer
App that plays a certain genre of music from Spotify when you press a button!
thecodingsophist/MusicPlayer1
App that plays a certain genre of music from Spotify when you press a button!
thecodingsophist/new-grads-2020
A collection of new grad roles for 2020
thecodingsophist/passport_authentication_package
This package includes login authentication using passport.js through Google, Facebook, Twitter, and a two step verification. You can use this code to implement the aforementioned authentication for any web application. Pretty dope eh?
thecodingsophist/practice
Here are some codes that I do on a daily basis for personal practice and experimentation.
thecodingsophist/python_problems
thecodingsophist/read-me-a-picture
This web app allows the user to upload a picture and have it be described by Microsoft Azure's Computer Vision API.
thecodingsophist/reddit_clone
A clone of reddit!
thecodingsophist/Social-Network-Graph-Tutorial
thecodingsophist/tic-tac-toe-app
My first React App. Follows the tutorial here: https://reactjs.org/tutorial/tutorial.html .
thecodingsophist/toDoAPI
N/A
thecodingsophist/weatherAPI
take home practice weatherAPI