Rimala
Software Engineer, Web Developer, and Student in Barbados
I create stuff sometimes :)
I am a software engineer based in Barbados. I have a great interest in reading, full-stack development, artificial intelligence, cyber security, web-development and everything tech. I fell in love with tech since I was 13 years old and ever since then I have not looked back.
/about me
I am currently a second-year Software Engineer at the University of the West Indies. In this programme I will spend my first two years in Barbados at UWI and second two years in China at GIST. After, graduation, I will take a part-time Master's of Science in Software Engineering.
Here are some technologies I have been working with:
- Javascript ES6+
- Python
- Java
- PHP
- SQL
- HTML & CSS
- Visual Studio
Outside of work, I'm interested in netball, Inventions, Medical- Technologies. I also watch a lot of video games as video games design has always intrigued me.
/experience
Support Analyst Intern | Sagicor
JANUARY 2020 – JULY 2020
• Designed and implemented a SQL Server Reporting Service (SSRS) solution to refactor a legacy FoxPro application used by the department.
• Designed and implemented a database to support the transfer of data from the FoxPro application to a SQL Server database through extract, transform and load (ETL).
• Created the SSRS solution project documentation.
• Created, tested, and validated SQL queries.
• Maintained versioning of the SSRS project in Visual Studio and Team Foundation.
• Supplemented reports by coding extended search capabilities in Visual Studio.
/software-creations
a simple POS program
FIG.1- This is the main entry point to the program, from here all of the various other screens are invoked.
An example of one of the screen is: the Sales Screen. This screen is used to enter the sales of the products into the sales and sales details tables. When a product code is entered and then a quantity is entered, on the enter key pressed, the product code is sent to a function to connect to the database and retrieves the data.
A Zoo-Keeper program
The Cave Hill Zoo holds many animals from around the world. New animals are registered and assigned zones & cages. Each is given a name.
The primary focus of a keeper is to ensure the health and safety of the animals. This involves three types
of activities: feeding the animals to correct type and amount of food and administering the correct
medication to sick animals. A program was made to assist in setting up & organizing the keeper’s work.