• Stars
    star
    1
  • Language
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a System Administration related exercise, where you setup a virtual machine with some services in there..

More Repositories

1

minishell

This project is about creating a your own simple bash, learning more about processes and file descriptors.
C
4
star
2

DiceRollerApp

This project was purposed by a mobile developer bootcamp at Generation Brazil and its intentions was to create a dice roller app using tools in Android Studio.
Kotlin
3
star
3

bears-html

html page about bears
HTML
3
star
4

piscine-reloaded

C exercises to prepare you for the next 42 projects.
C
3
star
5

MarsApp

Kotlin
3
star
6

42-norm-formatter-jetbrains

2
star
7

OopSchoolSystem

This is a project for managing students and courses interactions using OOP in Kotlin language
Kotlin
2
star
8

libft

Libft is a project where we recreate some of the standard functions of the C language, in order to form our own library.
C
2
star
9

algoritmos-e-programacao-de-computadores-II

Repositório de exercícios da matéria "Algoritmos e Programação de Computadores II" do Bacharelado de Ciência de Dados da faculdade UNIVESP
Python
2
star
10

mendes-jv

My profile page.
2
star
11

ft-printf

This project consists of coding a library that contains a simplified version of the printf function.
C
2
star
12

algoritmos-e-programacao-de-computadores-I

Repositório de exercícios da matéria "Algoritmos e Programação de Computadores I" do Bacharelado de Ciência de Dados da faculdade UNIVESP
Python
2
star
13

GenerationSchoolSystem

This project is an exercise to implement some functions at a already created school system and was purposed as a final project of a Jr. Mobile Developer Bootcamp (more information about the exercise in README.md)
Kotlin
2
star
14

push-swap

This project is about sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions. It taught me to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
C
2
star
15

get-next-line

Get Next Line is a C function that returns a line, read from a file descriptor. In short, it can read any valid file and does that line by line to optimize memory, since the file size is not known. It's an extremely useful function that can be used in the next school's projects.
C
2
star
16

42-header-jetbrains

1
star
17

leal-train

Kotlin
1
star
18

Cupcake

Kotlin
1
star
19

ViewModelAndLiveData

Kotlin
1
star
20

ft-severino

Um script que impedem as máquinas da 42sp de bloquear após um tempo sem uso
Shell
1
star
21

static-image-noise-simulator

A silly program that simulates a static image noises and uses Codam's MLX, a graphical library. I use this project as screen lock in my computer.
C
1
star
22

Generation

Repositório das primeiras atividades do Bootcamp de Desenvolvedor Mobile Jr. da Generation Brazil
Kotlin
1
star
23

SalesStoreSystem

An algorithm for a Sales Store using OOP
Kotlin
1
star
24

ft-norminator

A script that applies the norm rules used by norminette and applies the header to all files in your directory // Um script que aplica as regras de norma usadas pela norminette e aplica o header em todos os arquivos do seu diretório
Shell
1
star
25

philosophers

Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the C programming language and multithreading to implement a solution that prevents deadlocks and resource conflicts.
C
1
star
26

LoginScreen

This project was purposed by a mobile developer bootcamp at Generation Brazil and its intentions was to create a login screen for an android app using tools in Android Studio
Kotlin
1
star
27

minitalk

The purpose of this project is to code a small data exchange program between a server and a client using UNIX signals.
C
1
star
28

fdf

FdF stands for Fil de Fer. This is a project about building a 2D/3D wireframe model. It takes a map file as input and creates a graphical representation of it.
C
1
star