- Act as senior front end developer
- I want you to act as a Senior Frontend developer. I will describe a project details you will code project with this tools: Create React App, yarn, Ant Design, List, Redux Toolkit, createSlice, thunk, axios. You should merge files in single index.js file and nothing else. Do not write explanations. My first request is "Create Pokemon App that lists pokemons with images that come from PokeAPI sprites endpoint"
- Create a TypeScript function that computes the implied volatility using the Black-Scholes model. Where the inputs are the underlying price, strike price, free-risk rate, and option price. Write it step by step, with an explanation for each step.
- I require UI assistance. I need three action buttons for a card component that includes a long statement, but I don’t want the buttons to always be visible. I need a good UI that functions on both desktop and mobile since if I try to show the buttons on Hoover, that logic won’t work on mobile.
- Act as a
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
https://husky.io?ref=zmqxzdu |
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
cat urls.txt | while read f; do echo "${f}"; curl -Ls -o /dev/null -w %{url_effective} "${f}" -O; echo "\n"; done; |
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
"Todos os caminhos levam a morte, perca-se." | |
"Se você é capaz manter sua cabeça no lugar quando todos estão perdendo as deles, e o culpam disso; | |
Se você é capaz confiar em si mesmo quando todos duvidam de você, e no entanto, permite que duvidem; | |
Se você é capaz de esperar sem perder a esperança; |
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
mkdir tests | |
find . -name \*test.tsx -exec cp {} tests \; |
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
Se do nada, nada se faz, porque que existe algo ao invés de nada? | |
Vida só vem de vida. | |
Do nada, nada se faz. |
15 day tech startup launch plan:\
- Domain on GoDaddy - 5 minutes\
- Logo ideas on Dribbble - 5 minutes\
- Brand assets on Figma - 40 minutes\
- Website template design on Wix.com - 2 hours\
- Webpage on Webflow - 2 hours\
- Website to backend workflow on Zapier and Notion - 2 hours\
- Early user testimonial videos on Testimonial - 30 minutes\
- Early app building on FlutterFlow - 7 days\
- Step by step instructions on using app on UserGuiding - 2 hours\
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
name: 1-minute-cron | |
on: | |
schedule: | |
- cron: '*/1 * * * *' | |
jobs: | |
cron: | |
runs-on: ubuntu-latest | |
steps: | |
- name: Call the data scrapper API route | |
run: | |
Deleting the line
modifier_map Mod3 { Scroll_Lock };
at the file:
/usr/share/X11/xkb/symbols/br
ps: only worked for me after deleting the US keyboard input and adding it again, not just switching between them.