• Stars
    star
    3
  • Rank 3,944,066 (Top 79 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

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

Repository Details

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

42-norm-formatter-jetbrains

2
star
6

OopSchoolSystem

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

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
8

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
9

mendes-jv

My profile page.
2
star
10

ft-printf

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

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
12

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
13

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
14

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
15

42-header-jetbrains

1
star
16

born-to-be-root

This is a System Administration related exercise, where you setup a virtual machine with some services in there..
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