GithubHelp home page GithubHelp logo

This theme features a fixed sidebar with content sections to build a simple, yet elegant resume.

Preview

Resume Preview

View Live Preview

vscode settings

{ "editor.accessibilitySupport": "off", "terminal.integrated.shell.windows": "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe", "[dart]": { "editor.formatOnSave": true, "editor.formatOnType": true, "editor.rulers": [ 80 ], "editor.selectionHighlight": false, "editor.suggest.snippetsPreventQuickSuggestions": false, "editor.suggestSelection": "first", "editor.tabCompletion": "onlySnippets", "editor.wordBasedSuggestions": false }, "dart.openDevTools": "flutter", "dart.debugExternalLibraries": true, "dart.debugSdkLibraries": true, "workbench.colorTheme": "Solarized Dark",

"explorer.confirmDelete": false,
"workbench.sideBar.location": "left",
"workbench.statusBar.visible": true,

// "editor.fontFamily": "Lato',Sans-serif",
// "editor.fontFamily": "Consolas",
// "editor.fontFamily": "Fira Code",
"editor.fontFamily": "Verdana",
// "editor.fontFamily": "Menlo",
// "editor.fontFamily": "Menlo, Monaco, 'Courier New', monospace",


"editor.fontSize": 18,
"terminal.integrated.fontFamily": "Consolas",
"terminal.integrated.fontSize": 14,
"terminal.integrated.lineHeight": 1,
"editor.tabSize": 2,

"workbench.colorCustomizations": {
    "list.hoverBackground": "#beafcc6c",
    "list.activeSelectionBackground": "#a37f1c60",
    "list.activeSelectionForeground": "#86e671",
    "list.inactiveSelectionForeground": "#86e671",
    "list.inactiveSelectionBackground": "#a37f1c60",

    "editor.wordHighlightBackground": "#ff88005b",
    "editor.wordHighlightStrongBackground": "#ff3c0048",
    // "editor.findMatchBackground": "#ff0000e1",
    // "editor.findMatchHighlightBackground": "#ff0000e1",
    "editor.lineHighlightBackground": "#d0ff0038",
    // "editor.wordHighlightBorder": "#6f00ff",
    "editor.selectionForeground": "#ff0000",

    "list.focusForeground": "#7a05e7",
    "editor.background": "#021011a6"
},
"[Monokai]": {
    "sideBar.background": "#7a05e7"
},
"customizeUI.font.regular": "Helvetica Nueve",
"customizeUI.font.monospace": "Fira Code",

}

Gel ⟨\g\⟩'s Projects

angular icon angular

The modern web developer’s platform

angularjs icon angularjs

learning the first version of Angular (angularjs or angular 1)

anychart icon anychart

work on data visualizations anychart.js and D3.js

app-ideas icon app-ideas

A Collection of application ideas which can be used to improve your coding skills.

azure-bot icon azure-bot

creating knowledge-based qna bot app using azure bot services

bamazon icon bamazon

an amazon-like bid/post application (MySQL)

book-exchange icon book-exchange

MEAN Stack application. A tool that allows book enthusiasts to exchange books!

building-components icon building-components

a work on component based MERN application. Base boilerplate for future designs and functionality.

burger icon burger

A burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (yum!)

cats icon cats

This repo demos ORM - Object Relation Mapper and MVC - Model View Controller

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.