Pinned Repositories
a-problem-solving-oriented-approach
Code examples used for A Tale of Interviews: A Collaborative Approach to Problem-Solving
ai-search-project
Project to practice and evaluate Search Algorithms in different situations.
albexl
Special repository to manage information displayed in personal profile.
codeforces-gym-submissions
Submissions from my participations in Codeforces's gym contests.
competitive-programming-archive
Solutions to problems from online competitive programming contests.
cses-problemset-python-solutions
Solutions in Python for the CSES problemset
data-structures-for-teaching
Implementations of some Data Structures and Algorithms, with different approaches and some practical applications.
game-of-life
Visual Representation of a Game of Life simulation.
stress-tester
Project to stress-test solutions against randomly-generated input.
team-reference
Team reference used for competitive programming contests.
albexl's Repositories
albexl/data-structures-for-teaching
Implementations of some Data Structures and Algorithms, with different approaches and some practical applications.
albexl/codeforces-gym-submissions
Submissions from my participations in Codeforces's gym contests.
albexl/game-of-life
Visual Representation of a Game of Life simulation.
albexl/stress-tester
Project to stress-test solutions against randomly-generated input.
albexl/team-reference
Team reference used for competitive programming contests.
albexl/a-problem-solving-oriented-approach
Code examples used for A Tale of Interviews: A Collaborative Approach to Problem-Solving
albexl/cses-problemset-python-solutions
Solutions in Python for the CSES problemset
albexl/ai-search-project
Project to practice and evaluate Search Algorithms in different situations.
albexl/albexl
Special repository to manage information displayed in personal profile.
albexl/big-book-small-python-projects
Implementations of projects proposed in The Big Book of Small Python Projects. Useful for teaching programming in python, especially for newcomers.
albexl/competitive-programming-archive
Solutions to problems from online competitive programming contests.
albexl/cv
My curriculum vitae in markdown format.
albexl/fuzzy-logic
Simulation Project about Fuzzy Logic.
albexl/internet-relay-chat
Implementation of an IRC (Chat) using C.
albexl/ansible-styleguide
Ansible styleguide used at WhiteCloud
albexl/cartoframes
CARTO Python package for data scientists
albexl/csphil
An introduction to philosophy for computer scientists
albexl/geopandas
Python tools for geographic data
albexl/github-readme-stats
:zap: Dynamically generated stats for your github readmes
albexl/hs-basic-algorithms-course-2022
Repository that contains files of lectures given by me at the Introductory course on algorithms at Harbour.Space 2022.
albexl/image-processing
Repository to try and learn some image processing-related algorithms and applications.
albexl/java-rest-api
Simple REST API to learn Java and Spring Framework.
albexl/nodejs-template
Template for Node.js projects.
albexl/portfolio-api
Simple API made with Django. Useful for learning the basics of Django framework.
albexl/priority-queue-java
Java example implementation of a priority queue.
albexl/sudoku-nonomino
Declarative Programming Project in Haskell.
albexl/to-the-rescue
A web service to notify about vulnerable animals in Cuba.
albexl/websocket-example
Websockets integrated in a Django project.