Pedro Nunez (PedroNunezCode)

PedroNunezCode

Geek Repo

Location:San Jose

Github PK Tool:Github PK Tool

Pedro Nunez's repositories

Language:JavaScriptStargazers:2Issues:2Issues:0

DigitalOceanWebpageHost

Documentation to make it easier every time I do this :)

42

🖥 42 workspace

Language:CStargazers:0Issues:0Issues:0

42-subjects

English subjects of projects at 42

Stargazers:0Issues:1Issues:0

Camagru

Instagram clone app using Node.js and React.js

Language:JavaScriptStargazers:0Issues:2Issues:0

Fillit

Fillit allowed me to familiarize myself with a recurrent problem in programming: The search for an optimal solution among a very large number of possibilities.

Language:CStargazers:0Issues:1Issues:0

ft_ls

Recreation of the famous "ls" Unix command. Written In C using GNU Make, and GCC Compiler.

Language:CStargazers:0Issues:2Issues:0

Matcha

Matcha is a full-stack MERN application. The end result, a functional responsive dating site. You will be able to like and connect with the people that like back. Allowing you to message and interact with them.

Language:JavaScriptStargazers:0Issues:2Issues:0

Roger-Skyline-1

Configuring a secure web server with static IP, SSH access, DOS (Denial Of Service Attack) protection, protection against scans on open ports, Environment scripts, and Apache2 Service.

Stargazers:0Issues:2Issues:0

Vanilla-JavaScript-Weather-App

Weather App With Pure Js, HTML, and CSS.

Language:JavaScriptStargazers:0Issues:1Issues:0

COVID-19-Tracker

In order to keep my skills sharp during the pandemic, I decided to make a corona virus tracker using the https://covid19.mathdro.id/api API.

Language:JavaScriptStargazers:0Issues:2Issues:0
Language:HTMLStargazers:0Issues:2Issues:0

Electron.js-Screen-Recorder

Decided to take day off from normal work stuff and create this electron screen recorder that saves the file to your desktop

Language:JavaScriptStargazers:0Issues:2Issues:0

ES6-for-humans

A kickstarter guide to writing ES6.

Stargazers:0Issues:1Issues:0

Evalexpr

This program was built in my bootcamp at 42 US. This program can solve basic mathematical expressions.

Language:CStargazers:0Issues:1Issues:0

GetNextLine

Get next line is a function that will allow to read a line ending with a newline character from a file descriptor. I was able to gain a deeper understanding of allocations, whether they happen on the stack memory or in the heap memory, the manipulation and the life cycle of a buffer, the unexpected complexity implied in the use of one or many static variables.

Language:CStargazers:0Issues:1Issues:0

GoLang-Server

This is a simple way to setup a local host with GoLang. Also supports views.

Language:GoStargazers:0Issues:1Issues:0

Init

Networks, Scripts, and Systems practice!

Stargazers:0Issues:1Issues:0

LIBFT-Standard-C-Library

Libft is an individual project at 42 Silicon Valley that requires us to re-create some standard C library functions including some additional ones that can be used later to build a library of useful functions for future C programs.

Language:CStargazers:0Issues:0Issues:0

mallocGame

This game has two files, One that uses simple variables that will take the same amount of bytes overtime. And one with malloc that will allocate enough memory for the Character C and will free it after for leaks.

Language:CStargazers:0Issues:0Issues:0

Mongodb---database

Start a node application then install all modules required to allow users to enter data. and store that data inside a document in mongoDB.

Language:JavaScriptStargazers:0Issues:1Issues:0

NodeJs-Server-Contact-box

I used handlebars and express to make a contact form that send the contents of a form to an email.

Language:JavaScriptStargazers:0Issues:1Issues:0

React-Login-Form

This is a login form that I made in order to understand how react works and how to use jQuery with it. Its a simple animation that makes your site look professional .

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:1Issues:0

ReactFormHook

Tired of setting state? writing on change function for every component? LOOK NO FURTHER. Hope this helps someone out as much as it helps me :)

Language:JavaScriptStargazers:0Issues:2Issues:0

ReactProjectTemplate

React application without create-react-app

Language:JavaScriptStargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:2Issues:0

roger-skyline-2

how to configure a web server

Language:ShellStargazers:0Issues:1Issues:0

roger-skyline-3

This project, roger-skyline-1 let you install a Virtual Machine, discover the basics about system and network administration as well as a lots of services used on a server machine.

License:MITStargazers:0Issues:1Issues:0

VM-C

This is a very simple virtual machine that take in a set of instruction from an array.

Language:CStargazers:0Issues:1Issues:0