Jmallone
Computer Scientist - Universidade Tecnológica Federal do Paraná.
@voltdatalabCampo Mourão - Paraná - Brazil
Jmallone's Stars
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
DoctorWkt/acwj
A Compiler Writing Journey
yourtion/30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
fleakos/Fleak
FleakOS Kernel Source Tree
rdmsr/emerald
An operating system written in C
zotroneneis/machine_learning_basics
Plain python implementations of basic machine learning algorithms
Taldrain/pokedex-vietnamese-crystal
rsamanez/Bios_asm
Running PC programs without OS, using only BIOS functions and Assembler
hacktoon/1001
1001 algorithms you must implement before you die
ricbit/Oldies
Old code written by Ricbit
vvaltchev/tilck
A Tiny Linux-Compatible Kernel
gmarino2048/64bit-os-tutorial
This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 architecture. It also uses clang rather than relying on an external crosscompiler. I plan on keeping it up to date, so feel free to submit an issue!
0xAX/linux-insides
A little bit about a linux kernel
MQuy/mos
A hobby operating system developed from scratch
imsoo/osdev
Hobby OS-Dev
ice-wm/icewm
IceWM releases only, see Wiki
seujobtech/vagas
Seu Job Tech
dive-into-machine-learning/dive-into-machine-learning
Free ways to dive into machine learning with Python and Jupyter Notebook. Notebooks, courses, and other links. (First posted in 2016.)
vtudose/Let-s-build-a-compiler
A C version of the Let's Build a Compiler, by Jack Crenshaw
spring1944/spring1944
WWII RTS game using the Spring engine
jubalh/awesome-os
A list of operating systems and stuff
SerenityOS/serenity
The Serenity Operating System 🐞
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
panzerox123/FFSNIX_OS
Far From *NIX OS (FFSNIX OS): An operating system (legacy BIOS) based on the x86_64 architecture. Will hopefully emulate a UNIX OS in the future.
pritamzope/OS
Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HDD ATA R/W, VGA/VESA Graphics
cahirwpz/mimiker
Simple unix-like operating system for education and research purposes
Menotdan/DripOS
Yet another hobby x86_64 OS.
cfenollosa/os-tutorial
How to create an OS from scratch
thirtythreeforty/businesscard-linux
A Buildroot distribution small enough to run on my business card
serefercelik/Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).