Skip to content

Instantly share code, notes, and snippets.

View nveenjain's full-sized avatar
:octocat:

Naveen jain nveenjain

:octocat:
View GitHub Profile

Keybase proof

I hereby claim:

  • I am nveenjain on github.
  • I am nveenjain (https://keybase.io/nveenjain) on keybase.
  • I have a public key ASA4s05iMZm_IWAqAUUqBJjtq0j35iMA0F5eLSeamTDXBAo

To claim this, I am signing this object:

@nveenjain
nveenjain / settings.json
Created October 3, 2018 08:18
My VSCODE configuration
{
"editor.fontFamily": "Fira Code,Monofonto",
"editor.fontSize": 14,
"editor.lineHeight": 25,
"editor.letterSpacing": 0.5,
"editor.tabSize": 2,
"files.trimTrailingWhitespace": true,
"editor.fontWeight": "600",
"prettier.eslintIntegration": true,
"editor.cursorStyle": "line",
@nveenjain
nveenjain / aossie_submission.md
Last active September 12, 2018 20:00
GSoC 2018 Submission

GSoC-2018 Contribution - by Naveen

This summer has been awesome contributing to AOSSIE working with awesome mentors. Got to develop my skillset further by a level in the field of web technology.

I contributed to the Carbon Footprint project. Project URL : https://gitlab.com/aossie/CarbonFootprint

Carbon Footprint is an extension for all browsers which displays carbon footprint information in multiple maps, flights, trains, buses services.

The goals I completed during GSoC are :-

Advanced JavaScript Learning Resources

This is a list of advanced JavaScript learning resources from people who responded to this [Tweet][13] and this [Tweet][20].

  • [You Don't Know JS][3]

  • [Frontend Masters courses by Kyle Simpson][12]

  • [@mpjme][6]'s [YouTube videos][5]