Skip to content

Instantly share code, notes, and snippets.

View aiegoo's full-sized avatar
👀
!⑈ˆ~ˆ!⑈ Deep learning scientist at RAPA

tonyleekorea aiegoo

👀
!⑈ˆ~ˆ!⑈ Deep learning scientist at RAPA
  • Python Dl/Ml IOT PX4 Dronekit Robotics NLP VisionAI
  • seoul korea
View GitHub Profile
@aiegoo
aiegoo / vim-emmet.md
Created October 14, 2021 19:48
vim emmet shortcut keys

Tutorial for Emmet.vim

mattn mattn.jp@gmail.com

Expand an Abbreviation

Type the abbreviation as div>p#foo$*3>a and type <c-y>,

@aiegoo
aiegoo / jekyll-collections-prev-next.html
Created September 29, 2021 10:55 — forked from budparr/jekyll-collections-prev-next.html
Previous Next Links for Jekyll Collections
{% capture the_collection %}{{page.collection}}{% endcapture %}
{% if page.collection %}
{% assign document = site[the_collection] %}
{% endif %}
<h1>TITLE: {{ page.title }}</h1>
{% for links in document %}
{% if links.title == page.title %}
{% unless forloop.first %}
{% assign prevurl = prev.url %}
{% endunless %}

Basic commands

:Git [args]              # does what you'd expect

all of your ~/.gitconfig aliases are available.

:Git! [args]             # same as before, dumping output to a tmp file

Moving inside a repo.

Iconify icons collection in JSON format

This is collection of SVG icons created by various authors, released under various free licenses. Some collections require attribution when used for commercial purposes. See collections.md for list of collections and their licenses.

All SVG icons have been cleaned up. Content has been optimized, colors for monotone icons have been replaced with currentColor, ready to be inserted in HTML. Tools used for creating this collection are available on Iconify GitHub repository, more specifically @iconify/tools. You can use it to create your own JSON packages from custom icon sets.

This library is intended to be used in packages that build components, such as Iconify Tools and Iconify React.

Repository is updated daily by fully automated script, so it always contains latest icons from various sources.

@aiegoo
aiegoo / markdowntable.md
Created September 17, 2021 07:35
markdown table syntax causing build issues

Cell Markdown

<style> .td-img img { width: 138px; } </style>
  • 예제
    • 아래 예제를 스타일링 하지 않고 그냥 작성하면 그림이 100% 크기로 꽉차게 된다
    • img 태그에 대해 height 속성을 정해줬다.
  • 브라우저에 F12로 디버깅모드에서 그림의 원래 크기를 알수 있는데..
@aiegoo
aiegoo / Baseball.py
Last active September 15, 2021 01:22
baseball pitching game
# Baseball Game
# By: Sergio Camalich
# Website: www.camali.ch
# Import modules
import sys
import random
import time
@aiegoo
aiegoo / scrollspy.js
Created August 30, 2021 14:23
scrolltracker with intersectionobserver
window.addEventListener('DOMContentLoaded', () => {
const observer = new IntersectionObserver(entries => {
entries.forEach(entry => {
const id = entry.target.getAttribute('id');
if (entry.intersectionRatio > 0) {
document.querySelector(`nav li a[href="#${id}"]`).parentElement.classList.add('active');
} else {
document.querySelector(`nav li a[href="#${id}"]`).parentElement.classList.remove('active');
}
for i in *.php
do
echo "my text" >> $i
done
@aiegoo
aiegoo / px4pspInstall.log
Created August 29, 2021 03:14
rflysym px4psp install log messages
>> PX4InstallScript
RflySim V2.30 - 2020/07/29 - Xunhua Dai
---------------------------------------------------------------
Welcome to use the RflySim platform, you can visit our website: rflysim.com to learn how to use.
if you do encounter problems during the installtion process, please go to our Github Page to find solution or post a question:
https://github.com/RflySim/RflyExpCode/issues
---------------------------------------------------------------
You are using the RflySim Basic Free version:
(1) Support basic UAV experimental functions, such as MATLAB auto code-generation, firmware upload, hardware-in-the-loop (HIL) simulation, etc.
(2) Only support PX4 firmware 1.7&1.8 (please select 1.8 for fmu-v5) and Msys toolchain; not support other newer firmware versions and toolchains.
<div data-fade="true" data-autoplayspeed="5000" data-custompaging="true" data-speed="300" hover="false" arrows="blk-h-l" arrowsarea="h-in-46" arrowfix="true" dots="button" dotsarea="in-b-c" style="margin-top:-226px;" class="xans-element- xans-bannermanage2 xans-bannermanage2-display-7 xans-bannermanage2-display xans-bannermanage2-7 sp-slider-index-1 sp-slider full slick-initialized slick-slider slick-dotted onload" role="toolbar"><button type="button" data-role="none" class="slick-prev slick-arrow" aria-label="Previous" role="button" style="display: block;">Previous</button><div aria-live="polite" class="slick-list"><div class="slick-track" style="opacity: 1; width: 9180px;" role="listbox"><div data-title="OUR DETAIL" class="sp-slider-loop xans-record- slick-slide" data-slick-index="0" aria-hidden="true" style="width: 1530px; position: relative; left: 0px; top: 0px; z-index: 998; opacity: 0; transition: opacity 300ms linear 0s;" tabindex="-1" role="option" aria-describedby="slick-slide40"><a href="/index.html