We can organize an interview with Aldin or any of our 25,000 available candidates within 48 hours. How would you like to proceed?
Schedule Interview NowMy journey at Softaims has been defined by curiosity, growth, and collaboration. I’ve always believed that good software is not just built—it’s carefully shaped through understanding, exploration, and iteration. Every project I’ve worked on has taught me something new about how to balance simplicity with depth, and efficiency with creativity. At its core, my work revolves around helping businesses and people achieve more through thoughtful technology. I’ve learned that the most successful projects come from teams that communicate openly and stay adaptable. At Softaims, I’ve had the opportunity to work alongside professionals who challenge assumptions, share knowledge generously, and inspire continuous improvement. I take pride in focusing on the fundamentals—clarity in logic, consistency in design, and empathy in execution. Software is more than a set of features; it’s a reflection of how we think about problems and how we choose to solve them. By maintaining this perspective, I aim to build solutions that are not only effective today but also flexible enough to support the challenges of tomorrow. The culture at Softaims promotes learning as an ongoing process. Every new project feels like a step forward, both personally and professionally. I see each challenge as a chance to refine my skills and contribute to the shared vision of building technology that genuinely improves lives.
Main technologies
5 years
4 Years
2 Years
1 Year
Potentially possible
This project included three tasks - getting stock's data from website, performing analytics on that data, and presenting the data on a web app. The front-end was made using NextJS with SaSS pre-processor. For the backend, FastAPI was the best choice we had. And to store the time-series data, postgresql with timescaledb was the best fit for the database. The webapp had two themes - light and dark, and it was built to handle millions of rows in the table (Using react-virtualized). This webapp was very responsive even after having 10 million cells loaded.
The client wanted a web-app that can be used to mark attendance for their employees within the local network. The back-end for this app was already developed and a REST API was exposed within the local network. My task was to design and create the front-end part of the app. This app will simply stream the camera video to the API and it will give the user an Employee Name (using facial recognition) to confirm, then the user can just mark the attendance
I was tasked to do the full stack development of the startup. The front-end was developed using vanilla HTML5, Sass (A CSS pre-processor), and typescript. For the back-end, we went with Flask, a very famous back-end framework based on python. The startup was closed last year, so the website domain is unregistered now.
This website will send anonymous SMS to anyone across the world. You don't need to pay for it, you don't need to signup for it. Just open the website and send the SMS. This website was mainly built for journalists, whistleblowers & people in countries where there is Government surveillance React was used to build the frontend, and Python/FastAPI was used to build the backend of this website. It is fully responsive, with subtle animations & transitions.