Stars
Demo project from my 2016 Unite talk, "Overthrowing the MonoBehaviour tyranny in a people's glorious ScriptableObject revolution."
Unity Open Project #1: Chop Chop
Sample project for Game Architecture with Scriptable Objects from Unite Austin 2017
Collection of patterns for Unity games
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual St…
🌐🤖 demonstração de uso do Selenium Web Driver com dotnet csharp.
all projects done in the selection process of 42sp and my experience
Pipex is a 42 school project that involves simulating the functionality of the shell pipeline feature using C programming. The program reads input from a file, performs operations on the data, and …
ft_printf is a project for the 42 school that requires implementing a custom printf function in C. The program must be able to handle various format specifiers such as %s, %d, %x, and so on. The pr…
Ft_libft is a 42 school project that involves building a custom library of useful C functions. The library includes functions for memory manipulation, string manipulation, and other common operatio…
get_next_line is a 42 school project whose goal is to recode the libreadline function readline.
push_swap is a 42 school project, This project is about sorting data on a stack, with a limited set of instructions, and the smallest number of moves.
Philosophers is a 42 school project simulating multiple philosophers sitting around a table, each with a plate of spaghetti and a fork on their left and right. They share forks with their neighbors…
Essa é a minha resolução para o desafio do Labs 4º Edição, da escola 42sp
Welcome to my GitHub ReadMe profile! Here you will find information about me, my projects, and my contributions to the world of software development. I am passionate about creating innovative solut…
Minishell is a 42 school project that involves building a shell program from scratch. The program must be able to execute various shell commands, handle environment variables, and provide some basi…
Olá pessoal! Nesse repositório, vocês vão encontrar materiais que eu preparei durante o curso de Python na escola Campos Developers. Minhas anotações e resumos no estilo de tutorial são destinados …
Stud42 official repository since major 3 update (https://s42.app)
School of software engineering 42 São Paulo curriculum projects.
🎮 | Recreating Tic Tac Toe game mechanics - in C language