Pinned Repositories
42-Wildcard
This project is for 42's Portfolio Project ("Wildcard") and this project is an open slate that allows us to create a program in a language of our choosing. I am choosing to make a Discord bot
42_Mac_Settings
Settings and key files I use for the macs in the lab at 42.
Bixby_Hackathon
Camagru
This is the first project in the web development branch after completing the 2 week PHP course (piscine). Here are some of the commands to run for the project. I will be updating as I work on it and complete more: npm start Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console. npm test Launches the test runner in the interactive watch mode. See the section about running tests for more information. npm run build Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app is ready to be deployed! See the section about deployment for more information.
Civilization-5-Mods
🔒 Archived. Collection of my mods for Civilization 5 game.
Docker
FdF
First graphics proj, this was not the submitted version, will update.
fillit
Submitted fillit completed by my partner Felix and I
fractol
Fract'ol is a project utilizing the 42 made miniLibX graphics library with the goal of recreating fractals using complex numbers. I implemented multi-threading, and dynamic coloring for this project.
ft_init
Intro to basic commands with focus on networking, system admin, and some scripting
j-pickett's Repositories
j-pickett/42-Wildcard
This project is for 42's Portfolio Project ("Wildcard") and this project is an open slate that allows us to create a program in a language of our choosing. I am choosing to make a Discord bot
j-pickett/42_Mac_Settings
Settings and key files I use for the macs in the lab at 42.
j-pickett/Bixby_Hackathon
j-pickett/Camagru
This is the first project in the web development branch after completing the 2 week PHP course (piscine). Here are some of the commands to run for the project. I will be updating as I work on it and complete more: npm start Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console. npm test Launches the test runner in the interactive watch mode. See the section about running tests for more information. npm run build Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app is ready to be deployed! See the section about deployment for more information.
j-pickett/Civilization-5-Mods
🔒 Archived. Collection of my mods for Civilization 5 game.
j-pickett/Docker
j-pickett/FdF
First graphics proj, this was not the submitted version, will update.
j-pickett/fillit
Submitted fillit completed by my partner Felix and I
j-pickett/fractol
Fract'ol is a project utilizing the 42 made miniLibX graphics library with the goal of recreating fractals using complex numbers. I implemented multi-threading, and dynamic coloring for this project.
j-pickett/ft_init
Intro to basic commands with focus on networking, system admin, and some scripting
j-pickett/ft_printff
j-pickett/get_next_line
j-pickett/HackHighSchool-Curriculum
Programs I have worked on and created for 42's mentorship program, alongside Code For Fun. Includes work from the python piscine and game design branch.
j-pickett/HackHighSchool-PDFs
PDF instructions for the curriculum I did as a mentor for 42's HackHighSchool program.
j-pickett/libft
This is the 1st project for 42 and my approach to recreating a typical C library with standard functions and a few extras.
j-pickett/Matcha
Second project in the 42 web dev branch, and the goal of the project is to recreate a "tinder"/dating app clone
j-pickett/PHP-Piscine
The 2 week PHP curriculum at 42 SV. I have pushed all the days I completed and passed.
j-pickett/Python-Connect4
Connect game made for H2S showcase and part of python curriculum.