

"I can do anything I imagine, I just need to code it."
I'm Andrés Rincón, an 18-year-old Full Stack Developer studying Systems and Computing Engineering at the Technological University of Pereira.
My passion lies in creating innovative solutions with purpose and real utility. For the past 2.5 years, I've been exploring how to transform ideas into scalable applications that create positive impact.
Currently, I'm diving deep into cloud architectures, DevOps, and full stack development with Angular and Python. My goal is to become a Full Stack PhD who can bridge the gap between beautiful interfaces and robust backends.
Beyond coding, I enjoy writing, attending tech conferences, and exploring new ideas. I have plans to participate in competitive programming and hackathons this year.
I created a production-ready file-based Database Management System in C11 demonstrating advanced database design patterns. Features file-based processing without loading complete datasets to RAM, implementing Bubble Sort, Merge Sort, binary search, and comprehensive analytical reports with currency conversion, as a university project.
I developed a complete graphical chess game in Racket as a university project, combining algorithms and visualization.
Winner of the "S.O.S-Sustainability" project in the Systems Technician category. Recognition from SENA for innovation and impact.
I began my journey in programming exploring different languages and paradigms. Strong foundation in logic and problem-solving.
Constantly seeking new ways to solve problems and create creative solutions.
Every line of code I write has a clear purpose: to create positive impact.
Committed to constantly improving my skills and exploring new technologies.
I believe in the strength of teamwork and collaborative building of better solutions.
Discover the projects that shaped my journey as a developer
Modern personal portfolio website built with Angular and TypeScript. Features smooth animations, scroll-reveal effects, responsive design, and reusable components with clean architecture.

A file-based Database Management System in C11 demonstrating advanced database design patterns. Converts CSV data into optimized binary formats with file-based processing. Features Bubble Sort and Merge Sort algorithms, binary search, currency conversion with historical exchange rates, and comprehensive analytical reports for large-scale data processing without loading entire datasets into RAM.

A fully functional chess game implemented in pure Racket demonstrating the power of functional programming without imperative loops. Features complete move validation, check/checkmate detection, and an interactive graphical interface using recursion-based algorithms.
Automated command execution tool for Discord with human-like behavior simulation. Implements realistic timing patterns, typing indicators, and break intervals. Built with advanced error handling and customizable execution strategies.