Skip to content

Instantly share code, notes, and snippets.

View xsorifc28's full-sized avatar

Samed Ozdemir xsorifc28

View GitHub Profile
// ==UserScript==
// @name Place Tesla Firebot
// @namespace http://tampermonkey.net/
// @version 4.0
// @description Place Tesla Firebot
// @author r/teslamotors
// @match https://hot-potato.reddit.com/embed*
// @updateURL https://gist.github.com/xsorifc28/e6529558e4b41a9712bac70220b3c2de/raw/placetesla.user.js
// @downloadURL https://gist.github.com/xsorifc28/e6529558e4b41a9712bac70220b3c2de/raw/placetesla.user.js
// @grant GM_xmlhttpRequest
@xsorifc28
xsorifc28 / lightning_dummy_animation.js
Created February 17, 2020 00:50
Dummy lightning animation
class BasicUsageExample extends lng.Application {
static _template() {
return {
LilLightning:{
x: 275, y: 275, src: '/Lightning/img/LngDocs_LilLightningFlying.png'
}
}
}
@xsorifc28
xsorifc28 / resume.json
Last active February 17, 2020 02:27
My Resume
{
"basics": {
"name": "Samed Ozdemir",
"label": "Software Engineer",
"email": "samed@xsor.io",
"website": "https://xsor.io",
"summary": "Full-stack software engineer building complete, highly-available and highly-scalable backend systems for frontend applications from the ground up. Sharp, quick learner; willing to get involved. Good eye for detail; well organized, skilled in setting priorities. Effective working alone and as a cooperative team leader. Skilled and thorough in analyzing problem situations and finding creative solutions.",
"location": {
"city": "Glassboro",
"region": "NJ"
@xsorifc28
xsorifc28 / Setup Guide.md
Last active May 1, 2020 17:10
Installing Visual Studio and OpenCV

Installing Visual Studio and OpenCV on Windows

  1. Install Visual Studio Community 2015 from here. Skip this step if you already have Visual Studio.

    a. Choose Custom installation

    b. Click Next

c. Under Programming Languages, select Visual C++