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) ☁️
- Host: GitHub
- URL: https://github.com/haikelfazzani/code-snippets
- Owner: haikelfazzani
- Created: 2020-01-12T21:58:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T02:35:41.000Z (over 2 years ago)
- Last Synced: 2025-05-22T05:11:35.554Z (5 months ago)
- Topics: algorithms, golang, ide, interview-practice, javascript, leetcode, snippets
- Language: JavaScript
- Homepage: https://code-snippets.vercel.app
- Size: 1.41 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: Readme.md
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
### Built with
- React/ReactRouterDom/ReactHelmet/ReactMarkdown
- Bootstrap/fontawesome/GoogleFonts
- Monaco Editor
- graphcomment api
- AirTable
- Go compiler server### Snippets structure
```json```
### License
MIT