I am Aadil The

I specialize in web development, front-end, back-end, and web design

My Work

I Specialize In

Front-end web development and Back-end web development

JavaScript

I specialize in es6 functional programming, and learned modern techniques such as async js and AJAX. I know DOM manipulation for front-end engineering.

Node JS

I specialize in creating backend sites combining Node, Express, and MongoDB. I use EJS as my templating engine of choice.

HTML and CSS

Using my web design knowledge, I transfer my mockups from Figma to HTML and CSS. I use SASS and sometimes Bootstrap to maintain a cleaner, more powerful codebase.

React and React Native

React is my front-end framework of choice, and I use the skills I learned in React and apply them to creating mobile applications in React Native.

  • Hours Worked
  • 40
  • Websites Created
  • 10
  • Apps Deployed
  • 0
  • Apps Created
  • 4

My Creative Process

Here is my process for how I design and code a website:

1

From Imagination to Design

I use the principles of web design to create a mockup of what I want my site to look like in Figma.

2

From Design To Code

I then take the specifications from my Figma design and transfer it into simple HTML and CSS, using stuff like Bootstrap, Tailwind, and SASS to power up my CSS.

3

Creating the Server

Using Node.js and Express, I create routes and serve static content on those routes. I create an API behind the scenes for database and user management. If I'm only working a front-end intensive app, I will use a service like Firebase for my backend needs.

4

Authentication and Authorization

I use Google OAuth and session authentication to authenticate users to the website, allowing them to edit data on their account. I make sure to hash passwords and use trusted security methods.