Adonys Santos
About Me
Hi there π
Fullstack Developer passionate about web development, cloud technologies, and artificial intelligence. I have experience building applications using React, TypeScript, Node, and Python, as well as working with cloud infrastructure and deployment solutions.
I am committed to continuous learning and enjoy sharing my knowledge with others. I thrive in collaborative environments and strongly believe in teamwork to achieve shared goals.
Statistics
Completed Projects
30+
Happy Clients
9+
Time Zone
GMT-4
Featured Projects
Here are some of the projects I have worked on.
πΈ Snapshot Reviews
πΈ Snapshot Reviews β’ All-in-One Engineering PlatformSnapshot Reviews is an all-in-one platform that integrates with tools like GitHub, Jira, Slack, Google, and Sentry to provide comprehensive insights into your engineering process. It offers AI-powered modules for error debugging, resource estimation, and performance analysis, helping teams reduce debugging time by up to 35% and improve efficiency throughout the development lifecycle.
With AI-generated solutions, accurate feature estimation, and performance context beyond raw data, Snapshot Reviews empowers engineering managers to lead with confidence and deliver faster.
π Your Store Wizards - eCommerce Solutions
π Your Store Wizards - eCommerce Solutions β’ eCommerce DevelopmentYour Store Wizards specializes in solving complex eCommerce problems across various platforms such as Turbify, BigCommerce, and Shopify. I contributed to the development of multiple stores by implementing custom features, improving user experience, and optimizing conversion rates through tailored solutions.
The projects involved building seamless, creative, and profitable eCommerce experiences designed to save time and increase efficiency for various online stores. My work enhanced store functionalities through both pre-built apps and fully customized features.
π Conectando
π Conectando β’ Service Marketplace Platform (MVP Contributor)Conectando is a platform that connects qualified professionals with people seeking services across various areas such as technology, health, education, home improvement, and more. It allows users to search, compare, and hire professionals quickly and securely, ensuring high-quality service delivery.
I contributed to the development of the Minimum Viable Product (MVP), focusing on creating a streamlined user experience for professionals to register, create profiles, and offer their services. Additionally, I helped build functionalities that allow users to review and leave feedback, promoting quality and trust within the marketplace.
π’ Foro Cincinnatus
π’ Foro Cincinnatus β’ Technology talksI delivered impactful technical talks focused on frontend with React and client-server communication through APIs.
π΄ Palm Tree CSS
π΄ Palm Tree CSS β’ Open SourcePalm Tree CSS is a classless CSS framework to build modern and responsive web interfaces without writing any CSS or filling your HTML with classes. Just write semantic and accessible HTML and let Palm Tree CSS do the rest.
π Git Config Sync
π Git Config Sync β’ Open SourceGit Config Sync is a CLI tool to sync your configuration files (like .gitconfig, .gitignore, .bashrc, .zshrc, etc.) across multiple machines. It allows you to keep your Git configuration files in sync across multiple machines and operating systems using any Git repositories service like GitHub, GitLab, Bitbucket, etc.
π NativeTwin (React Universal)
π NativeTwin (React Universal) β’ Open SourceNative Twin simplifies the integration of Tailwind CSS framework in React Native apps allowing developers to use the same design system in both web and mobile apps.
Experience
Here are some of the companies I have worked for.
Snapshot Reviews
Snapshot Reviews β’ FullStack Engineer (Freelance Contract)Nov 2024 - Present
Worked as a FullStack Engineer collaborating with designers, QA, and backend engineers to build and optimize a comprehensive review analysis platform.
Minnek Digital Studio / Your Store Wizards
Minnek Digital Studio / Your Store Wizards β’ Software EngineerSep 2023 - Nov 2024
Contributing e-commerce solutions for Your Store Wizards and others clients projects to improve their customer experience.
Intellisys D. Corp.
Intellisys D. Corp. β’ Software DeveloperOct 2022 - Sep 2023
Working hand in hand with a cross-functional team to develop various web and mobile solutions for different customers.
Freelance
Freelance β’ Full Stack DeveloperJan 2022 - Oct 2022
Scaled an ed-tech platform for 4 Dominican schools, serving 80+ professors.
Skills
I'm a full-stack developer with a passion for building scalable and efficient web applications. I'm also a great team player and I'm always looking for new challenges. Here are some of the skills I've acquired over the years.
Soft Skills
- Communication
- Asynchronous Communication
- Proactivity
- Teamwork
- Problem-Solving
- Adaptability
- Leadership
- Self-Motivation
- Critical Thinking
- Attention to Detail
- Conflict Resolution
- Continuous Learning
Programming Languages & Tools
- TypeScript
- JavaScript
- Python
- Node.js
- Golang
- Bash
- Git
- GitHub
- VS Code
- Postman
- Jira
- Slack
- Firebase
- Vercel
Frontend & Backend
- React
- Next.js
- TypeScript
- Astro
- Tailwind CSS
- Material UI
- Node.js
- Nest.js
- Express
- GraphQL
- RESTful APIs
- PostgreSQL
- MongoDB
- MySQL
- Redux
- Storybook
DevOps & Infrastructure
- AWS (S3, EC2, RDS)
- GCP (Compute Engine, Cloud SQL, Cloud Storage)
- Docker
- Nginx
- GitHub Actions
- Terraform
- Ansible
- Linux
- DigitalOcean
- Cloudflare
- System Administration
- Bash Scripting
Education
Here are some of my studies.
Cincinnatus Institute of Craftsmanship
Cincinnatus Institute of Craftsmanship β’ Web Applications DevelopmentJul 2021 - Jan 2023
Learned the basics of web development and how to build web applications using modern technologies.
Platzi
Platzi β’ Software Development, Agile and Soft-skillsApr 2021 - Oct 2022
Learned from industry experts about software development, agile methodologies, and soft-skills.
Centro Educativo Manuel Acevedo Serrano (FΓ© y Alegria)
Centro Educativo Manuel Acevedo Serrano (FΓ© y Alegria) β’ High School and Technical2018 - 2021
Completed high school and a technical degree in computer science.
Latest Posts
Read the latest posts from my blog.
Dynamic favicons according to color mode
Dynamic favicons according to color mode β’Learn to make your website's favicon dynamic according to the color mode
Create an internationalized blog in minutes with this Astro template
Create an internationalized blog in minutes with this Astro template β’Deploy your blog with internationalization (i18n) support in minutes using Astro and Cloudflare Pages for free. Additionally, it offers essential features like SEO optimization, an RSS feed, and a high Lighthouse score, ensuring your blog is both performant and accessible.
Read More Create an internationalized blog in minutes with this Astro template
Internationalized dates without libraries
Internationalized dates without libraries β’It is very common to work rendering dates in different languages, and there are many libraries to do this, but in my blog I implemented a simple internationalized date without libraries, using a JavaScript method that is available in all modern browsers.