This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import Picket from '@picketapi/picket-js'; | |
const picket = new Picket('pk_ac1b6617968c8222da71ca5482152508'); | |
const chains = [ | |
'solana', | |
'ethereum', | |
'polygon', | |
'optimism', | |
'arbitrum', |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[color] | |
ui = true | |
[user] | |
name = Logan Yu | |
email = [email protected] | |
[alias] | |
co = checkout | |
br = branch | |
ci = commit | |
st = status |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000. | |
# Example 1: | |
# Input: "babad" | |
# Output: "bab" | |
# Note: "aba" is also a valid answer. | |
# Example 2: | |
# Input: "cbbd" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Open Number of Runners | amCharts</title> | |
<meta name="description" content="chart created using amCharts live editor" /> | |
<!-- amCharts javascript sources --> | |
<script type="text/javascript" src="https://www.amcharts.com/lib/3/amcharts.js"></script> | |
<script type="text/javascript" src="https://www.amcharts.com/lib/3/serial.js"></script> | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <stdio.h> | |
#include <cs50.h> | |
int main(void) | |
{ | |
bool repeat; | |
do { | |
repeat = false; | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jkdjl jfkldj jkfdjl s s |