Skip to content
View Neehi's full-sized avatar
Block or Report

Block or report Neehi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Neehi/README.md

Hi, I'm Nick

visitor badge

Linkedin: nicksnape  GitHub: Neehi

Technology & Tools

const nicksnape = {
  languages: ['Java', 'C++', 'C#', 'Python', 'PHP', 'JavaScript', 'HTML', 'CSS'],
  frameworks: ['Django', 'Flask', 'Laravel', 'Angular', 'React', 'React Native'],
  graphics: ['Unity', 'SDL2', 'GLFW', 'OpenGL'],
  databases: ['PostgreSQL', 'MySQL'],
  editors: ['VS Code', 'Visual Studio', 'JetBrains IDEs'],
  tools: ['Docker', 'Git', 'CMake', 'Gradle'],
  platforms: ['Web', 'Mobile', 'Cloud'],
  memberships: ['Institution of Analysts and Programmers']
}

GitHub Stats

Pinned

  1. Team-Tea-Time/laravel-forum Team-Tea-Time/laravel-forum Public

    A slim, lean forum package designed for quick and easy integration in Laravel projects

    PHP 574 160

  2. google-foobar google-foobar Public

    My Google Foobar solutions

    Python 1 2

  3. snake-game snake-game Public

    A simple snake game built with Java using LWJGL

    Java 1

  4. jampy-vs-zombies jampy-vs-zombies Public

    A simple 2D platformer built with SDL2 (WIP)

    C++

  5. udacity-serverless-todo udacity-serverless-todo Public

    Serverless TODO application using AWS Lambda and Serverless framework for the Udacity Cloud Developer Nanodegree

    TypeScript 5 6

  6. aoc-2020 aoc-2020 Public

    My Advent of Code 2020 solutions

    Python