Pinned Repositories
-LaunchX-InnovaccionVirtual-FrontEndCourse_SecondWeek
A repository of the second week practices for my Front End course courtesy of LaunchX-InnovaccionVirtual.
AlexString
Config files for my GitHub profile.
backend-express-course
A repository for a course I took on platzi.com about backend with Node.js: API REST with Express.js
Dining-Philosophers-problem
A C++ code with a simple implementation of the dining philosophers problem using mutex and threads for my Operative Systems class.
dotfiles
My .dotfiles repository.
FrontEndMentor-challenges
Repository for challenges I made from FrontEnd Mentor
ProducerConsumer_problem_with_semaphores
A C++ code that simply demonstrates the consumer/producer problem implemented with semaphores made for my Operative Systems class.
scripts
Nice scripts for nice tasks.
AlexString's Repositories
AlexString/backend-express-course
A repository for a course I took on platzi.com about backend with Node.js: API REST with Express.js
AlexString/dotfiles
My .dotfiles repository.
AlexString/ProducerConsumer_problem_with_semaphores
A C++ code that simply demonstrates the consumer/producer problem implemented with semaphores made for my Operative Systems class.
AlexString/scripts
Nice scripts for nice tasks.
AlexString/-LaunchX-InnovaccionVirtual-FrontEndCourse_SecondWeek
A repository of the second week practices for my Front End course courtesy of LaunchX-InnovaccionVirtual.
AlexString/AlexString
Config files for my GitHub profile.
AlexString/Dining-Philosophers-problem
A C++ code with a simple implementation of the dining philosophers problem using mutex and threads for my Operative Systems class.
AlexString/FrontEndMentor-challenges
Repository for challenges I made from FrontEnd Mentor
AlexString/jupyter-notebook-data-classification
Jupyter Notebook repository for my Data Classification school class
AlexString/knapsack_algorithm_python
Algorithm that simply implements the knapsack problem with maximum, minimum weight and max values criterion.
AlexString/LaunchX-InnovaccionVirtual-FrontEndCourse_FirstWeek
A repository of the first week practices for my Front End course courtesy of LaunchX-InnovaccionVirtual.
AlexString/LaunchX-InnovaccionVirtual-PythonIntroCourse
A repository for my python introduction course courtesy of LaunchX-InnovaccionVirtual.
AlexString/MyNeoVim
My Neovim + Lua configuration
AlexString/react-zendesk
A component simplifies Zendesk widget usage in your React application fork of https://github.com/B3nnyL/react-zendesk
AlexString/vite-electron-boilerplate
A pretty much simple Vite and Electron boilerplate just to start coding.
AlexString/vite-react-tailwind-starter
Vite + react + tailwindcss - simple and clean starter
AlexString/vscodevim-settings
My settings for the vscode vim extension