GitHub / luk6xff 65 Repositories
luk6xff/dotfiles
My .dotfiles
Language: Shell - Size: 377 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

luk6xff/Packt-Publishing-Free-Learning
Scripts that automatically claim and download free daily eBooks from https://www.packtpub.com/packt/offers/free-learning
Language: Python - Size: 258 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 855 - Forks: 185

luk6xff/linux-commands
All the commands I use on my daily basis
Size: 29.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

luk6xff/Algo
A repo that contains solutions to my battles with algorithms, data structures etc ... (Solution to tasks from SPOJ, Hackerrank, and others)
Language: C++ - Size: 884 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

luk6xff/advent-of-code
Advent of Code tasks solutions
Language: Jupyter Notebook - Size: 584 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

luk6xff/cpp-project-template
A template for Modern C++ projects
Language: C++ - Size: 7.87 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

luk6xff/cryptopals Fork of JesseEmond/matasano-cryptopals
My solutions and explanations of the http://cryptopals.com/ challenges.
Language: Python - Size: 133 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

luk6xff/luk6xff.github.io
The next gen blog website
Language: Sass - Size: 4.05 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

luk6xff/hashcode2017
Language: Python - Size: 3.61 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

luk6xff/this-week-in-rust Fork of rust-lang/this-week-in-rust
Data for this-week-in-rust.org
Size: 16.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

luk6xff/DevLibs
This repository contains libraries for various electronic modules, created by me for different platforms and devices. They are primarily written in C or C++, which allows for easy porting to various platforms.
Language: C++ - Size: 5.98 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 12

luk6xff/TimePlanner
Simple time planner app
Language: Python - Size: 105 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

luk6xff/PersonalBlog
Contains sources of my personal blog http://lukaszmakesstuff.com
Language: Python - Size: 3.97 MB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

luk6xff/SnakePygame
Snake game created with pygame
Language: Python - Size: 15.7 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

luk6xff/youtube-dl-server Fork of manbearwiz/youtube-dl-server
Bottle based simple REST interface for downloading youtube music/videos
Language: HTML - Size: 128 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

luk6xff/WeddingWebsite
My wedding website
Language: JavaScript - Size: 58.8 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

luk6xff/rgb-led-strips
Drivers and android controller application for my RGB LED strips
Language: C++ - Size: 9.9 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

luk6xff/WebBots
This repo contains a few useful scripts that do some automatic job on the web : )
Language: Python - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 2

luk6xff/violentPythonForHackers Fork of bigsnarfdude/violentPythonForHackers
collection of python tools
Language: Python - Size: 882 KB - Last synced at: almost 2 years ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

luk6xff/usbmux
USB 2.0 two input channel multiplexer based on TS3USB221
Language: C++ - Size: 13 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 5

luk6xff/trojan Fork of trojan-gfw/trojan
An unidentifiable mechanism that helps you bypass GFW.
Language: C++ - Size: 858 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

luk6xff/SnakeGameSFML
Simple Snake game which shows many aspects of the SFML library. It might be used as an intoduction to game development in SFML
Language: C++ - Size: 5.66 MB - Last synced at: almost 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

luk6xff/Stanford-Machine-Learning-Course
Language: Matlab - Size: 28.8 MB - Last synced at: almost 2 years ago - Pushed at: over 12 years ago - Stars: 0 - Forks: 2

luk6xff/SmallProjects
Some of my old small projects, made for test, fun and for university
Language: C - Size: 63.4 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

luk6xff/SelfDrivingCarND
My solutions for Udacity Self-Driving Car Engineer Nanodegree.
Language: Jupyter Notebook - Size: 408 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

luk6xff/Simple-Web-Server Fork of eidheim/Simple-Web-Server
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
Language: C++ - Size: 241 KB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

luk6xff/SimpleCpp11Game
Simple console game that demonstrates usage of many features from C++11/14 standard
Language: C++ - Size: 3.74 MB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

luk6xff/RogovskyCoilMeterAndroid
Language: Java - Size: 1.22 MB - Last synced at: almost 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

luk6xff/RaspberryPiI2cSpiDevTester
automatic tester for i2c and spi devices
Language: Python - Size: 1.41 MB - Last synced at: almost 2 years ago - Pushed at: over 10 years ago - Stars: 1 - Forks: 0

luk6xff/real-time-cpp Fork of ckormanyos/real-time-cpp
Real-Time C++ Companion Code
Language: C++ - Size: 157 MB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

luk6xff/QmlPomodoroTimer
Another Pomodoro timer 🍅 written in QML
Language: QML - Size: 48.6 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

luk6xff/pydbg Fork of OpenRCE/pydbg
A pure-python win32 debugger interface.
Language: Python - Size: 174 KB - Last synced at: almost 2 years ago - Pushed at: over 13 years ago - Stars: 0 - Forks: 0

luk6xff/python-playground
Contains useful python snippets or micro-programs
Language: Python - Size: 7.85 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

luk6xff/PomiarySygnalowBiomedycznychAGH2014
Code written for that course
Language: Matlab - Size: 6.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

luk6xff/Pentesting
Some useful scripts, apps, mostly useful during web penetration testing
Language: Python - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

luk6xff/pelican Fork of getpelican/pelican
Static site generator that supports Markdown and reST syntax. Powered by Python.
Language: HTML - Size: 8.99 MB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

luk6xff/OverTheWire
My solutions for the overthewire.org games
Language: Shell - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

luk6xff/OsProcessKiller
Useful Tool for killing chosen OS processes
Language: Python - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

luk6xff/OurFlat
Some stuff connected to our small brand new flat
Size: 956 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

luk6xff/OpenCV
Sample projects created to learn OpenCV libraries
Language: C++ - Size: 7.13 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

luk6xff/MouseMover
Mouse random movement simulator for Windows and Linux
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

luk6xff/ModularDevices
Project contains of a simulated network of connected sensors(modules) and android application that stores, renders and shows received data from the modules
Language: Java - Size: 781 KB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

luk6xff/MeteoStationProject
Project contains sources (Android App, MCU code) of meteo station project that was prepared and shown on the exibition of Freescale Kinetis applications (AGH 2013)
Language: C++ - Size: 6 MB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 1

luk6xff/LovelyClock
Alarm Clock application for my GF :D
Language: Java - Size: 552 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

luk6xff/MeteoStation
Meteo Station - project abandoned
Language: C - Size: 18.9 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

luk6xff/led-clock
LED clock with some fancy features
Language: C - Size: 34.7 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

luk6xff/igbt6.github.io
my personal blog about all the stuff i make
Language: HTML - Size: 17.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

luk6xff/GoogleDriveFileSynchronizer
Script to synchronize files between your Google Drive account and PC
Language: Python - Size: 43 KB - Last synced at: almost 2 years ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

luk6xff/GarageDoorKeypad
The project contains of wireless garage door keypad and receiver nodes
Language: C - Size: 15.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

luk6xff/FurnaceController
The HW & SW for my wood fired furnance
Language: C - Size: 8.32 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

luk6xff/fpga-agh-2013
codes for fpga course AGH 2013
Language: VHDL - Size: 945 KB - Last synced at: almost 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 1

luk6xff/endless-sky Fork of endless-sky/endless-sky
Space exploration, trading, and combat game.
Language: C++ - Size: 162 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

luk6xff/DiffPressureMeter
Differential Pressure Meter
Language: C - Size: 12.3 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

luk6xff/DestroyAll-GameSFML
Simple 2D game written with SFML library
Language: HTML - Size: 17.2 MB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

luk6xff/Dendroid Fork of nyx0/Dendroid
Android Trojan
Language: Java - Size: 4.43 MB - Last synced at: almost 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

luk6xff/cutter Fork of rizinorg/cutter
Free and Open Source Reverse Engineering Platform powered by radare2
Size: 11.7 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

luk6xff/cppfsm Fork of eglimi/cppfsm
A simple, generic, header-only state machine implementation for C++.
Language: C++ - Size: 126 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

luk6xff/CsvCpp Fork of gbmhunter/CsvCpp
C++ character-separated value (CSV) file reader and writer.
Language: C++ - Size: 938 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

luk6xff/coursera-cybersecurity-capstone
Solution for [Coursera Cybersecurity Capstone Project](https://www.coursera.org/learn/cyber-security-capstone)
Language: Python - Size: 394 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 3

luk6xff/CarParkProject
Language: C++ - Size: 527 KB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

luk6xff/CarND Fork of cvilas/CarND
My coding assignments for Udacity Self-Driving Car Engineer Nanodegree.
Language: C++ - Size: 210 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

luk6xff/BonfireUtils
Some scripts to help with organization of 'successfull' bonfire with friends (Create guitar songbook, etc.)
Language: Python - Size: 2.18 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

luk6xff/blockchain Fork of dvf/blockchain
A simple Blockchain in Python
Language: C# - Size: 103 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

luk6xff/Android
Language: Java - Size: 331 KB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

luk6xff/ABitOlderProjects
This folder contains some of my electronics and programming projects that i made some time ago : )
Language: C - Size: 13.5 MB - Last synced at: almost 2 years ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

luk6xff/rust-playground
My rust playground
Language: Rust - Size: 175 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

luk6xff/ArmAghCourse2013
Language: C - Size: 25.6 MB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

luk6xff/QnxAghCourse2013
materials for c++ QNX programming course
Language: C++ - Size: 113 KB - Last synced at: almost 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 1

luk6xff/WeatherStationProject
Project of the uszko&kwiecinski weather station
Language: C - Size: 586 MB - Last synced at: almost 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 1

luk6xff/Final_CoilMeter
rogovsky_Coil meter
Language: C - Size: 3.12 MB - Last synced at: almost 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0
