Skip to content
View sXakil's full-sized avatar
:octocat:
Working Remotely
:octocat:
Working Remotely
Block or Report

Block or report sXakil

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
sXakil/README.md

Hi πŸ‘‹

I am a fullstack Web and Mobile Application Developer, specializing in React and React Native, along with NEXT, Gatsby, and MUI. I prefer Laravel, Codigniter, Express or Django for the backend and MySQL, OracleDB or Mongo for database.

My top projects includeβ€”

  • Product designer applications
  • NFT showcasing websites
  • CRMs
  • Strategic Applications
  • Single purpose applications/tools
  • High-end third party API integration

Feel free to say hi@shakil.info for any inquiry.

Pinned

  1. UMS UMS Public

    First-year Project for my Java OOP course, made with JavaFX, JFOENIX and MongoDB.

    Java 7

  2. A simple program to print the map of... A simple program to print the map of Bangladesh based on the ASCII values of a generated string. (Generator script: https://gist.github.com/sXakil/a7377acba95f8ba2b7dddfaf24339c27)
    1
    #include <stdio.h>
    2
    int main() {
    3
        char *str = "ED.GDAD.DLEB.COCC.CV.FS.HQ."
    4
            "JN.MP.Go.Cr.Cq.Cp.Fk.Jf.J`.I`.H`ID."
    5
            "J^HE.K^FG.N[ABCG.L`CG.MTBT.MUCS.NTD"
  3. comBLOG comBLOG Public

    A simple full-stack blog app made with NodeJS, Express and MongoDB following the REST constraints

    HTML