Skip to content
View Raadiah's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Block or report Raadiah

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Raadiah/README.md

Howdy!

Welcome to my repository! This is Soomanib Kamruzzaman. I am currently working in the Department of ICT. My specialization is in the Software Engineering field. I work full-stack mostle in Javascript frameworks - Vue and React.

My technology stack are:

  1. MERN Stack
  2. Vue and Laravel

Pinned Loading

  1. Book-Shop-Website Book-Shop-Website Public

    The website is built using React.js, Tailwind CSS and Daisy UI.

    JavaScript

  2. Cook-Book Cook-Book Public

    Website to show food recipes. This is a fun project made with Tailwind CSS, Daisy UI and Advanced JavaScript

    HTML

  3. Art-Store-Database Art-Store-Database Public

    This is an art store database management for a typical store which sells art supplies. The system is made with Oracle-11g DBMS. It includes trigger, loop, PL-SQL, procedure and functions.

    TSQL 5 1

  4. PostgreSQL PostgreSQL Public

    A documentation on PostgreSQL. Here the Art Store Database is again made step-by-step using PostgreSQL. Live Link: https://raadiah.github.io/PostgreSQL/

    3 1

  5. RooflessHouse RooflessHouse Public

    A graphics project using OpenGL library, which includes game walking, interactive camera view, roll, yaw, pitch, interactive light, texture mapping, Koch Curve, Complex Objects made etc.

    C++ 1

  6. Compiler_Design Compiler_Design Public

    A programming language grammar is defined. A parser is created for the grammar. An input-output example for possible test-cases are given.

    Yacc