mferoc's Stars
vercel/hyper
A terminal built on web technologies
cloudcommunity/Free-Certifications
A curated list of free courses & certifications.
zsh-users/antigen
The plugin manager for zsh.
Naereen/badges
:pencil: Markdown code for lots of small badges :ribbon: :pushpin: (shields.io, forthebadge.com etc) :sunglasses:. Contributions are welcome! Please add yours!
resumejob/interview-questions
Interview Questions for Google, Amazon, Apple, etc. 根据超过 2000 篇真实面经整理的腾讯,阿里,字节跳动,Shopee,美团,滴滴高频面试题
MilenaCarecho/30diasDeCSS
Desafio criar 30 mini projetos utilizando HTML e CSS em 30 dias
editorconfig/editorconfig-vscode
EditorConfig extension for Visual Studio Code
xstpl/Livros-1
Palavras ao vento
joe27g/EnhancedDiscord
A lightweight Discord client mod.
shayduan/Shopee-Interview-Backend
Shopee面经|Shopee Back-end Job Interview in 2020
glaucia86/nodejs-postgresql-azure
Repositório responsável pela série de artigos sobre Node.js com PostgreSQL
stuartd/keymapper
Still Version 1.0
520luigi/Get_Next_Line
Get Next Line is a project at 42. It is a function that reads a file and allows you to read a line ending with a newline character from a file descriptor. When you call the function again on the same file, it grabs the next line. This project deals with memory allocation and when to free and allocate memory to prevent leaks. A (-1) is returned is an error occurred. A (0) is returned if the file is finished reading. And a (1) is returned if a line is read.
albertyumol/shopee-2021
cldidier/42_xp_calculator
simple xp calculator that gives you your xp and calc your next project bh gain
cdittric/get_next_line
My diarrhea inducing get_next_line. Questionnably complies with 42born2code's norm.
drahosp/dotfiles
Basic NeoVim dotfiles
madalena-rocha/recipe-page
Desafio "Página de Receita" do Discover da Rocketseat.
valentinllpz/Get-Next-Line
[42 Project] Algorithm to read a file line by line
ellldar/get_next_line
This is the second project in the 42 Cadet Curriculum. Overall, it is an easy project once you comprehend what is being asked from you. It gets complicated by the fact that you are only allowed to use the following functions: read, malloc and free.
Luigian/Get_Next_Line
diasbruno/vmc
Visualizing memory consumption of some coding recommendation styles...
thvvieira/platzi-desenvolvimento-web
DaniloOliveira28/tafeito-ai
Projeto de gestão de tarefas Tafeito do curso de 2023
guilfer-dev/horoscopo-sessao-tarde
Consulte qual filme estava passando na Seção da Tarde em uma data especifica
tcanabrava/book
The Rust Programming Language
Desirebrady/Get-Next-Line-42
A duplicate of getline or getnextline functions.
keulee/GNL
get_next_line project
kuryart/usp-scrapper
Um web scrapper simples para obter um resumo dos cursos de graduação da USP (grade curricular, bibliografia, etc.).
michaelbrave/C-Standard-Library-Clone
a recreation of a subset of the C standard library as a learning exercise, a project at 42 "libft"