Skip to content
View JohnMartincic's full-sized avatar

Block or report JohnMartincic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Coursera---Intro-To-Golang---Fare-menu Coursera---Intro-To-Golang---Fare-menu Public

    My main project for the "Golang for Beginners" Coursera course. A command-line travel fare calculator focusing on data structures, user input, and validation in Go.

    Go

  2. Coursera---Intro-To-Golang---Cumulative-Project-Go-Read Coursera---Intro-To-Golang---Cumulative-Project-Go-Read Public

    A cumulative project from my Golang studies: a command-line book search tool that finds titles using a case-insensitive partial string match, built with the Go strings package.

    Go

  3. Coursera---Intro-To-Golang---Practice-Task-2 Coursera---Intro-To-Golang---Practice-Task-2 Public

    The second project in the Golang for Beginners series on Coursera. This enhances the travel fare calculator with case-insensitive input handling using the strings package and dynamically displayed …

    Go

  4. Cousera---Intro-to-Golang---Practice-Task-1 Cousera---Intro-to-Golang---Practice-Task-1 Public

    A practice project from the Coursera "Introduction to Go" course focused on debugging. This repository documents the process of identifying and fixing three errors in a simple greeter application.

    Go

  5. learn-angular-from-scratch-step-by-step learn-angular-from-scratch-step-by-step Public

    Forked from AngularTemplates/learn-angular-from-scratch-step-by-step

    Angular step by step tutorial covering from basic concepts of Angular Framework to building a complete Angular app using Angular Material components. We will go through the main building blocks of …

    TypeScript

  6. learn-how-to-build-a-mean-stack-application learn-how-to-build-a-mean-stack-application Public

    Forked from AngularTemplates/learn-how-to-build-a-mean-stack-application

    The goal of this tutorial is to guide you through the coding of a full-stack JavaScript example application project and connecting a backend API to an Angular 5 front-end application employing the …

    TypeScript