Samuel Almeida's Projects
19 projects built since 2022
2026
3 projectsRewriteAssist
WIPDescription
A multilingual writing assistant Chrome extension that corrects grammar, suggests refinements, and provides full-sentence rewrites across multiple languages.
Technologies
Links
Loop Reminder
LIVEDescription
A lightweight Chrome extension for recurring reminders with simple scheduling and quick toggles.
Technologies
Links
Bible Study Path
STANDBYDescription
A guided Bible study app with structured reading plans, notes, and progress tracking.
Technologies
Links
2025
6 projectsTS Toolkit
COMPLETEDDescription
A TypeScript-first utility library showcasing advanced TypeScript features like generics, type guards, conditional types, mapped types, and more. Includes array, object, and string helper functions with strong typing and unit tests.
Technologies
Links
Blog API
COMPLETEDDescription
A RESTful API for managing blog posts with role-based access. Admins can see all posts, users can view and manage only their own.
Technologies
Links
Notes CLI
COMPLETEDDescription
A command-line tool to manage notes (add, list, remove) using only Node.js core modules.
Technologies
Links
Inventory API
COMPLETEDDescription
An Inventory API with role-based access, allowing admins to manage products and categories while users can browse them. Includes secure user authentication and a clear separation of privileges.
Technologies
Links
ESSA E-COMMERCE
WIPDescription
A scalable e-commerce platform built for multiple businesses, covering catalog management, order flow, billing, and integrations for shipping, invoicing, and payments.
Technologies
Links
Volunteering Platform
COMPLETEDDescription
Contributed to the development of a volunteering platform where users can register, log in, and sign up for events organized by entities. Entities can create, update, and delete events, while users can view available opportunities and apply until the event reaches the specified number of volunteers.
Technologies
Links
2024
1 projectStock Manager API
COMPLETEDDescription
A Stock Management WEB API to create, update, delete, and retrieve products, including individual product details.
Technologies
Links
2023
5 projectsProducts Manager
COMPLETEDDescription
A full-stack application where users can sign up, log in, and manage products with categories, prices, and CRUD operations.
Technologies
Links
Fleet Management API
COMPLETEDDescription
A Fleet Management WEB API to create, update, delete, list, and retrieve vehicles and their associated drivers, enabling companies to efficiently manage their fleet.
Technologies
Links
Task List
COMPLETEDDescription
A simple and interactive task management application that allows users to add, edit, and delete tasks. It helps keep track of daily to-dos in a clean and user-friendly interface. Each task can be marked as completed, making it easy to manage priorities and stay organized.
Technologies
Links
Twitter-Inspired UI
COMPLETEDDescription
A Twitter-inspired UI where you can post tweets and view your own timeline.
Technologies
Links
Rick and Morty Explorer UI
COMPLETEDDescription
A UI that consumes the Rick and Morty API. Features include light/dark theme switching, character search, and pages for API documentation and additional info about the API.
Technologies
Links
2022
4 projectsOLX-Inspired E-commerce
COMPLETEDDescription
An OLX-inspired e-commerce platform where users can sign up, log in, manage their profile, browse ads and categories, and create or edit their own ads. The project consumes an API provided by the course's instructor.
Technologies
Links
Album Viewer
COMPLETEDDescription
Browse albums and explore their photos using data from the JSON Placeholder API.
Technologies
Links
DevMemory
COMPLETEDDescription
DevMemory is a memory matching game where players must find pairs of identical images. The game tracks the time taken to complete the game and counts the number of moves made, adding an extra layer of challenge and competition.
Technologies
Links
IMC Calculator
COMPLETEDDescription
Calculate your BMI (Body Mass Index), a standard adopted by the World Health Organization to estimate the ideal weight for each person. The calculator determines your BMI based on the height and weight you enter and gives a visual indication of your result.