Hi, I'm Bola Ahmed Buari.
I am a Full Stack Web Developer.
about me
I'm a full stack web developer and enthusiastic open source contributor with focus on React and Ruby on rails.
I’m a Technical Support Engineer at Microverse. My job is to conduct code reviews on HTML/CSS, Javascript, React , Ruby and Rails projects and assist students with technical issues. I also volunteer as a mentor for Django Girls and Andela Learning Community.
I am passionate about learning and I would love to work in an environment where there is a collaborative effort for career and organization growth.
I am currently in Lagos, Nigeria, willing to relocate and open to remote jobs.
Skills
-
HTML
-
CSS
-
Ruby
-
Python
-
SASS
-
React
-
Redux
-
Rails
-
PostgreSQL
-
Node
-
Git
-
NPM
-
Yarn
-
Webpack
my projects
Tic-Tac-Toe Game

A tic-tac-toe game that uses the JavaScript Module Pattern and Factory Function. Also, implement AI using the min-max algorithm (User can play with the computer with two level of difficulty - easy and hard)
- JavaScript
- HTML
- CSS
- ESLint
- StyleLint
Restaurant Landing page

A restaurant landing page dynamically rendered using JavaScript DOM manipulation and document fragment.
- JavaScript
- HTML
- CSS
- ESLint
- Webpack
Weather Forecast App

Using Open Weather map API, Google Places API and Geolocation API, the app was built to forecast five-day weather details in both empirical and metric units.
- JavaScript
- HTML
- CSS
- ESLint
- Webpack
Todo List App

A todo app with CRUD operations, uses JavaScript factory function and module pattern with the concepts of Single Responsibility and Tightly Coupled Objects.
- JavaScript
- HTML
- CSS
- ESLint
- Webpack
Calculator App

A calculator app with basic binary operations built with react and tested with Jest.
- React
- Jest
- CSS
- ESLint
- JavaScript