An open API service providing repository metadata for many open source software ecosystems.

GitHub / Geoffrey42 6 Repositories

Software engineer

Geoffrey42/go_ping

Just a ping written in Go for fun

Language: Go - Size: 1.22 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Geoffrey42/get_next_line

get_next_line project for 42 school. This project consists in coding a line by line reading function.

Language: C - Size: 1.35 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Geoffrey42/dns_resolver

Language: Elixir - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Geoffrey42/ChoreTask

Language: Swift - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Geoffrey42/chores_race_server

Language: Elixir - Size: 299 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Geoffrey42/libft

Le projet libft de l'école 42

Language: C - Size: 1.71 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 3

Geoffrey42/ccwc

my own wc unix cli

Language: Elixir - Size: 136 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Geoffrey42/servy

elixir tutorial series from pragmatic studios

Language: Elixir - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Geoffrey42/fillit

fillit project for 42 school. This project consists in coding a tetris-like game in C.

Language: C - Size: 1.33 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

Geoffrey42/42sh

42sh project for 42 school. This project consists in coding a fully functional shell in C.

Language: C - Size: 1.32 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

Geoffrey42/local_kibana_compose

just a little local kibana stack with docker-compose

Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Geoffrey42/learnyouanelm.github.io Fork of learnyouanelm/learnyouanelm.github.io

“Learn You an Elm!”, based on LYAH by Miran Lipovača

Size: 2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Geoffrey42/pig_latin

Convert Strings in pig latin

Language: Rust - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Geoffrey42/fizzBuzz

A fizz-buzz REST server in Golang - LeBonCoin's technical test

Language: Go - Size: 22.2 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Geoffrey42/elm-rosetree Fork of zwilias/elm-rosetree

Rosetree/multiway trees in Elm

Size: 156 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Geoffrey42/ft_ls

ft_ls project for 42 school. This project consists in coding ls UNIX command.

Language: C - Size: 11.9 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

Geoffrey42/vim_configuration

My vim configuration

Language: Vim script - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Geoffrey42/tinkling-dices

A little rooms booking platform for STATION F - Technical test

Language: Vue - Size: 259 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Geoffrey42/available-velibs

Provides available Velib's around a given location

Language: JavaScript - Size: 540 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Geoffrey42/osquery Fork of osquery/osquery

SQL powered operating system instrumentation, monitoring, and analytics.

Size: 20.4 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Geoffrey42/gitlab-doc-builder Fork of Grayda/gitlab-doc-builder

A GitLab-CI job to build PDF and DOCX files from markdown

Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Geoffrey42/python_template

my Python's projects template

Language: Makefile - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Geoffrey42/yangify Fork of networktocode/yangify

Library to help parsing/translating YANG models from/to native text/structures

Size: 272 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Geoffrey42/oc-operator

K8S OpenConfig Operator

Language: Go - Size: 6.52 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Geoffrey42/public Fork of openconfig/public

Repository for publishing OpenConfig models, documentation, and other material for the community.

Size: 1.63 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

Geoffrey42/arista-topo

A tiny spine-leaf topology with Arista switches using docker-topo

Language: Makefile - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Geoffrey42/docker-topo Fork of networkop/docker-topo

Docker topology builder for network simulations

Language: Python - Size: 2.31 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

Geoffrey42/xSniper

Just a small utility of CSV file columns and cells

Language: Python - Size: 111 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Geoffrey42/mean_median_mode

Returns the mean, median and mode of a list of integers

Language: Rust - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Geoffrey42/Free-DevOps-Books Fork of gleegaye/Free-DevOps-Books

Size: 686 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Geoffrey42/temperature

Convert temperatures between Fahrenheit and Celsius

Language: Rust - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Geoffrey42/fibonacci

Generate the nth Fibonacci number

Language: Rust - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Geoffrey42/twelve_days

Print the lyrics to the Christmas carol “The Twelve Days of Christmas”

Language: Rust - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Geoffrey42/guessing_game

Number guessing game from Rust book

Language: Rust - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Geoffrey42/terraform_nsx

Language: HCL - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

Geoffrey42/template_repo

my template repository

Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Geoffrey42/textfsm Fork of google/textfsm

Python module for parsing semi-structured text into python tables.

Language: Python - Size: 128 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Geoffrey42/init

This project is an introduction to system administration and networking, proposed by the slash16 team.

Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Geoffrey42/babylon-ad

Node.js REST API to link ad impressions and clicks to a list of interest points

Language: JavaScript - Size: 3.25 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Geoffrey42/camagru

A 42 school project. Camagru is an Instagram-like web application in PHP, HTML, CSS & Javascript. No framework allowed.

Size: 2.19 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Geoffrey42/porte42 Fork of beeone42/porte42

Bonjour la porte

Language: Python - Size: 92.5 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Geoffrey42/FdF

FdF project for 42 school. It's an initiation to graphic applications in C.

Language: C - Size: 2.34 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Geoffrey42/fract_ol

42 school project - It's an initiation to fractals in C

Language: C - Size: 2.4 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Geoffrey42/piscine_php

PHP piscine exercices for 42 school

Language: HTML - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Geoffrey42/21sh

21sh

Language: C - Size: 1.33 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Geoffrey42/ft_select

ft_select project for 42 school. This project consists in coding a user interface on the command line using the termcaps library.

Language: C - Size: 4.77 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Geoffrey42/minishell

minishell project for 42 school. This project consists in coding a simple shell in C.

Language: C - Size: 3.21 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0