I started learning to code on Udemy to learn the fundamentals of HTML, CSS, and Javascript
Applied to Northcoders and started preparing myself to their entry
challenge
Started Bootcamp and diving into Javascript fundamentals for 4
weeks
Backend experience where I started to learn how to interact with database and building API server
Frontend experience where I started to learn about React and its componoents and how to interact with API servers
Building a frontend for the API server that I built in the Backend block and lastly project phase for graduation
Hello World, I am currently a student at Northcoders; enrolled on thier full-stack web development bootcamp. My principles are love, integrity and respect for all. I am also a former Petroleum and Mechanical Engineering graduate with an MSc in Oil and Gas Engineering. I reach a point in life where I was ready to take on new journey and face new challenges. My love of technology and innovation motivated me to learn how to code and pursue an exciting career in software development. I so passionate to be working as solfware developer and keep learning about the new technologies and improving myself to also be a better person.
Download ResumeA back-end API server for news website. This API is Reddit replica of a dummy database which serves news articles and comments to the user, along with metadata relating to those items. One of the key features is letting the users to post articles, delete comments on articles. The project has been build using testing environment and applying multiple technologies.
Javascript Node.js Express PostgresSQL Knex Jest Supertest
Creating a React-based interface to present data from a GitHub API in an interactive and engaging way. The idea is that a digital coding-centred business card is created from public information on your GitHub profile. you have to login before you can search for any github user and display user information. Also, it is implemented with chart functionality which will diplay the most used languages, popular repositories, mmost forked and stared repositories.
React - React-Hooks Styled-components React Icons Fusion Charts Auth0 Javascript GitHub API Html CSS
A front-end mini-game built using React. The purpose of this project is practice react components and learn how to build things. It is made up of 5 compoonents. One of the challenges was comparing the guessed letters with the actual word to disable the keyboard once the desired result has been met
React Javascript Html CSS
The sole aim of this project was to learn how to practice React.js and interact with database like PostgresSQL, and using different tenchologies like react life-cycle, react styled-component. Also, a fully built API server from backend module was used to build to the frontend side and form a full engaging webapp. This webapp is Reddit replica which serves news articles and comments to the user, along with metadata relating to those items. One of the key features is letting the users to post articles, delete comments on articles.
React Styled-components Javascript Html CSS