Skip to content
View NikolasP98's full-sized avatar
😃
😃
  • Peru
Block or Report

Block or report NikolasP98

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

Pinned

  1. FCC_Product_Landing_Page FCC_Product_Landing_Page Public

    Sample landing page (Orange Juice) to showcase basic HTML and CSS uses. Project files for FreeCodeCamp.org: Product Landing Page

    SCSS

  2. FCC_Survey_Form FCC_Survey_Form Public

    Sample webpage that showcases proper use of HTML and CSS by creating an interactive form. Project files for FreeCodeCamp.org: Survey Form

    HTML

  3. FCC_Technical_Documentation_Page FCC_Technical_Documentation_Page Public

    Documentation sample for the Ruby programming language. Written with HTML, SCSS and JS. Project files for FreeCodeCamp.org: Technical Documentation Page

    HTML

  4. interactive_flocking_simulation_with_quadtree_implementation interactive_flocking_simulation_with_quadtree_implementation Public

    Flocking simulation using the HTML Canvas API. Vector Physics and quadtree optimization were implemented with Vanilla JS. Based off of Daniel Schiffman's Nature of Code with some personal modificat…

    JavaScript

  5. HarvardCS50_Wiki HarvardCS50_Wiki Public

    Showcases an understanding of the Django web framework (templates, partials, static files, routing, etc.). Applied use of the markdown parsing package. Project files for Harvard's CS50’s Web Progra…

    Python

  6. Object_Oriented_Programming_GUI_Final Object_Oriented_Programming_GUI_Final Public

    Final project for the Object Oriented Programming Course (University of Lima). Showcases a proper use of class creation and object interaction with the creation of a Content Management System. Simp…

    Java