An open API service indexing awesome lists of open source software.

https://github.com/haikelfazzani/code-snippets

📋 Runnable snippets for my Interview practice (algorithms and frontend) ☁️
https://github.com/haikelfazzani/code-snippets

algorithms golang ide interview-practice javascript leetcode snippets

Last synced: 2 months ago
JSON representation

📋 Runnable snippets for my Interview practice (algorithms and frontend) ☁️

Awesome Lists containing this project

README

          

# Code snippets
- Interview practice (algorithms and frontend)
- Javascript/Go playground

# Airtable config
```js
// .env
//-> REACT_APP_AIRTABLE_BASE_URL=https://api.airtable.com/v0/xxxxxxxxxxxxxxxxx/xxxx
//-> REACT_APP_AIRTABLE_TOKEN=xxxxxxxxxxxxx

// schema
{
"title": "parse url",
"description": "In this article, we will discuss how to parse an url query",
"language": "javascript",
"image": "https://i.ibb.co/Q9w4BT7/street-light.jpg",
"content": "Your code here",
"tags": "url",
"date": "2020-07-15"
}
```

### Captures
![](https://i.ibb.co/xgBwd1s/myblog.png)

### Built with
- React/ReactRouterDom/ReactHelmet/ReactMarkdown
- Bootstrap/fontawesome/GoogleFonts
- Monaco Editor
- graphcomment api
- AirTable
- Go compiler server

### Snippets structure
```json

```

### License
MIT