aleksanry's Stars
sindresorhus/awesome-nodejs
:zap: Delightful Node.js packages and resources
spicetify/cli
Command-line tool to customize Spotify client. Supports Windows, MacOS, and Linux.
imthenachoman/How-To-Secure-A-Linux-Server
An evolving how-to guide for securing a Linux server.
raspberrypi/linux
Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
dspinellis/unix-history-repo
Continuous Unix commit history from 1970 until today
Syknapse/Contribute-To-This-Project
This project is waiting for your contribution. If you have never contributed code on GitHub before, this is the project to get you started.
graphistry/pygraphistry
PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer
cfenollosa/bashblog
A single Bash script to create blogs. Download, run, write, done!
iamshaunjp/node-crash-course
Course files for the Node.js Crash Course tutorial series on The Net Ninja YouTube channel.
beagleboard/linux
The official Read Only BeagleBoard and BeagleBone kernel repository https://git.beagleboard.org/beagleboard/linux
dflook/python-minifier
Transform Python source code into its most compact representation
sindresorhus/yocto-queue
Tiny queue data structure
square/pylink
Python Library for device debugging/programming via J-Link
khanhnamle1994/neural-nets
Programming Assignments and Lectures for Geoffrey Hinton's "Neural Networks for Machine Learning" Coursera course
aws4embeddedlinux/meta-aws
The metadata layer for baking AWS device software to Embedded Linux distributions built by the Yocto Project build system.
tgmattso/OpenMP_intro_tutorial
The repository holds the exercises and solutions for my online OpenMP tutorial series
maximtrp/mchmm
Markov Chains and Hidden Markov Models in Python
mertcangokgoz/UsefulBashScripts
A repository of useful bash script commands
xuzhenqi/cnn
This is a matlab-code implementation of convolutional neural network
flit/argon-rtos
Argon RTOS: tiny embedded C/C++ RTOS for Cortex-M
mitchellkrogza/linux-server-administration-scripts
Simple bash administration scripts for Linux to make your life easier.
digitalbond/canbus-beaglebone
Setup instructions for getting a Beaglebone Black ready for CANBus hacking fun
punitzen/markov-chain-application-using-python
Application of Markov Chain in Finance
Faruqui/16-Bit-MIPS-CPU-CSE332