Pinned Repositories
30-days-of-code-go
30 days of code in Golang
algos-dojo
Place to collaborate and solve algorithms and problems
AlgoSolutionsInCpp
Solution to programming questions in C++
awesome-yii2
Curated list of resources about using Yii2 - Yii is a high-performance component-based PHP framework.
CarND-Advanced-Lane-Lines
CarND-LaneLines-P1
Udacity Self-Driving Car Nanodegree Finding Lanes project
CarND-Traffic-Sign-Classifier-Project
Self driving car Nanodegree project 3
dsa-2021
Revisiting Data Structures and Algorithms
DSInJava
Data Structures in Java
GoogleHashCode2018
Solutions to Google HashCode 2018
goke-epapa's Repositories
goke-epapa/30-days-of-code-go
30 days of code in Golang
goke-epapa/GoogleHashcodePizza
Solution to practice problem (Pizza) for Google Hashcode 2019.
goke-epapa/blockchain-go
Building blockchain in go
goke-epapa/CarND-Neural-Networks-In-Keras
Learning how to build Neural Networks using Keras
goke-epapa/CarND-Tensorflow
Solutions to quizzes from the TensorFlow lesson in the Udacity Self-driving Car Nanodegree
goke-epapa/learn-go
Learning Go Programming Language
goke-epapa/learn-kubernetes
All configuration files used while learning to use kubernetes
goke-epapa/CarND-Advanced-Lane-Lines
goke-epapa/CarND-LaneLines-P1
Udacity Self-Driving Car Nanodegree Finding Lanes project
goke-epapa/CarND-Traffic-Sign-Classifier-Project
Self driving car Nanodegree project 3
goke-epapa/dsa-2021
Revisiting Data Structures and Algorithms
goke-epapa/CarND-Advanced-Computer-Vision
Solutions to quizzes in the Advanced Computer Vision lesson of the Udacity Self Driving Car Nanodegree
goke-epapa/CarND-Behavioral-Cloning-P3
Self driving car Nanodegree project 4
goke-epapa/CarND-Gradients-And-Color-Spaces
Gradient and Colour spaces quizzes in Self Driving Car Nanodegree
goke-epapa/CarND-KalmanFilters
Solutions to Kalman filters quizes of the Udacity Self Driving Car Nanodegree
goke-epapa/CarND-Neural-Networks
Neural networks quizes in Udacity Self Driving Car Nanodegree
goke-epapa/CarND-Undistort-and-Transform-Perspective
Undistort and Transform Perspective Quiz
goke-epapa/coding-bat-java
Coding Bat solutions in Java
goke-epapa/colorls
A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. :tada:
goke-epapa/dsa-in-python
Learning Data Structures and Algorithms in Python
goke-epapa/getting-started-kafka
Course Materials for course "Getting Started with Apache Kafka" @ Pluralsight
goke-epapa/go-functions
Code from Deep Dive into Go Functions - Pluralsight Course
goke-epapa/go-github
Go library for accessing the GitHub API
goke-epapa/grpc-go-course
Companion Repository for my gRPC Golang course
goke-epapa/learn-grpc
A repository I'm using to learn GRPC implemented in Golang
goke-epapa/learn-typescript
Projects and solutions to challenges while learning Typescript
goke-epapa/php-ce-2018-doctrine-tutorial
goke-epapa/project-euler-java
Project Euler Solutions in Java
goke-epapa/self-driving-car-sim
A self-driving car simulator built with Unity
goke-epapa/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code